Károly Balogh
|
4ed3a3f09a
* re-read the libbase already pushed on the stack for AROS syscalls, instead of trying to re-resolve it. should fix threadvar libbases on AROS.
|
9 년 전 |
florian
|
90b284e169
+ generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation
|
9 년 전 |
michael
|
897547b115
* More fixes from Graeme, hopefully UTF16 works now fully
|
9 년 전 |
svenbarth
|
f8e9b33f99
Merge first batch of package handling related revisions from the packages branch
|
9 년 전 |
svenbarth
|
0f9e556c80
* regenerate message files after r33450
|
9 년 전 |
svenbarth
|
cde95b0e4a
Merge all message related changes from the package branch
|
9 년 전 |
svenbarth
|
5be046d8dc
Consider the revisions for indirectly loading global variables as merged.
|
9 년 전 |
svenbarth
|
9857a27ad8
Generate and use an indirect symbol for VMTs.
|
9 년 전 |
svenbarth
|
140f5b5f94
Write indirect symbols for the RTTI (basically a merge of r28238, but using the typed constant builder and the new indirect asmbinds)
|
9 년 전 |
Károly Balogh
|
4e964c2ed7
m68k: rewrote fixref and a_load_ref_ref, fixing a bunch of problems on ColdFire, unifying and simplifying the code a lot, and hopefully not killing anything in the process
|
9 년 전 |
Károly Balogh
|
96fe4313dd
m68k: fixed spilling code interfering with some ADDQ/SUBQ/MOV3Q instructions, fixes paszlib failing since r32830
|
9 년 전 |
yury
|
a934312e4f
* pas2jni: Minor fix to exe extension.
|
9 년 전 |
yury
|
288f7285a3
* pas2jni: Fixed exit code.
|
9 년 전 |
marco
|
39f1244041
* fix mantis #29970
|
9 년 전 |
michael
|
438995b249
* Fix some hints
|
9 년 전 |
Legolas
|
3f80e9e221
* libndsfpc updated to ver. 1.5.12
|
9 년 전 |
michael
|
3c9f25c987
* Some Fixes/Improvements from Graeme
|
9 년 전 |
lacak
|
e75cc6626b
fcl-db: bufdataset: cosmetic (remove unused/unneeded parts of code)
|
9 년 전 |
marco
|
71386f02cd
* another msgtyp
|
9 년 전 |
lacak
|
8833c043b3
fcl-db: bufdataset: reimplement re-linking of records in update buffer.
|
9 년 전 |
lacak
|
a820b5997b
fcl-db: bufdataset: efficient implementation of SameBookmarks method
|
9 년 전 |
lacak
|
68f626f725
fcl-db: bufdataset: implement RevertRecord method for canceling one record cached update.
|
9 년 전 |
sergei
|
f73b3c6e4b
* Also assign the ErrorCode variable, which is being checked by some tests like test/tstack.pp.
|
9 년 전 |
florian
|
406e3c4ac1
+ support xgetbv instruction, resolves issue #29958
|
9 년 전 |
Jonas Maebe
|
1e1b36515e
* don't narrow expressions that contain a mod/div followed by an "and",
|
9 년 전 |
michael
|
ad34300873
* Patch from Denis Kozlov to fix buffer errors (bug ID 29942)
|
9 년 전 |
michael
|
18447a39c4
* Fix font encoding and unicode issues, rework tests to work with val()
|
9 년 전 |
michael
|
1a032303ff
* Fix bug #29935
|
9 년 전 |
Jonas Maebe
|
8c0d9b581c
* don't write the destination register in a_load_ref_reg_unaligned() before
|
9 년 전 |
marco
|
2221e4e4bd
* fix timespec=nil for -dgeneric_linux_syscalls (aarch64) case.
|
9 년 전 |