Jonas Maebe
|
c4bcb45fea
--- Merging r43650 into '.':
|
5 éve |
florian
|
7cdb39b3f9
-- Aufzeichnung der Informationen für Zusammenführung von r43005 in ».«:
|
5 éve |
Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
6 éve |
Károly Balogh
|
ad89a972e5
m68k: also have tf_safecall_clearstack flag defined for Linux
|
8 éve |
Károly Balogh
|
890f4ac2bc
m68k: use 2 byte alignments for C structs on Linux
|
8 éve |
Károly Balogh
|
da11451934
m68k: revert the 2 byte C record alignment fix on Linux. sadly it completely breaks RTTI, which takes longer to fix, so meanwhile, at least cause no regressions
|
8 éve |
Károly Balogh
|
4258413e8c
m68k: revert recordalignmax to 2 on Linux. the value of 4 caused a bunch of weird RTTI test failures
|
8 éve |
Károly Balogh
|
bf3478fb35
m68k: fix C struct alignment on Linux. tested against GCC on current Debian-m68k
|
8 éve |
Károly Balogh
|
cf8aebf00f
m68k: enabled safecall exception wrappers with linux
|
8 éve |
florian
|
719faf5e54
* more restrictive alignment for variables
|
8 éve |
florian
|
2e2e560d5a
* use dwarf on sparc64
|
8 éve |
florian
|
3c72115e30
* basic sparc64 calling convention handling and stack frame handling fixed
|
8 éve |
florian
|
21e5f99faa
+ some basic compiler support for sparc64-linux
|
8 éve |
florian
|
b1dff29cbf
* removed unused units
|
8 éve |
Jeppe Johansen
|
291434be22
Enabled internal assembler for arm-linux. Will allow people to start running tests.
|
9 éve |
Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
10 éve |
Jonas Maebe
|
8628d50aba
+ Linux/AArch64 compiler support (patch by Edmund Grimley Evans)
|
10 éve |
nickysn
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 éve |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 éve |
Jonas Maebe
|
3946971c73
* default to ppc64le/elfv2 when compiling on a ppc64le platform
|
10 éve |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 éve |
pierre
|
6ce8aeed27
+ mips/mipsel libraries need PIC
|
10 éve |
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 éve |
Jonas Maebe
|
5c75b6dd6b
* synchronised with trunk up till r28402
|
11 éve |
sergei
|
b9763d270a
+ Enabled section smartlinking for m68k-linux.
|
11 éve |
Jonas Maebe
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
11 éve |
florian
|
6606955b88
+ basic support for pic on arm-linux
|
12 éve |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 éve |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 éve |
florian
|
b817b6f62a
* enable section smartlinking on all linux targets
|
12 éve |