Jonas Maebe
|
c27807ee63
* resolve formal/anonymous external classes before comparing parameters to
|
10 vuotta sitten |
Jonas Maebe
|
e720b44471
* expand the error message for when trying to use a formal class with an
|
10 vuotta sitten |
Jonas Maebe
|
32c3f05522
+ peepholeoptimizations to remove swap instructions
|
10 vuotta sitten |
Jonas Maebe
|
dde8e323e0
* insert swap instructions if it results in store/regdealloc/load
|
10 vuotta sitten |
Jonas Maebe
|
51864b0458
* skip temp (de)allocs when looking for store/regdealloc/load and
|
10 vuotta sitten |
Jonas Maebe
|
cd83bc35b6
* protect the -FM switch with "#ifndef VER2", to ensure that fpc.cfg can
|
10 vuotta sitten |
marco
|
3f1ad78fc2
* add t/psockaddr6 type aliases to sockets unit, mantis #28566
|
10 vuotta sitten |
Jonas Maebe
|
6bb430e97c
* also use the ARM/EABI linker script when targeting armhf
|
10 vuotta sitten |
Jonas Maebe
|
882421a3ad
* also use -T when cross-compiling a shared library using a sysroot on
|
10 vuotta sitten |
Jonas Maebe
|
e391a37b30
* add the sysrootpath to the path of the dynamic linker in the INPUT()
|
10 vuotta sitten |
Jonas Maebe
|
8c8657e2d5
* base optimiser support for the JVM target
|
10 vuotta sitten |
Jonas Maebe
|
c3a7d76c68
* ait_jcatch should not be skipped by optimizers, as it does result in
|
10 vuotta sitten |
Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
10 vuotta sitten |
Jonas Maebe
|
bc62795f15
* removed no longer used simplify_ppu global
|
10 vuotta sitten |
Jonas Maebe
|
21066ba3f3
* changed LinkTypeSetExplicitly from a global variable into a field of toption
|
10 vuotta sitten |
Jonas Maebe
|
0d74e4f719
* changed paratargetdbg from a global variable into a field of toption
|
10 vuotta sitten |
Jonas Maebe
|
84bd523867
* changed paratargetasm from a global variable into a field of toption
|
10 vuotta sitten |
Jonas Maebe
|
13638d958d
* changed paratarget from a global variable into a field of toption
|
10 vuotta sitten |
florian
|
590ec0f3e6
* more procedures excluded to avoid internalerrors on avr after the trgobj.conservative fix
|
10 vuotta sitten |
florian
|
199b1861d6
* fix wrong comparisons in trgobj.conservative to enable better coalescing,
|
10 vuotta sitten |
florian
|
d71a3d0533
* charset depends on the objpas unit
|
10 vuotta sitten |
svenbarth
|
66781b5526
Fix for Mantis #28530.
|
10 vuotta sitten |
michael
|
90a31bef49
* Fix bug #28506
|
10 vuotta sitten |
michael
|
7c5ce9efc6
* Fix bug id #28493
|
10 vuotta sitten |
michael
|
1fd2735198
* Fix for 28578
|
10 vuotta sitten |
joost
|
621c9c357c
* Generate manifest-files for each package while archiving multiple packages
|
10 vuotta sitten |
Jonas Maebe
|
038c647ed2
* updated to r416 of the common Mac OS X interfaces:
|
10 vuotta sitten |
Jonas Maebe
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
10 vuotta sitten |
Jonas Maebe
|
10b2ea3b1b
* use handle_locjump() instead of local inlined version
|
10 vuotta sitten |
nickysn
|
e9c790f4eb
+ support 'SEG' in the i8086 inline assembler
|
10 vuotta sitten |