florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 years ago |
yury
|
fcceb9cfa1
* Removed/ifdefed/commented unused local variables.
|
17 years ago |
florian
|
fca8883f27
* moved oo_copied into defoptions
|
17 years ago |
Jonas Maebe
|
dcbd0a3ea2
* changed ppureal from extended into bestreal -> units cross-compiled
|
17 years ago |
Jonas Maebe
|
0fb87b67b6
* changed string argument of tppufile.putstring into a constant
|
17 years ago |
Jonas Maebe
|
86f90d8ac1
+ support for setting the name of "main" (-XM command line parameter) in
|
17 years ago |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 years ago |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
17 years ago |
peter
|
793fd8fc09
* Add -Xg to help pages
|
17 years ago |
Jonas Maebe
|
cf295c8e88
* increased ppu version number because the ansi/widestring result patch
|
17 years ago |
Jonas Maebe
|
ada2c3ca35
* increased ppu version since the darwin name mangling change
|
17 years ago |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
17 years ago |
Jonas Maebe
|
80b8494b5c
* fixed wrong unaligned() changes
|
17 years ago |
Jonas Maebe
|
3b4eba9f86
* fixed handling of unaligned in assignments
|
17 years ago |
peter
|
cc77ccb52e
* don't use readdata for getbyte/getword/getlongint
|
17 years ago |
florian
|
4fed8c4ab5
+ write aliasnames to ppu as well
|
18 years ago |
peter
|
273bfffe5b
* store defstates in ppu, this field keeps the info what
|
18 years ago |
Jonas Maebe
|
df84ca49b4
* fixed tests/cg/opt/tretopt, and also in more cases
|
18 years ago |
Jonas Maebe
|
c5b3180f5f
* save/load LinkOtherFrameworks to/from ppu files
|
18 years ago |
Jonas Maebe
|
fc70aa545c
* changed boolean fields in ttempinfo to a set for easier
|
18 years ago |
Jonas Maebe
|
49a2084ea0
* fixed calling inline functions (with exit statements) from inside
|
18 years ago |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 years ago |
daniel
|
b64558620f
* Fix set endian handling.
|
18 years ago |
daniel
|
52458b965f
* ... and when writing too.
|
18 years ago |
daniel
|
a90fe1dc41
* Add endian swapping for deflistsize and symlistsize.
|
18 years ago |
daniel
|
935902de35
* Reals can need endian conversions too.
|
18 years ago |
daniel
|
9b50dc572b
* Change rest of compiler to system unit swapendian routines.
|
18 years ago |
daniel
|
b7b45919d0
* Convert to system unit endian swap routines.
|
18 years ago |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
yury
|
2b84a4643a
* Fixed bug #6501: multiple resource files are correctly linked to executable.
|
18 years ago |