Go to file
NicJA 477723711b update aclocal. detect the correct tool versions for llvm-based host toolchains.
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@56250 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
2019-04-14 18:20:14 +00:00
arch temporary changed in ELF loader for ARM AROS. More changes follow shortly (change from SHT_REL to SHT_RELA) 2019-04-14 06:47:33 +00:00
boot wip prep commit in lieu of gfx subsystem update changes. 2017-01-05 07:29:22 +00:00
bootstrap fix casts in debug statements so they also work with elf64 on 32bit. Handle plt32 relocations in internalloadseg_elf also. (NicJA) 2019-03-08 13:14:22 +00:00
compiler also adjust section type from SHT_REL to SHT_RELA 2019-04-14 12:16:36 +00:00
config don't strip here ... its already stripped when used. 2019-04-13 15:15:49 +00:00
developer update the freetype2 'demos' to 2.10.0 also. 2019-04-10 16:36:51 +00:00
external build fd files in the directory specified in the config. 2019-03-19 00:48:52 +00:00
images copy more of the Mason prefs icons 2019-04-11 21:07:46 +00:00
rom recognise mufs filesystems. initialize open count and fix debug output. 2019-04-13 18:11:07 +00:00
scripts update config.sub/config.guess 2019-04-14 15:12:28 +00:00
tools Completed arm*-*-aros support in gas - use the arm32-big/littlearm-aros target instead of generic arm elf target. Necessary since we do require RELA relocations, not REL type. 2019-04-14 06:47:32 +00:00
workbench silence debug and make it consistent. fix a silly c&p error. 2019-04-14 02:13:59 +00:00
.gitignore added .vscode (Visual Studio Code) to .gitignore file 2017-01-23 12:11:00 +00:00
ACKNOWLEDGEMENTS
LEGAL
LICENSE
LICENSE.Author Provide additional licenses to all of my changes. 2017-04-02 12:53:42 +00:00
LICENSE.GPL
LICENSE.LGPL
Makefile.in rename the toolchain only part of the crosstools target to crosstools-toolchain. add another crosstools target that depends on it and also builds libatomic if applicable for stand alone toolchains. 2019-04-12 02:05:16 +00:00
_gdbinit # update the comment in gdbinit. 2017-05-11 20:29:52 +00:00
acinclude.m4 update aclocal. detect the correct tool versions for llvm-based host toolchains. 2019-04-14 18:20:14 +00:00
aclocal.m4 update aclocal. detect the correct tool versions for llvm-based host toolchains. 2019-04-14 18:20:14 +00:00
configure update aclocal. detect the correct tool versions for llvm-based host toolchains. 2019-04-14 18:20:14 +00:00
configure.in update aclocal. detect the correct tool versions for llvm-based host toolchains. 2019-04-14 18:20:14 +00:00
license.html
make.defaults
mmake.config.in correct the value of genmakefiledeps 2019-04-09 00:21:30 +00:00
mmakefile