The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre d1e091d5a3 Use .byte substitutes for ldmxcsr and stmxcsr instructions
if OLD_ASSEMBLER macro is defined.

  Do not use PIC code for fpc_exp_real if OLD_ASSEMBLER is defined
  (this generates unsupported relocations for GNU assembler 2.6 used by EMX)

git-svn-id: trunk@37009 -
2017-08-21 13:29:29 +00:00
compiler + optimized division by negative power of 2 constants in the i8086 code 2017-08-21 11:56:11 +00:00
ide Update 'lonely' (i.e. not regenerated by a fpcmake -r -Tall at fpcsrc level) Makefiles for sparc64-linux target 2017-07-05 12:17:54 +00:00
installer * Makefiles regenerated 2017-06-18 21:06:34 +00:00
packages * Forgot to commit FormatFloat builtin 2017-08-21 12:07:40 +00:00
rtl Use .byte substitutes for ldmxcsr and stmxcsr instructions 2017-08-21 13:29:29 +00:00
tests * document %CONFIGFILE option in ReadMe 2017-08-20 20:26:38 +00:00
utils * update revision.inc 2017-08-17 15:20:11 +00:00
.gitattributes + add default config file for FPCUnit ConsoleTestRunner 2017-08-20 20:24:21 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Makefiles regenerated 2017-06-18 21:06:34 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00