pierre
|
1e9491550d
nutils.pas: Add new procedure:
|
9 年之前 |
marcus
|
3ba12f2fd7
Morphunits: amigados unit, 64bit file access functions, V51 functions/consts
|
9 年之前 |
marcus
|
e42119e573
Morphunits: locale unit, fixed calling convention, missing functions
|
9 年之前 |
lacak
|
cc100208c9
fcl-db: sqldb: Test for assigned AParams in LogParams to avoid AV. Bug #30662
|
9 年之前 |
marco
|
fe99472d22
* fix missing 'kernel32' reported on forum by "DG"
|
9 年之前 |
pierre
|
3360410c35
Fix cycling with -dTest_Double_checksum option
|
9 年之前 |
michael
|
ea421c6874
* Patch from Mattias Gaertner, implementing
|
9 年之前 |
nickysn
|
7f3ac8bf51
* increase the maximum stack trace depth, when the compiler is compiled with -dEXTDEBUG
|
9 年之前 |
pierre
|
4d09dfca95
Remember usage of checkpointer (-gc) option:
|
9 年之前 |
pierre
|
e6ee3f445e
msg files regenerated after:
|
9 年之前 |
pierre
|
5ff557fd99
* msg/errore.msg: Add new message saying that -gc and -Ur options are incompatible
|
9 年之前 |
lacak
|
482290e4bc
fcl-db: base: Set Bound when loading param from stream. Bug #30651
|
9 年之前 |
michael
|
5a58faa3d5
* Several fixes from Graeme Geldenhuys:
|
9 年之前 |
yury
|
db590da1e6
* Added a new debug option switch -godwarfcpp - Simulate C++ debug information in DWARF. It is more correct way to workaround LLDB issues than in r34558. This option can be used for debuggers, which does not support Pascal correctly.
|
9 年之前 |
nickysn
|
24ca717072
- temporarily disable compilation of the real48utils unit on i8086-msdos,
|
9 年之前 |
Károly Balogh
|
ed13f4d0d1
m68k: add a function to optimize const MUL cases to sequences of shifts + ADD/SUB. mainly for '000 and other low end 68ks with slow/limited MUL capabilities. inactive for now, as it wasn't that extensively tested
|
9 年之前 |
pierre
|
fe4e2956c6
Disable checkpointer call when handling left of prefetch node
|
9 年之前 |
yury
|
c36faacd57
* dwarf: Internal option to generate a LLDB compatible debug info. It is enabled for the Android targets.
|
9 年之前 |
svenbarth
|
89f7da58ea
* fix tcgx86.make_direct_ref: we need to use the register in which we loaded the symbol and combine that with the base register (if it is set) without using an ADD
|
9 年之前 |
michael
|
bc2f213bd3
* Patch from Laco to add additional function in interface
|
9 年之前 |
michael
|
c7523c6236
* Patch from Mattias Gaertner with support for
|
9 年之前 |
Jonas Maebe
|
ec53fdf45a
* don't try to write using standard I/O from a thread while the program is
|
9 年之前 |
yury
|
c29c5571b8
* android: Fixed AV during linking when JNI_OnLoad is located in a non-main unit.
|
9 年之前 |
pierre
|
88f9d18a88
Enable checkpointer support for all linux systems
|
9 年之前 |
pierre
|
749dc00401
Fix CheckPointer code for pointer in stack area for linux
|
9 年之前 |
Jonas Maebe
|
999cb7de6d
+ LLVM 3.7 support in the LLVM IR writer
|
9 年之前 |
Jonas Maebe
|
eb9d4b71b3
* equivalent of r34246 for targets using the non-fragile Objective-C ABI
|
9 年之前 |
Jonas Maebe
|
27bb656cec
* replaced "in_make_direct_ref" field with a trefaddr flag
|
9 年之前 |
Jonas Maebe
|
e8c9541c04
* don't use ADD in make_direct_ref(), as the flags may be live
|
9 年之前 |
Jonas Maebe
|
a9073cb50b
* don't overwrite the flags in make_simple_ref() if the reference
|
9 年之前 |