summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain/nxflat
Commit message (Collapse)AuthorAgeFilesLines
* Add tools to manage a version filepatacongo2011-04-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3502 42af7a65-404d-4744-a932-0658087f49c3
* Fix nxflat build error on Ubuntupatacongo2011-03-192-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3404 42af7a65-404d-4744-a932-0658087f49c3
* Need to remove .exe files on clean for Cygwinpatacongo2010-08-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2886 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-262-33/+98
| | | | 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
* Need to use GOTOFF offsetspatacongo2009-06-253-10/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1949 42af7a65-404d-4744-a932-0658087f49c3
* Make all counts 16-bitspatacongo2009-06-251-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1947 42af7a65-404d-4744-a932-0658087f49c3
* Make all counts 16-bitpatacongo2009-06-252-5/+10
| | | | 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-253-42/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1945 42af7a65-404d-4744-a932-0658087f49c3
* Remove warnings/Add genromfspatacongo2009-06-243-128/+133
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1937 42af7a65-404d-4744-a932-0658087f49c3
* Remove unsed libraries and variablespatacongo2009-06-242-7/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1936 42af7a65-404d-4744-a932-0658087f49c3
* remove garbage output that can corrupt filespatacongo2009-06-231-3/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1935 42af7a65-404d-4744-a932-0658087f49c3
* First cut at GOT relocationspatacongo2009-06-233-116/+109
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1932 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to allocate GOTpatacongo2009-06-233-198/+528
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1929 42af7a65-404d-4744-a932-0658087f49c3
* Defs for new relocation typespatacongo2009-06-224-153/+190
| | | | 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-196-570/+793
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1910 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC offsets in thunk routinespatacongo2009-06-192-6/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1908 42af7a65-404d-4744-a932-0658087f49c3
* Need .thumb_func for thumb functionspatacongo2009-06-183-7/+8
| | | | 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-1810-751/+426
| | | | 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-1812-0/+6085
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1903 42af7a65-404d-4744-a932-0658087f49c3