summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix THM_CALL relocationpatacongo2009-06-251-10/+10
* Need to use GOTOFF offsetspatacongo2009-06-253-10/+12
* Fix debug outputpatacongo2009-06-251-1/+6
* Make all counts 16-bitspatacongo2009-06-251-2/+2
* Make all counts 16-bitpatacongo2009-06-257-12/+22
* Fix to handle case of more than 4 argumentspatacongo2009-06-253-42/+34
* Fix messaging logic for case of debu disabledpatacongo2009-06-251-5/+16
* Initial NXFLAT debug fixespatacongo2009-06-258-43/+101
* Fix a bug in initial XIP offsetpatacongo2009-06-245-17/+119
* Fix a problem that was causing tools/incdir.sh to generate inappropriate path...patacongo2009-06-248-29/+119
* Fix DEBUG-on compilation errorspatacongo2009-06-243-4/+4
* updatepatacongo2009-06-242-1/+3
* Add genromfspatacongo2009-06-244-0/+48
* Remove warnings/Add genromfspatacongo2009-06-244-128/+133
* Remove unsed libraries and variablespatacongo2009-06-242-7/+2
* remove garbage output that can corrupt filespatacongo2009-06-231-3/+0
* Fix .PHONY targetspatacongo2009-06-231-1/+1
* Add another NXFLAT test casepatacongo2009-06-235-2/+332
* First cut at GOT relocationspatacongo2009-06-233-116/+109
* Still waffling on relocation typespatacongo2009-06-232-7/+70
* Remove import symbols from relo tablepatacongo2009-06-232-22/+9
* Add logic to allocate GOTpatacongo2009-06-233-198/+528
* ispace offset needs to account for size of headerpatacongo2009-06-221-3/+3
* Defs for new relocation typespatacongo2009-06-224-153/+190
* Back-out one relocation typepatacongo2009-06-224-66/+6
* New relocation typespatacongo2009-06-2210-158/+398
* Symbol table is orderedpatacongo2009-06-213-7/+40
* Add logic to mount ROMFS filesystempatacongo2009-06-213-4/+40
* Finishes first cut of examples/nxflatpatacongo2009-06-214-15/+131
* Flesh out examples/nxflat build environmentpatacongo2009-06-2132-156/+361
* Add logic to make ROMFS imagepatacongo2009-06-212-5/+63
* Add NXFLAT dynamic binding logicpatacongo2009-06-217-19/+230
* Add symbol table supportpatacongo2009-06-205-0/+553
* Add symbol table supportpatacongo2009-06-204-3/+108
* Add qsort()patacongo2009-06-204-15/+252
* Remove warningspatacongo2009-06-204-8/+81
* Fix GOT32 relocationpatacongo2009-06-201-92/+133
* Finish nxflat test Makefilespatacongo2009-06-2012-40/+35
* updatepatacongo2009-06-191-13/+13
* Add some thumb relocationspatacongo2009-06-191-327/+346
* thunks should not use GOT addresspatacongo2009-06-196-570/+793
* Fix CFLAGSpatacongo2009-06-192-3/+1
* Fix PIC offsets in thunk routinespatacongo2009-06-192-6/+22
* Fix second stage linkpatacongo2009-06-189-36/+52
* Need .thumb_func for thumb functionspatacongo2009-06-183-7/+8
* Integrated mknxflatpatacongo2009-06-1856-90/+1218
* mknxflat is now in the ballparkpatacongo2009-06-1810-751/+426
* First rough port of XFLAT toolspatacongo2009-06-1835-7/+6287
* Back out most of last changepatacongo2009-06-184-37/+32
* update Makefilespatacongo2009-06-1810-28/+58