Jonas Maebe
|
d99a616167
* simplified use_64bit_headers code to avoid if-statement blowups
|
18 年之前 |
Jonas Maebe
|
1b25984563
+ new tf_dwarf_relative_addresses target flag for platforms where all
|
18 年之前 |
joost
|
76c8c2aa69
* Fixed compilation
|
18 年之前 |
joost
|
e37b97cfbf
* Fix bug #8206
|
18 年之前 |
Jonas Maebe
|
3067415fe4
* replaced hardcoded '.L' label prefixes with target_asm.labelprefix
|
18 年之前 |
joost
|
2e0b1fbba2
* Fixed bug #8256 as suggested by Heiko Wenzel + test
|
18 年之前 |
Vincent Snijders
|
a60d30521e
* fix for win64
|
18 年之前 |
Vincent Snijders
|
479a41859f
* use windows registry on win64 too
|
18 年之前 |
michael
|
93b4f7e960
* Added dependency on winunits
|
18 年之前 |
michael
|
e5363182ad
* Moved winunits to base dir
|
18 年之前 |
pierre
|
2f873f287b
* fix argv0 passing in gdb_init call
|
18 年之前 |
michael
|
1d049300fd
* Added support for TCustomDaemonApplication descendents (enabling streaming)
|
18 年之前 |
florian
|
f9eefa118c
* newer kernels don't need anymore those braindead sigaction handler calling conventions
|
18 年之前 |
tom_at_work
|
75e343e030
* inline sqrt since it is a mandatory instruction on PPC970 processors (and much faster than the generic routine)
|
18 年之前 |
Jonas Maebe
|
a4a35ced37
* fixed debugging info for local type definitions
|
18 年之前 |
Jonas Maebe
|
73c853757a
* proper section names for sec_debug_line, sec_debug_info and
|
18 年之前 |
Jonas Maebe
|
ccb9e7bb1b
+ psigcontex alias for psigcontextrec
|
18 年之前 |
Jonas Maebe
|
f842eb854a
+ fppause for FPC_USE_LIBC
|
18 年之前 |
joost
|
13feac854a
* Test for revision 6280
|
18 年之前 |
joost
|
03c9f47f2d
* added const to SetIndex declaration
|
18 年之前 |
joost
|
8865987fb3
* Skip DoBeforeclose and DoAfterClose whin componentstate in csDestroying
|
18 年之前 |
michael
|
6345c3a59b
* Support for Daemon applications
|
18 年之前 |
florian
|
bcf65051e3
* detect sse properly on linux, fixes tmask*.pp in the testsuite with -Cfsse2
|
18 年之前 |
florian
|
d50bc40cbe
* simplified code generation for paramaddr for a register parameter
|
18 年之前 |
michael
|
4155eb6e04
* Patch from Vincent Snijders to implement NumberOfBytesAvailable for pipes
|
18 年之前 |
Jonas Maebe
|
1a32e4fdf5
* fixed pushing of words in intel assembler (indirectly related to
|
18 年之前 |
florian
|
b16b9d5251
* don't load a spilled register between mov lr,pc mov pc,<reg>
|
18 年之前 |
florian
|
2167655902
* patch from Thorsten Engler submitted in #8235
|
18 年之前 |
Jonas Maebe
|
0650ebe3f2
* fixed tbf/tb0063
|
18 年之前 |
Jonas Maebe
|
9a75d308a8
* fixed missing lineinfo after removing inlining_procedure (missed a "not" in
|
18 年之前 |