peter
a0d4f358eb
* disable LCL detection
...
git-svn-id: trunk@3328 -
2006-04-24 08:00:33 +00:00
peter
7dc4afdb59
* menuitem fix
...
git-svn-id: trunk@3327 -
2006-04-23 21:09:41 +00:00
peter
70e7546d87
* us cs_opt_stackframe
...
git-svn-id: trunk@3326 -
2006-04-23 20:53:45 +00:00
peter
79e483ec65
* cpu64 -> cpu64bit
...
git-svn-id: trunk@3324 -
2006-04-23 19:22:50 +00:00
peter
22ada6da0d
* initialize output of process_ea
...
git-svn-id: trunk@3323 -
2006-04-23 19:19:49 +00:00
peter
31c3b5963c
* default x86_64-win64 when compiled under windows
...
git-svn-id: trunk@3322 -
2006-04-23 19:06:03 +00:00
peter
cba7504dec
* use -P for cross compile
...
* support libimp*.a
git-svn-id: trunk@3321 -
2006-04-23 18:53:29 +00:00
micha
51ee73772e
remove startup sigaction flag hack for x86_64 (fixed properly using SA_RESTORER)
...
git-svn-id: trunk@3320 -
2006-04-23 18:35:45 +00:00
micha
79d0e21b5c
fix packing of sigaction record
...
git-svn-id: trunk@3319 -
2006-04-23 18:28:24 +00:00
marco
eaad63e82b
* fix for 4970
...
git-svn-id: trunk@3318 -
2006-04-23 09:55:59 +00:00
daniel
9b80a14535
* Fix by Wayne Sherman
...
git-svn-id: trunk@3317 -
2006-04-23 07:32:51 +00:00
daniel
fec4d37293
* Lazarus IDE config file
...
git-svn-id: trunk@3316 -
2006-04-22 21:56:38 +00:00
daniel
8661f302c1
* Editor fixes by Wayne Sherman.
...
git-svn-id: trunk@3315 -
2006-04-22 19:53:02 +00:00
marco
7d66406eed
* reformatted + retyped. Reason: bug3508
...
git-svn-id: trunk@3313 -
2006-04-22 16:05:08 +00:00
micha
b6efd1389e
typo in assembly opcode
...
git-svn-id: trunk@3312 -
2006-04-22 14:00:30 +00:00
micha
7911be08f5
add signal handler trampoline return for buggy OS like fedora core
...
git-svn-id: trunk@3311 -
2006-04-21 20:36:17 +00:00
michael
e9420ae581
* Fix from programo@vp.pl for frexp function, in case X=0 or X=1
...
git-svn-id: trunk@3310 -
2006-04-21 18:50:26 +00:00
joost
ab7395fa03
+ fixed bug #5011 , thanks to tip from Doug Nettleton
...
git-svn-id: trunk@3309 -
2006-04-21 11:59:46 +00:00
joost
1796561a9c
+ fixed a resource link
...
git-svn-id: trunk@3308 -
2006-04-21 11:30:54 +00:00
armin
c6a9d889fa
resolve.inc fron win was moved to ../win
...
git-svn-id: trunk@3307 -
2006-04-21 06:17:35 +00:00
Marc Weustink
374ab6cb18
* fixed exception_record for win64
...
git-svn-id: trunk@3306 -
2006-04-20 23:27:11 +00:00
florian
d3ed764102
+ sse support for rounding and exception masking
...
git-svn-id: trunk@3305 -
2006-04-20 21:15:32 +00:00
Marc Weustink
088f30c2f2
* fixed win64 compilation
...
git-svn-id: trunk@3304 -
2006-04-20 18:53:24 +00:00
Marc Weustink
b7d30936c2
+ added AMD64 CONTEXT
...
git-svn-id: trunk@3303 -
2006-04-20 18:26:34 +00:00
peter
638005f9d3
* fix LRESULT and WPARAM
...
git-svn-id: trunk@3302 -
2006-04-20 15:35:34 +00:00
peter
b3f9b276f8
* fix -FE
...
git-svn-id: trunk@3301 -
2006-04-20 15:16:32 +00:00
florian
c1c8a274bc
* fixed compilation on non x86 systems
...
git-svn-id: trunk@3300 -
2006-04-20 15:03:53 +00:00
peter
89f5d65784
* fix findlohilabel
...
git-svn-id: trunk@3299 -
2006-04-20 13:59:14 +00:00
tom_at_work
a9df7aa81a
* forgot to commit ppc64 gprt0.as used for gprof support
...
* fixed ppc64 exception mask stuff (same as 3136 for ppc32)
git-svn-id: trunk@3298 -
2006-04-20 11:55:06 +00:00
peter
d98336156f
* win64 compile fixes
...
git-svn-id: trunk@3297 -
2006-04-20 11:27:53 +00:00
peter
b36e38ead1
* win64 compile fixes
...
git-svn-id: trunk@3296 -
2006-04-20 11:16:46 +00:00
peter
cf0c78e7af
* Support in tempnodes for SSE floats in XMM registers
...
git-svn-id: trunk@3295 -
2006-04-20 11:16:26 +00:00
peter
0a50dd1029
* give IE if fpu stack counter becomes < 0
...
git-svn-id: trunk@3294 -
2006-04-20 11:15:54 +00:00
peter
5800aca3e7
* add Set/GetWindowLongPtr
...
git-svn-id: trunk@3293 -
2006-04-20 10:49:25 +00:00
Jonas Maebe
b63d1ded65
* fixed two bugs in ExtractStrings:
...
* also extract substrings before the end of the string (but not followed
anymore by a separator)
* return the number of substrings in the string even if Strings parameter
is nil
git-svn-id: trunk@3292 -
2006-04-20 10:03:31 +00:00
tom_at_work
7d24057a4f
* reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet)
...
git-svn-id: trunk@3291 -
2006-04-20 08:50:08 +00:00
tom_at_work
b46f7259ca
* gprof profiling support
...
* some additional safety checks
git-svn-id: trunk@3290 -
2006-04-20 08:42:56 +00:00
peter
29a1a31598
* removed
...
git-svn-id: trunk@3289 -
2006-04-20 05:54:21 +00:00
joost
772c36ae7a
- Fix for TParam.SetDataType
...
- Implemented TSQLQuery.UpdateSQL .DeleteSQL and .InsertSQL
Added example to fedittable.pp
- Fix for TSQLQuery.ExecSQL if no database is assigned
- TSQLQuery.ApplyRecUpdate now uses parameters
- Fixed handling of ftFixedChar parameters with IBConnection
- Clarified IBConnection parameters-error message
git-svn-id: trunk@3288 -
2006-04-19 22:24:04 +00:00
florian
463b711fa3
* nobody noticed that it was still not added so far :)
...
git-svn-id: trunk@3287 -
2006-04-19 21:56:17 +00:00
florian
83f4ab0f4a
* align data, bss and text sections to 16 byte boundaries
...
git-svn-id: trunk@3286 -
2006-04-19 21:54:43 +00:00
peter
76534b1888
* always add library prefix and suffix to generate uniform dll name
...
git-svn-id: trunk@3285 -
2006-04-19 16:23:42 +00:00
peter
e1eec18b6f
* compile fix
...
git-svn-id: trunk@3284 -
2006-04-19 15:48:34 +00:00
peter
0f87dd9f75
* regenerated
...
git-svn-id: trunk@3283 -
2006-04-19 15:39:34 +00:00
peter
4fd1679b16
* only write line number once
...
* only write line numbers once, this is forced by requiring always a higher
line number
* don't write constsyms for default parameters, they break N_Function scopes
git-svn-id: trunk@3282 -
2006-04-19 13:31:17 +00:00
armin
dd379e7eb0
Changed pipe handle from longint to THandle
...
git-svn-id: trunk@3280 -
2006-04-19 08:50:49 +00:00
peter
ead6c6a29a
* fix writing of long stabstr entries
...
git-svn-id: trunk@3279 -
2006-04-19 08:21:49 +00:00
peter
cbe0ec99f3
* new test
...
git-svn-id: trunk@3278 -
2006-04-19 07:35:20 +00:00
peter
f9a741df23
* CPU386 define for Delphi compatibility
...
git-svn-id: trunk@3276 -
2006-04-19 06:46:54 +00:00
Jonas Maebe
3360e21bd8
+ added mwpascal as supported calling convention
...
git-svn-id: trunk@3275 -
2006-04-18 21:27:02 +00:00