Commit Graph

9 Commits

Author SHA1 Message Date
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
sergei
5e7e9bd4dc * Disabled test for win64: it cannot link or even assemble correctly on this target because COFF uses 32-bit fields for section sizes/RVAs. Internal assembler ignoring this fact is a separate issue to fix.
git-svn-id: trunk@24261 -
2013-04-17 17:09:54 +00:00
sergei
335d9346dd * Fixed unclosed comment causing the test to fail for a completely unrelated reason.
git-svn-id: trunk@21725 -
2012-06-27 18:20:52 +00:00
Jonas Maebe
9d1063f94c * adjustments/fixes for AIX/ppc64
git-svn-id: trunk@21053 -
2012-04-25 20:28:32 +00:00
Jonas Maebe
d15007dbfe * don't test on darwin since not supported there for efficiency
reasons

git-svn-id: trunk@9200 -
2007-11-11 17:53:19 +00:00
tom_at_work
499d77d975 * fixed compilation
git-svn-id: trunk@6367 -
2007-02-07 20:44:48 +00:00
Jonas Maebe
80b0b1c057 * compiler identifier is powerpc64, not ppc64
git-svn-id: trunk@6365 -
2007-02-07 20:32:12 +00:00
daniel
794167b09d * Improve test.
git-svn-id: trunk@6362 -
2007-02-07 19:51:07 +00:00
daniel
04819280cc + Add enormous arrays test.
git-svn-id: trunk@6359 -
2007-02-07 19:36:35 +00:00