summaryrefslogtreecommitdiff
path: root/misc/buildroot
Commit message (Expand)AuthorAgeFilesLines
* Fix THM_CALL relocationpatacongo2009-06-251-10/+10
* Need to use GOTOFF offsetspatacongo2009-06-253-10/+12
* Make all counts 16-bitspatacongo2009-06-251-2/+2
* Make all counts 16-bitpatacongo2009-06-252-5/+10
* Fix to handle case of more than 4 argumentspatacongo2009-06-253-42/+34
* updatepatacongo2009-06-241-0/+1
* 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
* First cut at GOT relocationspatacongo2009-06-233-116/+109
* Add logic to allocate GOTpatacongo2009-06-233-198/+528
* Defs for new relocation typespatacongo2009-06-224-153/+190
* Fix GOT32 relocationpatacongo2009-06-201-92/+133
* Add some thumb relocationspatacongo2009-06-191-327/+346
* thunks should not use GOT addresspatacongo2009-06-196-570/+793
* Fix PIC offsets in thunk routinespatacongo2009-06-192-6/+22
* Need .thumb_func for thumb functionspatacongo2009-06-183-7/+8
* mknxflat is now in the ballparkpatacongo2009-06-1810-751/+426
* First rough port of XFLAT toolspatacongo2009-06-1835-7/+6287
* Add AVR support for the ATmega128patacongo2009-05-2917-195/+148
* Prep for 0.1.6 releasepatacongo2009-05-202-4/+5
* Fix missing mode in O_CREATpatacongo2009-05-062-0/+14
* Fix GCC 3.4.6 buildpatacongo2009-05-063-33/+11
* Add GCC-4.3.3 for ARM920Tpatacongo2009-05-053-9/+144
* Fixed (or at least identified) objcopy problempatacongo2009-04-291-7/+20
* Add arm7tdmi-defconfig-4.2.4patacongo2009-04-294-6/+127
* fix Cortex-M3 buildpatacongo2009-04-257-29/+55
* thumb is the same CPU type as armpatacongo2009-04-251-0/+12
* same problem, two placespatacongo2009-04-251-0/+11
* Fix test for object file suffixpatacongo2009-04-251-0/+11
* Cortex fixespatacongo2009-04-253-2/+18
* fix offsetspatacongo2009-04-252-3/+3
* updatespatacongo2009-04-242-4/+3
* update zipme tool; remove unused directoriespatacongo2009-04-245-101/+55
* Add binutils 2.19.1patacongo2009-04-243-90/+13
* Bad importpatacongo2009-04-246-188/+0
* Add BINUTILS 2.19.1 patacongo2009-04-2410-0/+299
* Add gcc-4.3.3 and Cortex-M3patacongo2009-04-237-123/+131
* Add GCC 4.3.3patacongo2009-04-2310-0/+407
* Remove unused settingspatacongo2009-04-234-31/+15
* Add logic to more clearly specific ARM architecturepatacongo2009-04-238-8/+181
* Remove dead codepatacongo2009-04-221-5/+0
* cosmeticpatacongo2009-04-221-2/+2
* Some special casespatacongo2009-04-201-2/+8
* Remove dead codepatacongo2009-04-201-22/+0
* upatepatacongo2009-04-191-2/+3
* Add support to build g++patacongo2009-04-199-430/+89
* Use same location for nuttx as other archspatacongo2009-04-041-1/+1
* No soft float with blackfinpatacongo2009-04-042-2/+1