aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* elflink: Move code out of core and into ldlinux.c32Matt Fleming2011-03-0927-640/+168
* elflink: Don't pass NULL to spawn_load()Matt Fleming2011-03-081-1/+3
* core: Be less verbose at bootMatt Fleming2011-03-082-3/+3
* elflink: Remove *.c32 on 'make clean'Matt Fleming2011-03-081-1/+1
* dprintf: Print to stdout as well as serial portsMatt Fleming2011-03-081-2/+4
* sys/times.h: Mark times() static inlineMatt Fleming2011-02-172-43/+7
* elflink: Warn about unresolved symbols when creating modules.depMatt Fleming2011-02-171-3/+19
* gitignore: Add modules.depMatt Fleming2011-02-171-0/+1
* gitignore: Ignore GNU global filesMatt Fleming2011-02-171-0/+3
* elflink: modify isolinux.asm to make it go to elf flowFeng Tang2010-08-261-2/+3
* elflink: remove all __com32.cs_pm from com32/Feng Tang2010-08-269-57/+11
* version: This branch is now officially the 5.00 devel branchH. Peter Anvin2010-08-121-1/+1
* Merge branch 'elflink' into elflink-mergeH. Peter Anvin2010-08-120-0/+0
|\
| * core: add .stack16 to layout.incH. Peter Anvin2009-09-141-0/+1
| * core: add .stack to layout.inc so it gets the proper flagsH. Peter Anvin2009-09-141-0/+3
| * core: get rid of .rel.dyn properlyH. Peter Anvin2009-09-142-10/+2
| * Merge branch 'fsc' into elflinkH. Peter Anvin2009-09-043-0/+82
| |\
| * \ Merge branch 'fsc' into elflinkH. Peter Anvin2009-09-031-5/+6
| |\ \
| * \ \ Merge branch 'fsc' into elflinkH. Peter Anvin2009-09-023-3/+17
| |\ \ \
| * \ \ \ Merge branch 'fsc' into elflinkH. Peter Anvin2009-09-021-0/+1
| |\ \ \ \
| * | | | | Use jiffies() to implement times(); create <core/*.h> namespaceH. Peter Anvin2009-09-025-57/+24
| * | | | | Merge branch 'fsc' into elflinkH. Peter Anvin2009-09-0215-110/+181
| |\ \ \ \ \
| * | | | | | elflink: clean up formatting in com32/elflinkH. Peter Anvin2009-09-0221-298/+295
| * | | | | | core: elflink: clean up formattingH. Peter Anvin2009-09-028-254/+233
| * | | | | | Merge branch 'fsc' into elflinkH. Peter Anvin2009-09-02143-11069/+12829
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dynamic' into elflinkH. Peter Anvin2009-08-259-10/+122
| |\ \ \ \ \ \ \
| | * | | | | | | read: handle the case of partial data from unreaddynamicH. Peter Anvin2009-08-102-6/+10
| | * | | | | | | lib: add unread() syscall; use it to implement ungetc()H. Peter Anvin2009-08-099-7/+114
| * | | | | | | | Merge commit 'klausm/klausm' into elflinkH. Peter Anvin2009-08-2527-1909/+1110
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Functional .c32 loading with modules dependency fileprofkhaos2009-08-217-6/+94
| | * | | | | | | | CLI with history and c32 smart loadingprofkhaos2009-08-2012-1650/+241
| | * | | | | | | | Initial cli with historyprofkhaos2009-08-174-5/+82
| | * | | | | | | | Merge commit 'for-klausm/klausm' into elflinkprofkhaos2009-08-1511-73/+167
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | cli: edit_cmdline() that actually worksH. Peter Anvin2009-08-131-14/+89
| | | * | | | | | | | menu: fix Ctrl-W (word erase) when editing a command lineH. Peter Anvin2009-08-131-1/+1
| | | * | | | | | | | ansi: add support for no-wrap mode, cleanupsH. Peter Anvin2009-08-132-40/+51
| | | * | | | | | | | stdio: uncomment putchar()H. Peter Anvin2009-08-131-1/+1
| | * | | | | | | | | Before merge with for-klausmprofkhaos2009-08-141-2/+2
| | |/ / / / / / / /
| | * | | | | | | | Integrated command line into coreprofkhaos2009-08-1312-224/+499
| | * | | | | | | | Checkpoint cli portingprofkhaos2009-08-106-21/+98
| * | | | | | | | | Merge branch 'dynamic' into elflinkH. Peter Anvin2009-08-091-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'core32' into dynamicH. Peter Anvin2009-08-091-1/+1
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'dynamic' into elflinkH. Peter Anvin2009-08-0816-93/+385
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'core32' into dynamicH. Peter Anvin2009-08-089-80/+331
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add --hash-style=gnu to the relevant LDFLAGSH. Peter Anvin2009-08-022-2/+2
| | * | | | | | | | | | file: clear fp->i.buf when the buffer is freedH. Peter Anvin2009-08-022-0/+2
| | * | | | | | | | | | file: use malloc/free to allocate and free buffersH. Peter Anvin2009-08-025-12/+45
| | * | | | | | | | | | prepcore: print compression statisticsH. Peter Anvin2009-08-021-0/+6
| | * | | | | | | | | | core: cleaner way to remove .rel.dyn; mark bss segments (NOLOAD)H. Peter Anvin2009-07-242-13/+12
| | * | | | | | | | | | MCONFIG: add a rule for STRIPH. Peter Anvin2009-07-241-0/+1