Tomas Hajny
|
abfa85563f
* patch by Marco Borsari - saving of registers
|
18 years ago |
florian
|
01de46a0f4
* don't allow logical operators on char, resolves #8780
|
18 years ago |
florian
|
2eb40fc025
* forbid file types as function results
|
18 years ago |
sekelsenmat
|
f19d931ee0
Improved symbian bindings and rtl. Now you can pass your string to the InfoPrint function, and the exit code is controled by the pascal software.
|
18 years ago |
daniel
|
c43855a8f7
* Improve comment for [0..31]-x optimization
|
18 years ago |
daniel
|
ea79e69176
+ Add optimization to optimize [0..31]-x set expression to use one less
|
18 years ago |
Almindor
|
83f6a8f612
* update lnet to 0.5 release
|
18 years ago |
ivost
|
66d11ab637
* disabled some types in pthrlinux.inc because they already exist in unixtype
|
18 years ago |
peter
|
29ffdefacb
* secrel32 relocation support required by dwarf2 under windows
|
18 years ago |
peter
|
04f5026a0d
* support dwarf2 sections
|
18 years ago |
peter
|
71a11fafe9
* support long section names in executable
|
18 years ago |
peter
|
edf3a3cb17
* add libtar needed for windows
|
18 years ago |
florian
|
f4868c2414
* don't generate pointer checks for newly initialized by new pointers, resolves #8757
|
18 years ago |
florian
|
d83a869018
* don't write def for constant widestrings
|
18 years ago |
michael
|
d12c324f27
* Fixed GetDeclaration of TPasFileType
|
18 years ago |
michael
|
4b51cc63ad
* Added AddList method, as per bug #8598
|
18 years ago |
michael
|
cf22185208
* Patch from P.J. Hess to add some missing control codes
|
18 years ago |
michael
|
8c00103c8e
* Optimization to ReadInteger from Alex Zolotov
|
18 years ago |
pierre
|
986dea1cfc
* reject 0x#0 and variations in val function
|
18 years ago |
pierre
|
bcfecca1b3
* exit with ExitCode<>0 if any error occurs
|
18 years ago |
sekelsenmat
|
812ca1e7a7
Improved Symbian OS support. Added c bindings. Simple softwares for the emulator now work
|
18 years ago |
florian
|
8800db8fa0
* allow external in cppclasses
|
18 years ago |
florian
|
59d4afc172
* formatting
|
18 years ago |
florian
|
00076c1076
* pass this to C++ methods always by reference
|
18 years ago |
florian
|
0b92495b77
* gcc 3.x cpp name mangling
|
18 years ago |
marco
|
c2715f6aaa
* added cvartypetoelementinfo struct/const. (mergeme)
|
18 years ago |
florian
|
1ce644ddda
* don't do section smartlinking on symbian
|
18 years ago |
Tomas Hajny
|
add58fa760
* add missing dependency on netdb for netware+netwlibc
|
18 years ago |
pierre
|
1192e258de
* Use PPC_TARGET as in compiler dir to create cross cpu IDEs
|
18 years ago |
pierre
|
c12c929a02
* try to fix assmebler highlighting for different cpus
|
18 years ago |