summaryrefslogtreecommitdiff
path: root/m68k-unknown-amigaos
Commit message (Expand)AuthorAgeFilesLines
* fix m68k amiga openssl patchesVincent Sanders2019-02-151-6/+14
* m68k-amigaos: the MPC download URL changedFrançois Revol2018-07-071-1/+1
* Add codesets includes for OS3 tooChris Young2017-12-101-1/+11
* fix m68k amigaos toolchain buildVincent Sanders2017-11-231-1/+1
* fix tabs vs spaces in previous commitVincent Sanders2017-09-171-1/+1
* add bison building to m68k amigaos cross compileVincent Sanders2017-09-171-1/+34
* disable warnings as errors in m68k binutils buildsVincent Sanders2017-03-271-1/+1
* Update clib2 to 1.213Chris Young2017-01-121-1/+1
* Update Clib2 version to 1.212Michael Drake2016-11-291-1/+1
* Update clib2 to 2.212Chris Young2016-11-271-1/+1
* Update clib2 to 1.208Chris Young2016-11-202-18/+1
* clib2 1.207Chris Young2016-11-192-7/+24
* Remove spurious 'V' from download URLChris Young2016-11-191-1/+1
* No longer neededChris Young2016-11-191-8/+0
* grab clib2 masterChris Young2016-11-191-1/+1
* Add gcc inline for guigfxChris Young2016-04-241-0/+224
* Add guigfx and render.library includes for m68k-unknown-amigaosChris Young2016-04-241-1/+20
* Remove the inline stdargs version of NewObject() as GCC always optimised it awayChris Young2016-02-291-10/+7
* Increase clib2 default memory pool size to 16KChris Young2016-02-291-0/+8
* Update clib to 2.106Chris Young2016-01-281-8/+5
* Fix openurl SDK installChris Young2016-01-281-5/+7
* 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