florian
|
5b13ef1025
+ added sse/avx instructions sets introduced during the last years
|
13 年之前 |
florian
|
86a6cee8fa
- removed due to BSD license header
|
13 年之前 |
nickysn
|
cb4dadb079
+ TZipper: added support for zip file comments
|
13 年之前 |
nickysn
|
cf29cdf1f3
+ TUnZipper: added support for zip file comments
|
13 年之前 |
nickysn
|
cd4ea7f340
+ set the minimum required zip version for each file according to the compression algorithm used
|
13 年之前 |
Jonas Maebe
|
62c8e47547
+ override unnecessary abstract thlcgobj methods with internal errors
|
13 年之前 |
Jonas Maebe
|
56378f907f
* keep track of required stack frame alignment (this information is however
|
13 年之前 |
Jonas Maebe
|
b1dc518ac4
* removed systems_need_16_byte_stack_alignment and use target_info.stackalign instead
|
13 年之前 |
Jonas Maebe
|
bd31004fdb
+ describe for each supported target the default guaranteed stack alignment
|
13 年之前 |
Jonas Maebe
|
a5cb157091
* enable specifying the alignment mismatch of the frame/stack pointer
|
13 年之前 |
Jonas Maebe
|
4cae00f97a
* never use a linear table for enum<->string translation when two enums have
|
13 年之前 |
joost
|
a6e18e0f68
* Added PackageVariants. Those can be used to define multiple selectable
|
13 年之前 |
michael
|
d02619b8af
* Removed pqlib and default value. It should always load the lib loaded by postgres3dyn
|
13 年之前 |
michael
|
13f20b72c7
* Set library name to pqlib for all windowses
|
13 年之前 |
Jonas Maebe
|
9feee08eba
* mark Java inner interfaces as "static abstract" like javac, solves the
|
13 年之前 |
Jonas Maebe
|
952ac1ffa6
* only use indirect symbol loads for (weak)external and private_external
|
13 年之前 |
Jonas Maebe
|
c71cb9dc69
* fixed null termination of cmdline (based on patch by C Western,
|
13 年之前 |
Jonas Maebe
|
8a4c12ab36
* include -Oofastmath in -O4
|
13 年之前 |
Jonas Maebe
|
01b5e2b6f6
* use the parsed node type for checking the validity of default parameter
|
13 年之前 |
Jonas Maebe
|
ad054831bb
* save/restore itype and implementsgetter fields of timplementedinterface
|
13 年之前 |
pierre
|
c501e6db5f
Partial fix for bug report 22744
|
13 年之前 |
pierre
|
3c96d89a6b
Add test for bug regarding {$pop} next to a statement
|
13 年之前 |
pierre
|
f1687fe8a6
Do not include CPUMIPS32 in extradefines for mips/mipsel systems as it is added in options unit
|
13 年之前 |
michael
|
441e059f32
* Changed ooChanged to ooChange, to be more consistent with tense in other values
|
13 年之前 |
michael
|
8d9f8e19c3
* remove use of ooCustom to avoid polluting custom use
|
13 年之前 |
michael
|
8a64893df6
* Forgot to commit
|
13 年之前 |
Mattias Gaertner
|
32d1c5444d
fpreadtiff: undo wrong fix
|
13 年之前 |
michael
|
445ec2672a
* TCollection.Exchange also needs to notify
|
13 年之前 |
michael
|
43be53351e
* Added observer support
|
13 年之前 |
Mattias Gaertner
|
e40505a998
fpreadtiff: fixed reading last byte of chunk
|
13 年之前 |