fpc/compiler/utils/ppuutils
florian 792b629aa6 + -Xa option: generate code which allows to use more than 2 GB of static data on 64 Bit targets
+ implemented support for x86-64
  * more than 2 GB static data requires to use the --no-relax option on linux

git-svn-id: trunk@47651 -
2020-11-30 22:07:34 +00:00
..
ppudump.pp + -Xa option: generate code which allows to use more than 2 GB of static data on 64 Bit targets 2020-11-30 22:07:34 +00:00
ppujson.pp * ppudump: Use buffered write when outputting to json or xml. It improves the output speed a lot. 2019-02-20 10:13:18 +00:00
ppuout.pp * changed TIDString and tsymentry.realname to TSymStr 2020-11-03 21:34:22 +00:00
ppuxml.pp * ppudump: Use buffered write when outputting to json or xml. It improves the output speed a lot. 2019-02-20 10:13:18 +00:00