peter
|
4d419ef8d4
|
* write .size only for linux
|
1999-07-30 12:26:07 +00:00 |
|
peter
|
674e0cc879
|
* write .size also
|
1999-07-29 20:53:55 +00:00 |
|
peter
|
771996a9db
|
* always output preprocstack when unexpected eof is found
* fixed tp7/delphi skipuntildirective parsing
|
1999-07-29 11:43:15 +00:00 |
|
peter
|
571c8d89bc
|
* array is_equal extended
|
1999-07-29 11:41:51 +00:00 |
|
peter
|
9dda467212
|
* fixed shared library linking for glibc2 systems
|
1999-07-29 01:31:39 +00:00 |
|
peter
|
30be2bf063
|
* indirect type referencing is now allowed
|
1999-07-27 23:42:10 +00:00 |
|
peter
|
bdd61f119c
|
* open array checks also for s32bitdef, because u32bit also has a
high range of -1
|
1999-07-27 23:39:15 +00:00 |
|
peter
|
0e0711e7a1
|
* try to determine the fpu type needed in assignment
|
1999-07-27 23:36:36 +00:00 |
|
peter
|
d119287aa6
|
* glibc 2.1.2 support
|
1999-07-27 11:05:51 +00:00 |
|
florian
|
929290a3c9
|
* $mode gives now a warning if an unknown mode keyword follows
|
1999-07-26 14:55:36 +00:00 |
|
florian
|
bf6bed1bf7
|
* exit in try..finally blocks needed a second fix
* a raise in a try..finally lead into a endless loop, fixed
|
1999-07-26 12:13:45 +00:00 |
|
florian
|
9cbaac5beb
|
* bugs 494-496 fixed
|
1999-07-26 09:41:59 +00:00 |
|
michael
|
725246c6c5
|
+ Fixed hash computing, now compatible with gnu .mo file
|
1999-07-25 19:27:15 +00:00 |
|
michael
|
5d101ee4f5
|
* Forgot to add unitname to resourcestring data
|
1999-07-24 18:35:41 +00:00 |
|
michael
|
f7284c4549
|
+ Improved resourcestring handling
|
1999-07-24 16:22:10 +00:00 |
|
michael
|
d1e6915de3
|
changes for resourcestrings
|
1999-07-24 15:12:56 +00:00 |
|
michael
|
916859ebd7
|
* Fixed resourcestring writing to units
|
1999-07-24 13:36:23 +00:00 |
|
peter
|
382d5bd835
|
* directives are allowed in (* *)
* fixed parsing of (* between conditional code
|
1999-07-24 11:20:59 +00:00 |
|
peter
|
b84eb33013
|
* suffix parsing for at&t fixed for things like movsbl
* string constants are now handle correctly and also allowed in
constant expressions
|
1999-07-24 11:17:12 +00:00 |
|
peter
|
4807c96d29
|
* also number units for program
|
1999-07-24 00:13:25 +00:00 |
|
peter
|
6dac94ac96
|
* resourcestring fix
|
1999-07-23 23:09:06 +00:00 |
|
peter
|
b09c315030
|
* fixed stabs for record which still used savesize
|
1999-07-23 23:07:03 +00:00 |
|
michael
|
f8643a3070
|
+ Added HasResourceStrings define
|
1999-07-23 22:56:27 +00:00 |
|
peter
|
62273909ca
|
* fixed crash with resourcestring
|
1999-07-23 21:31:42 +00:00 |
|
peter
|
6c00bfc702
|
* more C packing fixes
|
1999-07-23 20:59:23 +00:00 |
|
peter
|
07bb58295b
|
* alignment is now saved in the symtable
* C alignment added for records
* PPU version increased to solve .12 <-> .13 probs
|
1999-07-23 16:05:18 +00:00 |
|
peter
|
ca1ccd9221
|
* fixed crash in previous commit
|
1999-07-23 12:02:20 +00:00 |
|
peter
|
f380e3bd68
|
* error for illegal type reference, instead of 10998
|
1999-07-23 11:37:46 +00:00 |
|
peter
|
f9c4d1b3a7
|
* removed oldppu from propertysym
|
1999-07-23 11:33:23 +00:00 |
|
michael
|
d21b73460a
|
+ Added computehashvalue
|
1999-07-22 20:04:58 +00:00 |
|
peter
|
ca4715fee8
|
* merged
|
1999-07-22 16:12:28 +00:00 |
|
florian
|
35f636dea1
|
+ resourcestring implemented
+ start of longstring support
|
1999-07-22 09:37:28 +00:00 |
|
florian
|
8929222311
|
+ initial revision
|
1999-07-22 09:34:04 +00:00 |
|
florian
|
774df6096e
|
* bug #487 fixed, (inc(<property>) isn't allowed)
* more fixes to compile with Delphi
|
1999-07-18 14:47:19 +00:00 |
|
florian
|
bba137b4e6
|
* handling of integer and shortint in case was wrong, if a case
label was negative and a jump table was generated
|
1999-07-18 14:01:16 +00:00 |
|
florian
|
a873f5a4a5
|
* fix of my previous commit nevertheless it doesn't work completly
|
1999-07-18 10:41:59 +00:00 |
|
florian
|
046acfb84b
|
* made it compilable with Dlephi 4 again
+ fixed problem with large stack allocations on win32
|
1999-07-18 10:19:38 +00:00 |
|
peter
|
45bf051885
|
* merged
|
1999-07-16 10:04:32 +00:00 |
|
michael
|
d12b467d95
|
+ Removed TV stuff from brwosercol
|
1999-07-15 08:42:22 +00:00 |
|
florian
|
b2c99ecb9d
|
+ implemented a better error message if a PPU file isn't found as suggested
by Lee John
|
1999-07-14 21:19:01 +00:00 |
|
michael
|
5b62a2b45c
|
+ Defaultreplacemens now more logical
|
1999-07-13 19:14:44 +00:00 |
|
michael
|
084c8a2aa8
|
Changed fpcman to fpc
|
1999-07-13 12:25:07 +00:00 |
|
peter
|
cd6dac1a03
|
* merged
|
1999-07-12 15:03:04 +00:00 |
|
michael
|
e77400a181
|
+ Fixed integer message table
|
1999-07-11 21:24:31 +00:00 |
|
peter
|
f2818d7908
|
* merged
|
1999-07-11 20:10:23 +00:00 |
|
peter
|
02576a8279
|
* merged
|
1999-07-10 10:26:18 +00:00 |
|
peter
|
1730312b75
|
* reinserted
|
1999-07-10 10:19:43 +00:00 |
|
peter
|
b867e4f6de
|
* assembler smartlink message
|
1999-07-10 10:12:03 +00:00 |
|
peter
|
e646fcda07
|
* merged
|
1999-07-08 10:40:37 +00:00 |
|
michael
|
3903aa44a3
|
+ Added last message
|
1999-07-07 22:36:22 +00:00 |
|