The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 25b0de0c28 Use -march and -mabi options for GNU assembler call.
This avoids problems on newer GNU assembler, which might have
 a default ABI different from O32.

git-svn-id: trunk@22664 -
2012-10-16 10:01:23 +00:00
compiler Use -march and -mabi options for GNU assembler call. 2012-10-16 10:01:23 +00:00
ide * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
installer * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
packages * Enable datadictionary for MySQL 5.1 and 5.5 2012-10-16 07:05:54 +00:00
rtl + AVXSupport function to detect if the CPU and OS support AVX 2012-10-14 14:04:27 +00:00
tests Fix wrong ifdef for MIPS cpu check 2012-10-15 14:01:30 +00:00
utils * fix from Ludo to optionally skip generation of "tag" records and associated 2012-10-13 11:27:20 +00:00
.gitattributes * Enable datadictionary for MySQL 5.1 and 5.5 2012-10-16 07:05:54 +00:00
.gitignore
Makefile * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 2012-09-30 14:14:23 +00:00
Makefile.fpc * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 2012-09-30 14:14:23 +00:00