florian
|
10dbdb5c9a
* fix compilation on x86-64
|
13 years ago |
florian
|
2db4606eb0
* fix bootstrapping with 2.6.0
|
13 years ago |
sergei
|
6f4e8927cd
* Specify explicitly whether properties of an ObjSection should be considered when adding it to ExeSection, instead of deciding it implicitly.
|
13 years ago |
florian
|
76bea5c4fd
* x86-64 and i386 use the popcnt instruction of possible
|
13 years ago |
florian
|
ff12d63248
+ generic popcnt support
|
13 years ago |
florian
|
b782918434
* first draft to support the popcnt instruction, works so far for x86 with a real popcnt instruction
|
13 years ago |
florian
|
728f53daa6
* test file for popcnt
|
13 years ago |
florian
|
5b13ef1025
+ added sse/avx instructions sets introduced during the last years
|
13 years ago |
florian
|
86a6cee8fa
- removed due to BSD license header
|
13 years ago |
nickysn
|
cb4dadb079
+ TZipper: added support for zip file comments
|
13 years ago |
nickysn
|
cf29cdf1f3
+ TUnZipper: added support for zip file comments
|
13 years ago |
nickysn
|
cd4ea7f340
+ set the minimum required zip version for each file according to the compression algorithm used
|
13 years ago |
Jonas Maebe
|
62c8e47547
+ override unnecessary abstract thlcgobj methods with internal errors
|
13 years ago |
Jonas Maebe
|
56378f907f
* keep track of required stack frame alignment (this information is however
|
13 years ago |
Jonas Maebe
|
b1dc518ac4
* removed systems_need_16_byte_stack_alignment and use target_info.stackalign instead
|
13 years ago |
Jonas Maebe
|
bd31004fdb
+ describe for each supported target the default guaranteed stack alignment
|
13 years ago |
Jonas Maebe
|
a5cb157091
* enable specifying the alignment mismatch of the frame/stack pointer
|
13 years ago |
Jonas Maebe
|
4cae00f97a
* never use a linear table for enum<->string translation when two enums have
|
13 years ago |
joost
|
a6e18e0f68
* Added PackageVariants. Those can be used to define multiple selectable
|
13 years ago |
michael
|
d02619b8af
* Removed pqlib and default value. It should always load the lib loaded by postgres3dyn
|
13 years ago |
michael
|
13f20b72c7
* Set library name to pqlib for all windowses
|
13 years ago |
Jonas Maebe
|
9feee08eba
* mark Java inner interfaces as "static abstract" like javac, solves the
|
13 years ago |
Jonas Maebe
|
952ac1ffa6
* only use indirect symbol loads for (weak)external and private_external
|
13 years ago |
Jonas Maebe
|
c71cb9dc69
* fixed null termination of cmdline (based on patch by C Western,
|
13 years ago |
Jonas Maebe
|
8a4c12ab36
* include -Oofastmath in -O4
|
13 years ago |
Jonas Maebe
|
01b5e2b6f6
* use the parsed node type for checking the validity of default parameter
|
13 years ago |
Jonas Maebe
|
ad054831bb
* save/restore itype and implementsgetter fields of timplementedinterface
|
13 years ago |
pierre
|
c501e6db5f
Partial fix for bug report 22744
|
13 years ago |
pierre
|
3c96d89a6b
Add test for bug regarding {$pop} next to a statement
|
13 years ago |
pierre
|
f1687fe8a6
Do not include CPUMIPS32 in extradefines for mips/mipsel systems as it is added in options unit
|
13 years ago |