carl
12b2956bed
+ first tries at first calln testing
2002-04-10 16:33:18 +00:00
carl
1fde9cb39f
- renamed and expanded
2002-04-10 16:31:29 +00:00
Jonas Maebe
3566880766
* fix for the ie9999 under Linux (patch from Peter)
2002-04-10 08:07:55 +00:00
carl
c8b3a5b3db
+ generic stack checking
2002-04-07 17:58:38 +00:00
carl
4cff0f13fd
- moved type constant
2002-04-07 13:41:50 +00:00
carl
6e5e687dc6
+ update documentation
2002-04-07 13:38:48 +00:00
carl
c00a004c98
+ change unit use
2002-04-07 13:37:29 +00:00
carl
bd0fb2399d
+ wdosx target
2002-04-07 13:34:20 +00:00
carl
ae40ef680c
- removed unused variable
2002-04-07 13:30:13 +00:00
carl
da8b01e708
+ change unit use
2002-04-07 13:25:20 +00:00
carl
86a068445b
+ moved constant from cpuinfo, these are NOT cpu specific
...
constant, but more related to compiler functionality.
2002-04-07 13:24:30 +00:00
carl
021a0670c2
+ more documentation
2002-04-07 13:18:19 +00:00
carl
f504aab788
+ added vm / sparc targets
2002-04-07 10:23:36 +00:00
carl
d5e772d8a4
+ CPU defines now depends on current target
2002-04-07 10:22:35 +00:00
carl
3b52bd5355
+ added SPARC targets
...
+ added VM target
2002-04-07 10:20:15 +00:00
carl
717841720d
- remove packenumfixed (requires version 1.0.2 or later to compile now!)
2002-04-07 10:18:06 +00:00
carl
db3af9b6e9
- remove packenumfixed (requires version 1.0.2 or later to compile now!)
...
+ changing some comments so its commented automatically
2002-04-07 10:17:40 +00:00
carl
341eddefe0
+ documentation
...
- clean-up
2002-04-07 09:17:17 +00:00
carl
6b39ecb2ef
- remove unused variable
2002-04-07 09:16:07 +00:00
carl
0435e5ae39
+ documentation
...
- remove unused variables
2002-04-07 09:13:39 +00:00
carl
59a229acf7
+ documentation
2002-04-07 09:12:46 +00:00
Jonas Maebe
71a52a4aeb
* several powerpc-related additions and fixes
2002-04-06 18:10:42 +00:00
carl
e65ab24b96
* fix compilation problems
...
* fix range check error
2002-04-05 17:49:09 +00:00
carl
7e61fd61cb
+ added WDOSX target
2002-04-05 17:46:50 +00:00
Jonas Maebe
bb959439f0
* fixed web bug #1915
2002-04-05 15:09:13 +00:00
carl
c1742bad2a
- removed cmnts
2002-04-04 19:18:06 +00:00
peter
5e7a1e3729
* removed unused units
...
* use tlocation.size in cg.a_*loc*() routines
2002-04-04 19:05:54 +00:00
carl
284386907c
+ added wdosx support (patch from Pavel)
2002-04-04 18:50:27 +00:00
peter
9cacd98e91
* merged getpropinfo fix
2002-04-04 18:32:59 +00:00
carl
0ee2ac7451
+ added wdosx support (patch from Pavel)
2002-04-04 18:30:22 +00:00
carl
555c30ce2f
+ added wdosx support (patch from Pavel)
2002-04-04 18:27:37 +00:00
carl
303ad5eeaa
+ added wdosx patch from Pavel
2002-04-04 18:25:30 +00:00
carl
db5e51182c
+ added wdosx patch from Pavel
2002-04-04 18:09:49 +00:00
michael
e043c5af70
* Patch from peter to fix go32v2 cycle
2002-04-04 07:56:15 +00:00
pierre
b874fef78d
+ create setpath.bat file if Path is mixed
2002-04-03 12:46:02 +00:00
pierre
f43db9aafe
+ setpath.bat file
2002-04-03 12:45:32 +00:00
Jonas Maebe
807cf0000b
* fixed regvar-related bugs (the load node set the location to
...
LOC_REGISTER instead of LOC_CREGISTER and the assignment node didn't
support loading constants in LOC_CREGISTER's)
2002-04-03 10:43:37 +00:00
Jonas Maebe
f02bc4f6f6
+ a_load64_const_loc method
2002-04-03 10:41:35 +00:00
pierre
3f4e9bfe6b
* revert wrong last commit
2002-04-03 09:12:45 +00:00
pierre
fb0f4271b2
* fix UniwDir for win32 gdbcon.pp
2002-04-03 09:09:22 +00:00
pierre
d2869c34dd
* fix some win32 GDB filename problems
2002-04-03 06:18:30 +00:00
Jonas Maebe
adb8b9eabf
+ support for folding inc/dec in shl/add/sub sequences toa single lea
...
instruction
2002-04-02 20:30:16 +00:00
Jonas Maebe
36699776ee
* optimized the code generated by the a_op_const_* and a_op64_const
...
methods
2002-04-02 20:29:02 +00:00
carl
1a6c7fc693
- remove unused file
2002-04-02 18:23:16 +00:00
Jonas Maebe
7cacd3b48d
+ initial implementation (Peter forgot to commit it)
2002-04-02 18:09:47 +00:00
peter
5b242f7741
* tlocation,treference update
...
* LOC_CONSTANT added for better constant handling
* secondadd splitted in multiple routines
* location_force_reg added for loading a location to a register
of a specified size
* secondassignment parses now first the right and then the left node
(this is compatible with Kylix). This saves a lot of push/pop especially
with string operations
* adapted some routines to use the new cg methods
2002-04-02 17:11:27 +00:00
peter
5bdcf72f80
* fix for non-fpc compilers
2002-04-02 17:05:17 +00:00
pierre
abf3bcc2e7
* fixed wrong exit without unlock
2002-04-02 15:09:38 +00:00
pierre
dffa6620f1
* avoid a problem if resetting debuggee redirection
2002-04-02 14:06:50 +00:00
pierre
fe24beb8e1
* Use StrToCard and HexToCard functions to avoid signed/unsigned overflows
2002-04-02 13:23:54 +00:00