summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain/nxflat/ldnxflat.c
Commit message (Collapse)AuthorAgeFilesLines
* Behavior is a little different on Linux. Need to include BFD config.h ↵Gregory Nutt2014-02-281-1/+2
| | | | before any system files(?)
* Binutils 2.4 wants us to include config.h before bfd.hGregory Nutt2014-02-271-0/+1
|
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5228 42af7a65-404d-4744-a932-0658087f49c3
* More fixes for ldnxflat. There are still problems with the GCC 4.6.3patacongo2012-10-101-16/+81
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5227 42af7a65-404d-4744-a932-0658087f49c3
* Disable R_ARM_REL32 logicpatacongo2012-10-101-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5224 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the R_ARM_REL32 relocationpatacongo2012-10-101-91/+144
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5223 42af7a65-404d-4744-a932-0658087f49c3
* Email address change in misc/patacongo2012-09-131-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5144 42af7a65-404d-4744-a932-0658087f49c3
* Remove warning due to unused symbolpatacongo2009-06-261-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1966 42af7a65-404d-4744-a932-0658087f49c3
* Completes initial fragile integrationpatacongo2009-06-261-29/+94
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1964 42af7a65-404d-4744-a932-0658087f49c3
* Fix THM_CALL relocationpatacongo2009-06-251-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1950 42af7a65-404d-4744-a932-0658087f49c3
* Make all counts 16-bitpatacongo2009-06-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1946 42af7a65-404d-4744-a932-0658087f49c3
* Fix to handle case of more than 4 argumentspatacongo2009-06-251-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1945 42af7a65-404d-4744-a932-0658087f49c3
* Remove warnings/Add genromfspatacongo2009-06-241-125/+130
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1937 42af7a65-404d-4744-a932-0658087f49c3
* Remove unsed libraries and variablespatacongo2009-06-241-6/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1936 42af7a65-404d-4744-a932-0658087f49c3
* First cut at GOT relocationspatacongo2009-06-231-107/+91
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1932 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to allocate GOTpatacongo2009-06-231-177/+469
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1929 42af7a65-404d-4744-a932-0658087f49c3
* Defs for new relocation typespatacongo2009-06-221-51/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1927 42af7a65-404d-4744-a932-0658087f49c3
* Fix GOT32 relocationpatacongo2009-06-201-92/+133
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1914 42af7a65-404d-4744-a932-0658087f49c3
* Add some thumb relocationspatacongo2009-06-191-327/+346
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1911 42af7a65-404d-4744-a932-0658087f49c3
* thunks should not use GOT addresspatacongo2009-06-191-238/+82
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1910 42af7a65-404d-4744-a932-0658087f49c3
* Need .thumb_func for thumb functionspatacongo2009-06-181-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1906 42af7a65-404d-4744-a932-0658087f49c3
* mknxflat is now in the ballparkpatacongo2009-06-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1904 42af7a65-404d-4744-a932-0658087f49c3
* First rough port of XFLAT toolspatacongo2009-06-181-0/+2088
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1903 42af7a65-404d-4744-a932-0658087f49c3