Jonas Maebe
|
d79161a01a
* and yet more ESysEINTR handling
|
16 years ago |
Jonas Maebe
|
483b3b4a30
* more ESysEINTR handling
|
16 years ago |
Jonas Maebe
|
08865be30e
* fixed a bunch of cases where ESysEINTR wasn't handled
|
16 years ago |
Jonas Maebe
|
8b53f8c41a
* fixed a bunch of cases where ESysEINTR wasn't handled
|
16 years ago |
Jonas Maebe
|
7fa0b94f36
* fixed unix version of tprocess.waitonexit (use unix.waitprocess so all
|
16 years ago |
Jonas Maebe
|
3844b9b325
+ univint dependencies on Darwin for packages using custapp after r12921
|
16 years ago |
Jonas Maebe
|
477b4d1f8b
* implemented TApplication.GetExename() using CoreFoundation api's
|
16 years ago |
Jonas Maebe
|
c548ce30ba
* replaced old DWARF CFI section notation for Darwin with new one (more
|
16 years ago |
Jonas Maebe
|
d8aa5a1ff8
* set the node complexity of realconstn to 1 instead of the default (maximum)
|
16 years ago |
Jonas Maebe
|
e9dedb7377
* disabled generation of DW_AT_low_pc/DW_AT_high_pc compilation unit
|
16 years ago |
Jonas Maebe
|
41dcda600c
* disabled the internal linker when using DWARF debug info (it doesn't
|
16 years ago |
Jonas Maebe
|
630aa5c493
* do not use voidtype for temporary parameter/result locations when
|
16 years ago |
Jonas Maebe
|
f70db9cc93
* fcl-db depends on fcl-xml (xmldatapacketreader uses dom)
|
16 years ago |
Jonas Maebe
|
3d739f7a80
* fixed test for non-i386 platforms after r12913
|
16 years ago |
Jonas Maebe
|
9ab03e72f3
* mark class and interface parameters as pfAddress (further fix for
|
16 years ago |
tom_at_work
|
ebe8c60813
* also compile lnfodwrf on win32 by default
|
16 years ago |
Jonas Maebe
|
c90ecac667
- disabled CFI again for Darwin, it doesn't work there yet
|
16 years ago |
Jonas Maebe
|
173ca78a68
* removed superfluous "end of debug info" marker (zero-byte), about
|
16 years ago |
Jonas Maebe
|
c9af7d6476
* added tf_dwarf_only_local_labels for Windows (should make DWARF usable
|
16 years ago |
florian
|
b4953e3a50
* ignore $CONTROLLERTPYES marco on non-AVR/ARM platforms in msg files
|
16 years ago |
florian
|
6e8a6790d1
+ FPC_ARMEB and CPUARMEB similiar to FPC_ARMEL and CPUARMEL
|
16 years ago |
Marc Weustink
|
0efd37a4c9
* enabled generation of dwarf frames for non x64 targets when dwarf debug info is requested
|
16 years ago |
Jonas Maebe
|
f54089a5e2
* encode the offset of absolute global variables in the symbol instead
|
16 years ago |
Jonas Maebe
|
bfd753b7c9
- removed tf_dwarf_relative_addresses again, it causes differences
|
16 years ago |
Jonas Maebe
|
4e20c12326
* fixed compilation on x86_64 and ARM after r12891
|
16 years ago |
Jonas Maebe
|
d67dbcf030
* fixed UTF8ToUnicode() based on patch by JoshyFun, and also added
|
16 years ago |
michael
|
a43bda5052
* Added sort method to TCollection
|
16 years ago |
Jonas Maebe
|
02bfd45775
* corrected properties
|
16 years ago |
Jonas Maebe
|
4953b23666
- removed writeln() in JPEGError() to avoid triggering an (additional)
|
16 years ago |
Jonas Maebe
|
ab8b32dafb
- removed PARAOUTFILE define and ifdefs
|
16 years ago |