Jonas Maebe
|
d1ed076618
* changed r16080 so that global debug labels are only created on linux
|
15 years ago |
Jonas Maebe
|
31dab28eca
* when checking for stack tainting parameters, verify all locations of every
|
15 years ago |
joost
|
1844ff4c01
* Improved safecall test. Added code to test parameter-values
|
15 years ago |
Jonas Maebe
|
d5bc1c972f
* don't generate init/fini sections in the al_procedures list, because the
|
15 years ago |
Jonas Maebe
|
769eb3f604
* moved the initialisation of the nodetree and tai class reference constants
|
15 years ago |
Jonas Maebe
|
15846bf3d1
- disabled {$modeswitch result} for macpas mode by default (mantis #17382)
|
15 years ago |
Jonas Maebe
|
4b4f10b9e8
r331 | jonas | 2010-10-09 20:41:18 +0200 (Sat, 09 Oct 2010) | 3 lines
|
15 years ago |
nickysn
|
6310b37bd5
+ added ptcgraph implementation of SetBkColor and GetBkColor in 640x480x2 (MCGAHi) mode
|
15 years ago |
joost
|
799b0368ac
* place the function result parameter last for safecall routines on
|
15 years ago |
Jonas Maebe
|
ff9ca6ee17
- reverted spelling fixes from r16094 because these headers are
|
15 years ago |
Jonas Maebe
|
db8a67747d
* give an error when trying to use (bit)sizeof on a type that is not yet
|
15 years ago |
pierre
|
41e388ace8
* Revert rev 16108
|
15 years ago |
pierre
|
386478cd77
* Allow any register for GOT if current procedure has assembler code
|
15 years ago |
pierre
|
207e0b58f5
* Support Intel [ebx].offset var PIC construct
|
15 years ago |
pierre
|
1d2581b6d9
labels need to be non-local for PIC code using GOT
|
15 years ago |
Jonas Maebe
|
ea706f6271
+ use "Terminal" under Haiku to launch external programs (patch by
|
15 years ago |
Jonas Maebe
|
92997a0249
* store/load tloopnode.loopflags to/from ppu files so that for/repeat/while
|
15 years ago |
pierre
|
1f362c35f3
* _GLOBAL_OFFSET_TABLE is not a local label
|
15 years ago |
pierre
|
7f200ab27e
* Use asmsearchsym in assembler readers
|
15 years ago |
pierre
|
f23695cf92
* Also declare GOT in main program
|
15 years ago |
Jonas Maebe
|
94d976bc87
* when simplifying ordinal expressions during inlining, keep the resultdef
|
15 years ago |
pierre
|
d2939bce3d
* i386 _GLOBAL_OFFSET_TABLE_ label special treatment moved to taicpu.pass2
|
15 years ago |
sergei
|
6a9a991dca
* Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541.
|
15 years ago |
michael
|
69d85d5b2d
* Fixed typo
|
15 years ago |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 years ago |
sergei
|
1f215ecc86
+ Test for System.Delete() with Size argument equal to MaxInt, Mantis #17514
|
15 years ago |
sergei
|
1e11244ddf
* Fix overflow in Delete procedure for Wide- and UnicodeStrings when its Size argument is MaxInt. Now using the same code as in AnsiString version. Mantis #17514.
|
15 years ago |
sergei
|
a66876704b
* Windows platforms: always start a thread in suspended state and resume it later in AfterConstruction if necessary, prevents race conditions in constructor. Fixes Mantis #16884 on Windows.
|
15 years ago |
pierre
|
45b526eff9
* New bug test
|
15 years ago |
pierre
|
bdefb849fc
* Fix for Bug report 17550
|
15 years ago |