summaryrefslogtreecommitdiff
path: root/m5475-atari-mint
Commit message (Collapse)AuthorAgeFilesLines
* m5475-atari-mint: hack until mintbin install path is fixedFrançois Revol2019-02-221-1/+3
|
* atari-mint: update binutils to 2.30François Revol2019-02-221-2/+2
|
* atari-mint: fix mintbin install pathFrançois Revol2019-02-221-0/+1
| | | | | Not that NS really needs it (we pass the stack size to the linker), but other progs using the SDK might.
* atari-mint: fix typo (BINUTILS vs MINTBIN)François Revol2019-02-221-1/+1
| | | | No wonder mintbin wasn't installed at all...
* m5475-atari-mint: update mintlib on par with m68kFrançois Revol2019-02-221-1/+1
|
* atari-mint: allow parallel build of binutils and gccFrançois Revol2019-02-221-3/+5
| | | | by passing BUILD_SMP=-jN to make
* atari-mint: completely skip using makeinfoFrançois Revol2019-02-221-1/+2
| | | | | | Fixes "no matching `@end tex'" errors triggered with recent makeinfo. Who needs documentation anyway.
* atari-mint: Force automake/aclocal to 1.11François Revol2019-02-221-4/+6
| | | | | | | Since we force autoconf and friends to 2.64, on Debian unstable at leastsome aclocal macros complain that they require at least 2.65. Also add automake1.11 to the list of required debian packages.
* atari-mint: update binutilsFrançois Revol2019-02-221-2/+2
|
* should select teh coldfire architecture as teh compiler defaultVincent Sanders2014-01-221-1/+2
|
* m5475-atari-mint: make toolchain build againJohn-Mark Bell2014-01-191-6/+6
|
* make m5475-atari-mint use cached copies of sourcesVincent Sanders2013-11-242-13/+33
|
* Update MiNT toolchain to use latest MiNTlibOle Loots2013-11-241-1/+1
| | | | | | | This fixes an bug in the file fetcher of netsurf, which was introduced since the file fetcher uses scandir. There was an recent fix for dirent struct inside mintlib which solves the problem.
* Force use of malloc in mintlib. (Credit: Ole Loots)John-Mark Bell2012-11-061-2/+11
|
* add coldfire (m5475) toolchain/sdk buildVincent Sanders2012-10-127-0/+407