Károly Balogh
|
4258413e8c
m68k: revert recordalignmax to 2 on Linux. the value of 4 caused a bunch of weird RTTI test failures
|
8 năm trước cách đây |
Károly Balogh
|
bf3478fb35
m68k: fix C struct alignment on Linux. tested against GCC on current Debian-m68k
|
8 năm trước cách đây |
Károly Balogh
|
cf8aebf00f
m68k: enabled safecall exception wrappers with linux
|
8 năm trước cách đây |
florian
|
719faf5e54
* more restrictive alignment for variables
|
8 năm trước cách đây |
florian
|
2e2e560d5a
* use dwarf on sparc64
|
8 năm trước cách đây |
florian
|
3c72115e30
* basic sparc64 calling convention handling and stack frame handling fixed
|
8 năm trước cách đây |
florian
|
21e5f99faa
+ some basic compiler support for sparc64-linux
|
8 năm trước cách đây |
florian
|
b1dff29cbf
* removed unused units
|
8 năm trước cách đây |
Jeppe Johansen
|
291434be22
Enabled internal assembler for arm-linux. Will allow people to start running tests.
|
9 năm trước cách đây |
Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
10 năm trước cách đây |
Jonas Maebe
|
8628d50aba
+ Linux/AArch64 compiler support (patch by Edmund Grimley Evans)
|
10 năm trước cách đây |
nickysn
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 năm trước cách đây |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 năm trước cách đây |
Jonas Maebe
|
3946971c73
* default to ppc64le/elfv2 when compiling on a ppc64le platform
|
10 năm trước cách đây |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 năm trước cách đây |
pierre
|
6ce8aeed27
+ mips/mipsel libraries need PIC
|
10 năm trước cách đây |
sergei
|
da8346079f
* mips-linux: Enabled tf_safecall_exceptions (it just works, no reason to keep disabled) and also tf_pic_uses_got (so that checks elsewhere in compiler set pi_needs_got flag; actual functionality is not changed because currently MIPS just forces pi_needs_got unconditionally).
|
10 năm trước cách đây |
Jonas Maebe
|
5c75b6dd6b
* synchronised with trunk up till r28402
|
11 năm trước cách đây |
sergei
|
b9763d270a
+ Enabled section smartlinking for m68k-linux.
|
11 năm trước cách đây |
Jonas Maebe
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
11 năm trước cách đây |
florian
|
6606955b88
+ basic support for pic on arm-linux
|
12 năm trước cách đây |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 năm trước cách đây |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 năm trước cách đây |
florian
|
b817b6f62a
* enable section smartlinking on all linux targets
|
12 năm trước cách đây |
nickysn
|
3a4135c07b
ifdef cpu86 replaced with ifdef cpui386
|
12 năm trước cách đây |
florian
|
318f0e5cab
* enable section smartlinking for powerpc-linux to reduce compilation
|
12 năm trước cách đây |
Károly Balogh
|
8fe2828e5a
it seems Coldfire needs tf_requires_proper_alignment, fixes taddr1/2 tests, maybe others too (but someone with clue about RTTI should confirm)
|
12 năm trước cách đây |
pierre
|
714bb61b51
Set res field to res_elf for linux mips/mipsel systems
|
13 năm trước cách đây |
pierre
|
e2f5e11778
Add tf_pic_uses_got for sparc linux and sparc solaris
|
13 năm trước cách đây |
Jonas Maebe
|
bd31004fdb
+ describe for each supported target the default guaranteed stack alignment
|
13 năm trước cách đây |