daniel
b03ab6296f
* Fix exiting acs after screen update
...
git-svn-id: trunk@3345 -
2006-04-27 20:15:57 +00:00
oro06
b9a0cd4d1f
*wince : fix longint/longword issue
...
git-svn-id: trunk@3344 -
2006-04-27 17:07:16 +00:00
Jonas Maebe
34f1c427eb
* pass shortstrings (and longstrings) by reference to C routines (this is
...
what Apple's universal interfaces expect)
git-svn-id: trunk@3343 -
2006-04-27 13:02:36 +00:00
Vincent Snijders
75661893fc
* fixed wince after win64 changes.
...
git-svn-id: trunk@3342 -
2006-04-27 09:46:07 +00:00
peter
d19c898b56
* remove obsolete generatesmartlib
...
git-svn-id: trunk@3341 -
2006-04-27 06:40:19 +00:00
florian
f073b1288d
* avoid crash when multiple references to one text symbol entry are used
...
git-svn-id: trunk@3339 -
2006-04-26 18:46:38 +00:00
florian
98d428ff30
* fixed coding style
...
git-svn-id: trunk@3338 -
2006-04-26 18:13:14 +00:00
florian
6c3ef12cfb
* fixed internal error with int64 comparisations
...
git-svn-id: trunk@3337 -
2006-04-26 18:12:22 +00:00
florian
001ca388eb
* fixed important library writing on arm
...
git-svn-id: trunk@3336 -
2006-04-26 18:11:25 +00:00
peter
f268ce71e3
* fix return type of GetClassLong
...
git-svn-id: trunk@3334 -
2006-04-26 05:59:04 +00:00
peter
3ff142908f
* remove packed for win64
...
git-svn-id: trunk@3333 -
2006-04-26 05:58:46 +00:00
florian
a25337d9ca
+ op_reg_reg_reg_shifterop
...
git-svn-id: trunk@3330 -
2006-04-25 18:50:19 +00:00
Jonas Maebe
4b887ef604
* when restoring a register's previous contents after it's been replaced
...
completely, there were some missing checks to make certain these
previous contents didn't conflict with memory operations in the new
sequence
git-svn-id: trunk@3329 -
2006-04-24 11:12:17 +00:00
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