Jonas Maebe
|
ab8b32dafb
- removed PARAOUTFILE define and ifdefs
|
16 years ago |
Jonas Maebe
|
a8eb1cc30b
- removed FPC_DARWIN_JMP_MAIN and FPC_DARWIN_PASCALMAIN defines and ifdefs
|
16 years ago |
Jonas Maebe
|
c6470a75e7
* do not disable smart linking when using DWARF debug information on Darwin,
|
16 years ago |
Jonas Maebe
|
cdc4933826
- removed accidentally committed change from previous commit
|
16 years ago |
Jonas Maebe
|
f2ce99029b
* fixed sets in rtti for big endian systems
|
16 years ago |
Jonas Maebe
|
2c94fca8e1
* disable debug info generation, because these tests require smart linking,
|
16 years ago |
florian
|
097127d9aa
* overload CreateStatusWindow and DrawStatusText with *W forms
|
16 years ago |
Jonas Maebe
|
7e8343f6e2
* removed any use of pushleftright_pocalls for non-i386 platforms, since
|
16 years ago |
Jonas Maebe
|
e4d52bb118
* use stdcall for the tested procvar definitions, so that the parameter
|
16 years ago |
florian
|
442333d05f
* fixed string length which makes ObjC section names fit
|
16 years ago |
Jonas Maebe
|
c26f9cc5df
* set the RTTI type name of "open array" parameters to the name of the
|
16 years ago |
Jonas Maebe
|
7ef279364b
* disable smart linking when using DWARF debug info (doesn't work on all
|
16 years ago |
Jonas Maebe
|
145a7bf304
* only change the assembler to the default external assembler for Win32 when
|
16 years ago |
Jonas Maebe
|
8d2f3946e0
* fixed TextToFloat() in case ThousandSeparator = DecimalSeparator, based
|
16 years ago |
Jonas Maebe
|
78c12ba82b
* only store debug link file name in .gnu_debuglink section
|
16 years ago |
Jonas Maebe
|
2b69768afc
+ support for properties in DWARF2 where the accessor does not use a function
|
16 years ago |
Jonas Maebe
|
b86cb8ba55
+ interactive test for mantis #13313
|
16 years ago |
joost
|
239538dccf
Patch from Atilla Borka: (bug 13280
|
16 years ago |
joost
|
75815ee562
* Fixed TApacheRequest.RemoteHost property
|
16 years ago |
Jonas Maebe
|
921e783225
* fixed indentation
|
16 years ago |
Jonas Maebe
|
7bf643746e
* reject "absolute" variables referencing locations with implicit
|
16 years ago |
Jonas Maebe
|
4f51aef122
+ Support for debug info for absolute variables when using dwarf2.
|
16 years ago |
paul
|
97ad3ef1c6
gtk2: remove gdk_get_default_screen - it is a typo. gdk_screen_get_default exists instead
|
16 years ago |
joost
|
fc2fa64cd3
* Moved TCustomCGIApplication.InitPostVars, InitGetVars and InitRequestVars to
|
16 years ago |
Jonas Maebe
|
c4bedeb9df
* we have to be able to take the address of an "absolute" variable
|
16 years ago |
marco
|
e0a5de2280
* fix typo downstream from Debian (Mazen)
|
16 years ago |
micha
|
be06f28b18
- win rtl: remove unused thread window (hint by Sergei Gorelkin)
|
16 years ago |
Jonas Maebe
|
b1c32d899b
* fixed check for objc-methods passed to selector()
|
16 years ago |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
16 years ago |
joost
|
1308f8043b
* Removed the TRequest.Query property which hided its parent Query property
|
16 years ago |