summaryrefslogtreecommitdiffstats
path: root/misc/buildroot
AgeCommit message (Expand)AuthorFilesLines
2011-03-19Fix nxflat build error on Ubuntupatacongo2-8/+8
2011-03-19Move VSN apps to apps/vsnpatacongo2-1/+4
2011-03-07Add i486 toolchain supportpatacongo4-7/+136
2011-02-21Update READMEpatacongo1-0/+16
2011-02-14Change all CVS references to SVNpatacongo1-4/+3
2011-02-14Removed old CVS directoriespatacongo1-45/+0
2011-02-14Removed old CVS directoriespatacongo134-51889/+0
2011-02-14Removed old CVS directoriespatacongo80-41338/+0
2011-02-13Add patch to build GDB 6.8 on versions of Cygwin > 1.7patacongo3-0/+30
2011-02-12More cywin notespatacongo1-0/+6
2011-02-10Prep for 1.9 releasepatacongo1-4/+6
2011-02-10Add support for m9s12xpatacongo30-66/+32438
2010-09-02Add --disable-werror to gdb.mkpatacongo2-0/+5
2010-08-30Remove ncurses from gdb_targetpatacongo2-1/+2
2010-08-25Need to remove .exe files on clean for Cygwinpatacongo1-1/+1
2010-08-25Add NXFLAT-only config for ARM926patacongo3-1/+115
2010-08-18Update ARM926 to GCC 4.3.3patacongo2-0/+120
2009-12-21Prep for 1.8 releasepatacongo2-2/+9
2009-12-20Add M16C GCC 4.3.3patacongo3-1/+101
2009-12-20Add genromfspatacongo1-0/+1
2009-12-03hc12 won't build with GCC 4.3.3patacongo3-5/+114
2009-12-02updatepatacongo1-1/+2
2009-12-02Add m68hc12 4.3.3 configpatacongo2-2/+106
2009-11-30Update Cygwin build instructionspatacongo1-3/+15
2009-11-30Add ARM7TDMI 4.3.3 toolchainpatacongo3-3/+126
2009-11-28A note about spaces in directory pathespatacongo1-0/+14
2009-10-23CortexM3 now builds NXFLAT toolchain toopatacongo2-2/+3
2009-08-01Build NXFLAT tools for ARM926t configpatacongo1-1/+2
2009-06-26updatepatacongo1-1/+3
2009-06-26prep for 0.1.8patacongo2-2/+11
2009-06-26Remove warning due to unused symbolpatacongo1-1/+0
2009-06-26Completes initial fragile integrationpatacongo2-33/+98
2009-06-25Fix THM_CALL relocationpatacongo1-10/+10
2009-06-25Need to use GOTOFF offsetspatacongo3-10/+12
2009-06-25Make all counts 16-bitspatacongo1-2/+2
2009-06-25Make all counts 16-bitpatacongo2-5/+10
2009-06-25Fix to handle case of more than 4 argumentspatacongo3-42/+34
2009-06-24updatepatacongo1-0/+1
2009-06-24Add genromfspatacongo4-0/+48
2009-06-24Remove warnings/Add genromfspatacongo4-128/+133
2009-06-24Remove unsed libraries and variablespatacongo2-7/+2
2009-06-23remove garbage output that can corrupt filespatacongo1-3/+0
2009-06-23First cut at GOT relocationspatacongo3-116/+109
2009-06-23Add logic to allocate GOTpatacongo3-198/+528
2009-06-22Defs for new relocation typespatacongo4-153/+190
2009-06-20Fix GOT32 relocationpatacongo1-92/+133
2009-06-19Add some thumb relocationspatacongo1-327/+346
2009-06-19thunks should not use GOT addresspatacongo6-570/+793
2009-06-19Fix PIC offsets in thunk routinespatacongo2-6/+22
2009-06-18Need .thumb_func for thumb functionspatacongo3-7/+8