summaryrefslogtreecommitdiff
path: root/m68k-unknown-amigaos
Commit message (Expand)AuthorAgeFilesLines
* Link crt0.o to ncrt0.o to amke the compiler workChris Young2015-01-111-0/+1
* Fix clib2 getopt() compilationChris Young2015-01-111-0/+79
* Use gcc 3.4.6 for m68k-amigaos-toolchainChris Young2015-01-1150-2228/+4841
* Get binutils from the 2.14 branch and update gcc to 4.5.4. Add extra curl args.Chris Young2014-12-201-2/+2
* Fix usage of autoconf and stop prompting for cvs passwordVincent Sanders2014-12-201-9/+19
* add required gmp patch to get it compiling on the CI systemVincent Sanders2014-12-202-8/+24
* Update openurl repo locationChris Young2014-12-191-2/+2
* Fix m68k binutils buildChris Young2014-12-193-0/+313
* Fix some outdated linksChris Young2014-12-161-2/+2
* Include libraries/Picasso96.h if not already includedJohn Mark Bell2011-01-071-0/+3
* Add OpenURL 7.8 headers to NDK installJohn Mark Bell2011-01-071-1/+9
* Import Picasso96 headers from NDK 3.5 contrib treeJohn Mark Bell2011-01-063-0/+568
* Something approximating versioning for clib2John Mark Bell2010-12-301-1/+2
* Tidy up filesystem usage.John Mark Bell2010-12-301-32/+46
* Default prefix is /opt/netsurf/<target>/crossJohn Mark Bell2010-12-301-8/+2
* Fix patchJohn Mark Bell2010-12-301-6/+4
* Take a different approach for NewObjectJohn Mark Bell2010-12-291-5/+3
* Add timerisset/timerclear macrosJohn Mark Bell2010-12-291-0/+19
* Trivial support for SIGPIPEJohn Mark Bell2010-12-291-0/+93
* Define INADDR_LOOPBACKJohn Mark Bell2010-12-291-0/+10
* Make sys/types.h include sys/select.h if necessary, so that fd_set gets defin...John Mark Bell2010-12-291-1/+14
* Add getrusage support, and a stub implementationJohn Mark Bell2010-12-292-0/+48
* Stub out some compatibility headersJohn Mark Bell2010-12-293-0/+22
* Add glob.h and a stub implementation thereofJohn Mark Bell2010-12-292-0/+44
* Define some BSD typesJohn Mark Bell2010-12-291-0/+18
* Add -lnet -lunix to the default link lineJohn Mark Bell2010-12-291-1/+1
* Declare NewObjectI static, so we don't get multiple definitions at link timeJohn Mark Bell2010-12-291-1/+1
* A motley selection of changes, which ultimately result in a toolchain that pr...John Mark Bell2010-12-2422-82/+3262
* Now with added binutilsJohn Mark Bell2010-12-203-14/+48
* Import toolchains treeJohn Mark Bell2010-12-1610-0/+2358