Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
2cf61be2430ffca74ab6729bec85539778f31a9e
Select Git revision
2 results
nuttx
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Jun 24, 2009
Fix a problem that was causing tools/incdir.sh to generate inappropriate paths for Cygwin tools
· 2cf61be2
patacongo
authored
15 years ago
2cf61be2
Fix DEBUG-on compilation errors
· 6e759adf
patacongo
authored
15 years ago
6e759adf
update
· b5504750
patacongo
authored
15 years ago
b5504750
Jun 23, 2009
Fix .PHONY targets
· b6691204
patacongo
authored
15 years ago
b6691204
Add another NXFLAT test case
· 4663bbd3
patacongo
authored
15 years ago
4663bbd3
Still waffling on relocation types
· cd91bd36
patacongo
authored
15 years ago
cd91bd36
Remove import symbols from relo table
· 65aa8ce2
patacongo
authored
15 years ago
65aa8ce2
Jun 22, 2009
ispace offset needs to account for size of header
· c34a013a
patacongo
authored
15 years ago
c34a013a
Back-out one relocation type
· 4a7bdfa3
patacongo
authored
15 years ago
4a7bdfa3
New relocation types
· bd11dc83
patacongo
authored
15 years ago
bd11dc83
Jun 21, 2009
Symbol table is ordered
· 7117b399
patacongo
authored
15 years ago
7117b399
Add logic to mount ROMFS filesystem
· d9c7b592
patacongo
authored
15 years ago
d9c7b592
Finishes first cut of examples/nxflat
· d6677252
patacongo
authored
15 years ago
d6677252
Flesh out examples/nxflat build environment
· bb480457
patacongo
authored
15 years ago
bb480457
Add logic to make ROMFS image
· 421102ec
patacongo
authored
15 years ago
421102ec
Add NXFLAT dynamic binding logic
· f99eb7d8
patacongo
authored
15 years ago
f99eb7d8
Jun 20, 2009
Add symbol table support
· 57deccf9
patacongo
authored
15 years ago
57deccf9
Add symbol table support
· 66c91ff1
patacongo
authored
15 years ago
66c91ff1
Add qsort()
· 79f95ab4
patacongo
authored
15 years ago
79f95ab4
Remove warnings
· 805fce4c
patacongo
authored
15 years ago
805fce4c
Finish nxflat test Makefiles
· 680b476d
patacongo
authored
15 years ago
680b476d
Jun 19, 2009
update
· 6b4b78df
patacongo
authored
15 years ago
6b4b78df
Fix CFLAGS
· abc8a47a
patacongo
authored
15 years ago
abc8a47a
Jun 18, 2009
Fix second stage link
· d832940a
patacongo
authored
15 years ago
d832940a
Integrated mknxflat
· c520315d
patacongo
authored
15 years ago
c520315d
Back out most of last change
· b754962f
patacongo
authored
15 years ago
b754962f
update Makefiles
· 855a5845
patacongo
authored
15 years ago
855a5845
Jun 17, 2009
Integrate PIC support into context switching
· f876eb55
patacongo
authored
15 years ago
f876eb55
Fixes for compilation with ez80
· 2afd39df
patacongo
authored
15 years ago
2afd39df
Remove bitfields from NXFLAT definition
· 10fd1a67
patacongo
authored
15 years ago
10fd1a67
Straighten out conditional compilation
· 2ea9e257
patacongo
authored
15 years ago
2ea9e257
Add exec_module
· 4a1221f3
patacongo
authored
15 years ago
4a1221f3
Add basic module management logic
· 8ce89fe1
patacongo
authored
15 years ago
8ce89fe1
add description of new directories
· 60d59fa8
patacongo
authored
15 years ago
60d59fa8
Easing in binfmt support
· fdca0812
patacongo
authored
15 years ago
fdca0812
Jun 16, 2009
Got more NXFLAT examples to compile
· 57650c2c
patacongo
authored
15 years ago
57650c2c
Reserved word 'private' in C header files is a problem for C++
· 6ad27ed1
patacongo
authored
15 years ago
6ad27ed1
Added NXFLAT a bit at a time
· c344589c
patacongo
authored
15 years ago
c344589c
More C++ stubs
· e6b609ca
patacongo
authored
15 years ago
e6b609ca
Adding basic framework for NXFLAT
· 00819643
patacongo
authored
15 years ago
00819643
Loading