carl
9f78fa950a
* cleanup of parameters
...
- remove assembler code
2002-09-07 21:06:12 +00:00
carl
17135e4686
* fix range check errors for version 1.1 compilation
2002-09-07 21:04:41 +00:00
carl
23fd809891
* correct termination of thread
2002-09-07 21:03:37 +00:00
carl
752beef0dd
* cardinal -> longword
2002-09-07 20:40:23 +00:00
carl
4207d5634f
* new message errors
2002-09-07 20:34:27 +00:00
carl
136181415c
+ added longword type definition
2002-09-07 20:26:42 +00:00
carl
0b561daa54
- remove unused file
2002-09-07 19:55:57 +00:00
florian
757e3976fe
* tvarsym.paraitem is set now
2002-09-07 19:40:39 +00:00
florian
bf32e2d2cf
+ tcg.direction is used now
2002-09-07 19:34:08 +00:00
carl
99398071a7
* new bug report fix
2002-09-07 19:09:15 +00:00
florian
c1d369dc5f
+ added tcg.direction to allow upwards growing temp areas
...
i.e. temps with positive index
2002-09-07 18:25:00 +00:00
florian
e4664f0ed6
+ tvarsym.paraitem added
2002-09-07 18:17:41 +00:00
florian
d78ad92f92
* first part of PowerPC fixes
2002-09-07 18:05:51 +00:00
florian
a7a354956d
* first part of PowerPC fixes
2002-09-07 17:54:58 +00:00
peter
9f31783a0a
* old logs removed and tabs fixed
2002-09-07 16:01:16 +00:00
peter
952e80a72f
* old logs removed and tabs fixed
2002-09-07 15:40:30 +00:00
peter
dcd9e0107c
* old logs removed and tabs fixed
2002-09-07 15:25:00 +00:00
peter
db24d91c85
* old logs removed and tabs fixed
2002-09-07 15:15:22 +00:00
peter
01dfac4a4e
* old logs removed and tabs fixed
2002-09-07 15:06:34 +00:00
peter
8a03c810de
* obsolete
2002-09-07 14:14:14 +00:00
peter
17aba7002c
* fixed procdef access
2002-09-07 14:13:40 +00:00
florian
018004b533
* hopefully final fix for ppc syscall BTW: The regX numbering is somehow messy
2002-09-07 13:14:04 +00:00
carl
712bd8dbc1
- unit cleanup (removed unused defines)
2002-09-07 12:43:02 +00:00
peter
5466969467
* fix setting of -Fl and -Fo arguments, the check for LIBGDB is
...
moved to the prerules section so the GDBLIBDIR can be used
in the compiler.librarydir setting
2002-09-07 12:39:19 +00:00
carl
e94bef4279
- unit cleanup (removed unused defines)
2002-09-07 12:37:19 +00:00
carl
027292b880
- unit cleanup (removed unused defines)
...
* compilation options are restored
2002-09-07 12:36:15 +00:00
carl
1708a0fc84
- removed support_ports option (cleanup)
2002-09-07 12:31:16 +00:00
carl
8b4a765c30
* update makefiles for new directory structure in main branch
2002-09-07 12:23:23 +00:00
carl
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
...
only called if option is set (also make parsing a tiny faster)
2002-09-07 12:16:03 +00:00
Jonas Maebe
edb02a1409
* fixed small regalloction info bug
2002-09-07 11:50:02 +00:00
carl
85032ae6c6
* stack checking supported for all systems
2002-09-07 11:09:40 +00:00
carl
1b53eca49d
- remove logs
2002-09-07 11:08:58 +00:00
carl
df15467477
+ bug #1996 verification code
2002-09-07 11:07:29 +00:00
carl
24720bfb50
* range checking code verification
2002-09-07 11:06:55 +00:00
carl
e1b3ddc3fb
* fix my stupid copy and paste bug
2002-09-07 09:16:55 +00:00
carl
f61a723302
* bugfix 2001
2002-09-06 20:00:25 +00:00
carl
8fd9561a31
* start bugfix 1996
...
* 64-bit typed constant now work correctly and fully (bugfix 2001)
2002-09-06 19:58:31 +00:00
Jonas Maebe
71a7fb486a
* implemented most syscalls, except readdir because the getdents
...
syscall is declared obsolete in Darwin...
2002-09-06 18:35:59 +00:00
Jonas Maebe
13857b04fb
+ initial implementation, h2pas of /usr/include/sys/syscall.h on a
...
Mac OS X 10.1.5 machine
2002-09-06 17:12:55 +00:00
Jonas Maebe
128c4a9a4b
* fixed wrong references (used r0 as base register)
2002-09-06 16:58:43 +00:00
Jonas Maebe
6c202898f6
+ crt0.o file, compiled from the Darwin Csu module sources of 2002/09/06.
...
Can't just put an assembler file here, because it's composed of 2
assembler files and a C file. No idea whether it will actually
work on OS X 10.1.x (may require 10.2.x, since it's from the main
branch)
2002-09-06 16:43:26 +00:00
carl
1603394d9a
- moved files to systems directory
2002-09-06 15:05:23 +00:00
carl
517c2566e8
* moved files to systems directory
2002-09-06 15:03:50 +00:00
carl
a013d19c36
* bugfix of bug report 2072 (merged)
2002-09-06 14:58:42 +00:00
pierre
ec5679a06c
* explicitly set BasePos to zero in TFastBufStream constructor
2002-09-06 09:53:53 +00:00
peter
20af604613
* memdebug enhancements
2002-09-05 19:29:42 +00:00
peter
8b5e92cb3c
* removed repetitive pass counting
...
* display heapsize also for extdebug
2002-09-05 19:28:29 +00:00
peter
37bb42694b
* fixed crash when current_module becomes nil
2002-09-05 19:27:05 +00:00
carl
aed84190ca
* bug #2072
2002-09-05 16:44:17 +00:00
peter
6da33d2524
* objfpc mode is required
2002-09-05 14:55:56 +00:00