michael
|
b30a809fdd
* Added ttfdump tool
|
9 gadi atpakaļ |
Károly Balogh
|
2e398fa8f7
* disabled powerpc-amiga target for packages where it doesn't build (yet), so make all works
|
9 gadi atpakaļ |
Jonas Maebe
|
08d63e3408
* allow default parameters for constref (mantis #29992)
|
9 gadi atpakaļ |
Jonas Maebe
|
953c47dd97
- disabled DWARF (a)ranges for Darwin, it's not supported/used there
|
9 gadi atpakaļ |
florian
|
71b7cd7e1d
* the size of DW_FORM_ref_addr entries depends on the DWARF version
|
9 gadi atpakaļ |
Károly Balogh
|
2e64db935a
m68k: BSET and BCLR's dest operand is actually readwrite, not write only. fixes sets with regvars, when the regvar is spilled
|
9 gadi atpakaļ |
michael
|
4b54a82678
* Implement ImageSize in Read handler (Patch by Ondrej Pokorny, bug ID #29988)
|
9 gadi atpakaļ |
michael
|
2d52f18152
* Patch from Ondrej Pokorny to implement and use TFPCustomImage.FindHandlerFromExtension
|
9 gadi atpakaļ |
michael
|
3b2770854a
* Remove unneeded raising of exception
|
9 gadi atpakaļ |
michael
|
65e901c844
* Fix foe 29990
|
9 gadi atpakaļ |
florian
|
a7346b2f9d
+ make use of .debug_aranges section for faster name search when generating stack backtraces
|
9 gadi atpakaļ |
michael
|
fb87b6bc9c
* Patch from Ondrej Pokorny (bug ID 29987)
|
9 gadi atpakaļ |
michael
|
b7a76bd3ab
* Ondrejs fix for resetting stream is now redundant
|
9 gadi atpakaļ |
michael
|
2d68132812
* Reset position after internalcheck
|
9 gadi atpakaļ |
michael
|
1ef0ce2d92
* Implement InternalCheck (By Ondrey Pokorny, Bug ID #29985)
|
9 gadi atpakaļ |
michael
|
12f11284bf
* Record and reuse start position after checkcontents (Ondrey Pokorny, bug ID #29985)
|
9 gadi atpakaļ |
Tomas Hajny
|
84fcab3fef
* notify unit video of switching consoles under windows
|
9 gadi atpakaļ |
Tomas Hajny
|
29cf2c9ed7
* avoid division by zero if no screen information is available on startup
|
9 gadi atpakaļ |
Tomas Hajny
|
837b4bcff9
* allow working with console even if std output is redirected, add possibility of changing the console handle (needed for IDE or other programs switching consoles)
|
9 gadi atpakaļ |
Tomas Hajny
|
92d045c483
* GetStdHandle returns a THandle (use of longint was not 64-bit safe)
|
9 gadi atpakaļ |
Károly Balogh
|
d58d71666d
* fixed build on architectures with cpufpuemu defined (like m68k)
|
9 gadi atpakaļ |
Károly Balogh
|
0e41519516
* fixed powerpc build
|
9 gadi atpakaļ |
michael
|
1a4dd1b9b2
* Fixed typo in russian message (Ondrej Pokorny)
|
9 gadi atpakaļ |
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 gadi atpakaļ |
florian
|
90b284e169
+ generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation
|
9 gadi atpakaļ |
michael
|
897547b115
* More fixes from Graeme, hopefully UTF16 works now fully
|
9 gadi atpakaļ |
svenbarth
|
f8e9b33f99
Merge first batch of package handling related revisions from the packages branch
|
9 gadi atpakaļ |
svenbarth
|
0f9e556c80
* regenerate message files after r33450
|
9 gadi atpakaļ |
svenbarth
|
cde95b0e4a
Merge all message related changes from the package branch
|
9 gadi atpakaļ |
svenbarth
|
5be046d8dc
Consider the revisions for indirectly loading global variables as merged.
|
9 gadi atpakaļ |