peter
|
c1303f5759
|
* stringlist.find case insensitive
|
2004-09-13 20:26:26 +00:00 |
|
peter
|
9b0243bccc
|
* support byte() typecast
* support array index
|
2004-09-13 20:25:52 +00:00 |
|
olle
|
922a594dd8
|
+ When link on target, the script sets file type on link.res
|
2004-09-13 16:13:04 +00:00 |
|
olle
|
bb684d007d
|
* Minor bugfix in $IFOPT
|
2004-09-12 20:46:58 +00:00 |
|
olle
|
0bf14e759f
|
* Updated compiler status
|
2004-09-12 20:33:21 +00:00 |
|
Jonas Maebe
|
c5c6a10a87
|
* fixed wrong error message
|
2004-09-10 21:00:53 +00:00 |
|
Jonas Maebe
|
1c0fb6a6ea
|
* exit with exit code 0 instead of 1 after writing out quick options
(such as -iV)
|
2004-09-10 21:00:23 +00:00 |
|
Jonas Maebe
|
23086cb87c
|
* clarified comment
|
2004-09-10 19:59:38 +00:00 |
|
olle
|
6daacd9e0e
|
* floating point constants is now written as byte pattern, to have exact control of each bit.
|
2004-09-10 11:23:52 +00:00 |
|
olle
|
be837c0f23
|
+ Added argument to Stop
|
2004-09-09 08:19:47 +00:00 |
|
michael
|
ec7227e1f5
|
Regenerated
|
2004-09-08 11:58:14 +00:00 |
|
michael
|
41f7fa8c37
|
+ Check if outputdir exists, Fix exitcode when displaying help pages
|
2004-09-08 11:23:30 +00:00 |
|
armin
|
458e3c3780
|
* makefiles regenerated
* ide: added target netwlibc
|
2004-09-04 23:33:38 +00:00 |
|
armin
|
354004d803
|
* target netwlibc added (libc is preferred for newer netware versions)
|
2004-09-04 21:18:47 +00:00 |
|
armin
|
27335f6a8f
|
* missing targets added
|
2004-09-04 21:11:49 +00:00 |
|
armin
|
5f567e75f8
|
* dont create main for netware (only PASCALMAIN)
|
2004-09-03 16:12:32 +00:00 |
|
olle
|
617eb1b118
|
+ compiler directives which take filenames/paths, get these trimmed, and
also support quotes.
|
2004-08-31 22:07:04 +00:00 |
|
olle
|
22a93eb1e9
|
+ support for quoting of paths in TSearchPathList.AddPath so that
compiler directives which take paths, will support quotes.
* uppdated TranslateMacPath
|
2004-08-31 22:02:30 +00:00 |
|
olle
|
883dfac48d
|
+ added proc DePascalQuote
|
2004-08-31 21:44:18 +00:00 |
|
peter
|
b24163cef6
|
* use realmodulename in unit not used msg
|
2004-08-30 20:23:33 +00:00 |
|
michael
|
55eea27447
|
+ Patch from peter to fix bug #3272
|
2004-08-30 12:09:45 +00:00 |
|
armin
|
5595281c4f
|
* added support for libc
|
2004-08-30 11:17:34 +00:00 |
|
Jonas Maebe
|
c2210f01b9
|
* only specially handle 64bit operations on ordinals
|
2004-08-30 09:28:40 +00:00 |
|
peter
|
e18eaddbfc
|
fixed crash with error in default value
allow assembler directive in interface
|
2004-08-29 11:28:41 +00:00 |
|
peter
|
ade0fde929
|
allow published for constructors
|
2004-08-29 11:28:10 +00:00 |
|
peter
|
2043999880
|
* optimized search for noncasesensitive names. It now searches
first for NormalCase and skips double tests
|
2004-08-28 20:25:25 +00:00 |
|
peter
|
d30692b3b1
|
* enable case sensitive to support mixed case unit/filenames
|
2004-08-28 20:01:46 +00:00 |
|
peter
|
d3b7458802
|
* print realmodulename in fatal errors
|
2004-08-28 20:01:09 +00:00 |
|
peter
|
8694a4b86b
|
* use objrealname in Message1
|
2004-08-28 20:00:50 +00:00 |
|
peter
|
d763f9e142
|
browser disabled
uf_local_symtable ppu flag when a localsymtable is stored
|
2004-08-27 21:59:26 +00:00 |
|
peter
|
1654d9ad27
|
don't use .rodata, it doesn't work yet
|
2004-08-27 20:55:08 +00:00 |
|
peter
|
519bf9889e
|
don't lowercase filenames in stabs
|
2004-08-27 20:53:52 +00:00 |
|
florian
|
5b2a1d9fdf
|
* fixed absolute on sparc
|
2004-08-25 20:40:04 +00:00 |
|
peter
|
2c9a986fa3
|
* fix crash with calling method pointer from class procedure
|
2004-08-25 15:58:36 +00:00 |
|
peter
|
d3545c4e4c
|
* fix for tw3261
|
2004-08-25 15:57:19 +00:00 |
|
peter
|
db2ac3bc57
|
* allow only 1 default property
|
2004-08-25 15:57:04 +00:00 |
|
peter
|
b815890d49
|
* fix sqr() and abs() constant range check errors
|
2004-08-25 15:56:35 +00:00 |
|
peter
|
6663adfd50
|
* fixed win32 that was broken by previous fix
|
2004-08-25 15:55:32 +00:00 |
|
peter
|
04cce65ea2
|
* .rodata section support, disabled by default since it doesn't work
yet
|
2004-08-25 15:55:10 +00:00 |
|
peter
|
5906d4a967
|
* fix possible wrong typecast
|
2004-08-25 15:54:46 +00:00 |
|
Jonas Maebe
|
49b014379e
|
* fixed rare case bug (see tests/test/tb0478.pp)
|
2004-08-25 11:51:31 +00:00 |
|
florian
|
9cec4f847e
|
* fixed i386 compilation
|
2004-08-24 21:23:11 +00:00 |
|
florian
|
1eb575fa22
|
* fixed longbool(<int64>) on sparc
|
2004-08-24 21:02:32 +00:00 |
|
Tomas Hajny
|
a3d82fd80f
|
* binary writer fix for GO32v2 from Peter
|
2004-08-24 19:31:44 +00:00 |
|
florian
|
59a814d7e1
|
* fixed boolean(<int>) on sparc
|
2004-08-23 20:45:52 +00:00 |
|
michael
|
dd042a896b
|
+ Patch from Peter to fix debuginfo in constructor.
|
2004-08-23 11:00:06 +00:00 |
|
olle
|
df2d2a847c
|
+ added flag to TMacro denoting mac style compiler variable
* fixed $DEFINEC
* improved robustness of macro facility
|
2004-08-22 23:16:06 +00:00 |
|
olle
|
f125ee32d1
|
+ added macro-lacks-content message
* fixed typos etc
|
2004-08-22 23:12:16 +00:00 |
|
florian
|
4b3ed28d07
|
* morphos now takes any pointer var. as libbase
* alignment for sparc fixed
* int -> double conversion on sparc fixed
|
2004-08-22 20:11:38 +00:00 |
|
peter
|
9ab6f93a11
|
* don't insert result variables for constructor/destructors
|
2004-08-22 11:24:27 +00:00 |
|