summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Enable __MEM_DEBUG in clib2"chris/clib2-debugChris Young2016-12-051-16/+4
| | | | This reverts commit 8292756e908fa5a53ef06a6261b398c6a3ad08d9.
* Enable __MEM_DEBUG in clib2Chris Young2016-12-051-4/+16
|
* Merge branch 'master' of git://git.netsurf-browser.org/toolchains into ↵Chris Young2016-12-032-18/+1
|\ | | | | | | chris/clib2-debug
| * Update Clib2 version to 1.212Michael Drake2016-11-291-1/+1
| | | | | | | | It looks like 2.212 was a mistake: https://github.com/adtools/clib2/releases
| * Update clib2 to 2.212Chris Young2016-11-271-1/+1
| | | | | | | | I think the first '2' is a typo!
| * Update clib2 to 1.208Chris Young2016-11-202-18/+1
| | | | | | | | Allows us to get slab allocator stats
* | Enable clib2 memory debug modeChris Young2016-11-201-0/+29
|/
* Update clib2 to v1.207Chris Young2016-11-193-14/+23
|\
| * clib2 1.207Chris Young2016-11-192-7/+24
| | | | | | | | Remove non-existant file reference from makefile
| * 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
|/
* Move detection of Altivec into libjpeg-turboChris Young2016-11-181-0/+26
| | | | | This has also been submitted as a patch upstream: https://github.com/libjpeg-turbo/libjpeg-turbo/pull/118
* update for new curl releaseVincent Sanders2016-11-091-1/+1
|
* SDK: fix libjpeg-turbo for ppc-amigaosJohn-Mark Bell2016-10-052-0/+13
|
* SDK: disable smb(s) support in libcurlJohn-Mark Bell2016-10-051-1/+1
|
* SDK: bump library versionsJohn-Mark Bell2016-10-051-11/+11
|
* SDK: remove spidermonkey and nsprJohn-Mark Bell2016-10-0531-2200/+2
|
* update curl to 1.50.1 to fix several CVEVincent Sanders2016-08-041-1/+1
|
* Apparently the libjpeg multiplier should be short on m68k for best performance.Chris Young2016-07-103-0/+25
|
* Update libjpeg-turbo to v1.5.0Chris Young2016-07-091-2/+2
| | | | Set ppc-amigaos target to use it
* update atari mintlib version for new releaseVincent Sanders2016-05-031-1/+1
|
* update openssl for security updateVincent Sanders2016-05-031-1/+1
|
* Add guigfx and render.library includes for AmigaOS targets.Chris Young2016-04-243-2/+263
|\ | | | | | | | | This allows us to do more efficient bitmap colour reduction, ideal for 68k/AGA Merge branch 'chris/guigfx'
| * 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
| |
| * Add guigfx and render.library includes for ppc-amigaosChris Young2016-04-241-1/+19
|/
* Backport change to avoid SWP from upstreamJohn-Mark Bell2016-03-251-0/+304
|
* Update openssl to version 1.0.1sMichael Drake2016-03-021-1/+1
|
* Remove the inline stdargs version of NewObject() as GCC always optimised it awayChris Young2016-02-291-10/+7
| | | | We replace it with our own implementation within NetSurf.
* Increase clib2 default memory pool size to 16KChris Young2016-02-291-0/+8
| | | | This appears to alleviate slowdowns on 68k after the memory pool gets fragmented.
* Merge branch 'chris/gcc-530'Chris Young2016-02-2817-434/+45760
|\ | | | | | | Update ppc-amigaos gcc to v5.3.0
| * Remove a copy&change patch which was patching the source fileChris Young2016-02-281-779/+0
| |
| * Remove a MorphOS-related patch which was breaking the buildChris Young2016-02-281-7/+1
| |
| * Add some missing files as patch doesn't like the copied and changed files ↵Chris Young2016-02-281-0/+13021
| | | | | | | | that were in the original patches
| * Remove a MorphOS patch we don't care about and was confusing gitChris Young2016-02-281-454/+0
| |
| * Fix file paths in the patchesChris Young2016-02-2813-303/+303
| |
| * Fix fetch and extraction of gcc and binutilsChris Young2016-02-281-4/+6
| |
| * Import gcc patches from ↵Chris Young2016-02-287-11/+5756
| | | | | | | | https://github.com/sba1/adtools/tree/master/gcc/5/patches
| * Import binutils patches from ↵Chris Young2016-02-288-406/+28206
| | | | | | | | https://github.com/sba1/adtools/tree/master/binutils/2.23.2/patches
| * Remove some comments which are hopefully no longer relevantChris Young2016-02-281-3/+0
| |
| * My manual test build worked in 64-bit, so disable forced 32-bit binaryChris Young2016-02-281-1/+1
| |
| * Enable plugins for binutils otherwise iconv complains laterChris Young2016-02-281-1/+1
| |
| * Update to gcc 5.3.0 and known good versions of the dependenciesChris Young2016-02-281-9/+9
|/
* Add the onchipmem includes to the ppc-amigaos toolchainChris Young2016-02-281-2/+11
|
* Update clib to 2.106Chris Young2016-01-281-8/+5
|
* Fix openurl SDK installChris Young2016-01-281-5/+7
|
* Bump libpng version since 1.6.19 was vulnerable to CVE-2015-8126.Michael Drake2016-01-281-1/+1
|
* OpenSSL 1.0.1rRob Kendrick2016-01-281-1/+1
|
* Removed patch not needed with current libcurlChris Young2016-01-101-11/+0
|