summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Prep for 2.0 releasepatacongo2009-12-212-2/+9
* Prep for 1.8 releasepatacongo2009-12-212-2/+9
* Add M16C GCC 4.3.3patacongo2009-12-203-1/+101
* Add genromfspatacongo2009-12-201-0/+1
* Integrate with nuttxpatacongo2009-12-182-3/+3
* Fixes for good build after type changespatacongo2009-12-1810-64/+61
* Update to use stdint/stdbool.hpatacongo2009-12-1865-13678/+13736
* Update to use stdint/stdbool.hpatacongo2009-12-1835-5382/+5420
* Update to use stdint/stdbool.hpatacongo2009-12-1824-7128/+7183
* Update to use stdint/stdbool.hpatacongo2009-12-1821-7971/+8025
* Update to use stdint/stdbool.hpatacongo2009-12-183-41/+43
* Update to use stdint/stdbool.hpatacongo2009-12-1811-650/+661
* hc12 won't build with GCC 4.3.3patacongo2009-12-033-5/+114
* updatepatacongo2009-12-021-1/+2
* Add m68hc12 4.3.3 configpatacongo2009-12-022-2/+106
* Update Cygwin build instructionspatacongo2009-11-301-3/+15
* Add ARM7TDMI 4.3.3 toolchainpatacongo2009-11-303-3/+126
* A note about spaces in directory pathespatacongo2009-11-281-0/+14
* CortexM3 now builds NXFLAT toolchain toopatacongo2009-10-232-2/+3
* Build NXFLAT tools for ARM926t configpatacongo2009-08-011-1/+2
* updatepatacongo2009-06-261-1/+3
* prep for 0.1.8patacongo2009-06-262-2/+11
* Remove warning due to unused symbolpatacongo2009-06-261-1/+0
* Completes initial fragile integrationpatacongo2009-06-262-33/+98
* 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