peter
|
248826aa81
|
* removed temp defines
|
1999-07-05 20:13:06 +00:00 |
|
florian
|
c615fcdbbb
|
* int64/qword type release
+ lo/hi for int64/qword
|
1999-07-01 15:49:09 +00:00 |
|
peter
|
bc903063c1
|
* removed R_DEFAULT_SEG
* uniform float names
|
1999-05-12 00:19:34 +00:00 |
|
peter
|
1c96916943
|
* generic write_float and str_float
* fixed constant float conversions
|
1999-05-06 09:05:05 +00:00 |
|
peter
|
c36956fffe
|
* better read/write array
|
1999-04-26 18:28:12 +00:00 |
|
peter
|
dc1f9b5bbb
|
* addr() internal
|
1999-04-17 13:10:23 +00:00 |
|
pierre
|
5f410c2cd3
|
* all formaldefs are now a sinlge definition
cformaldef (this was necessary for double_checksum)
+ small part of double_checksum code
|
1999-04-07 15:31:12 +00:00 |
|
peter
|
6a802e85d7
|
* released valintern
+ deffile is now removed when compiling is finished
* ^( compiles now correct
+ static directive
* shrd fixed
|
1999-03-26 00:05:26 +00:00 |
|
Jonas Maebe
|
1e6d667c3b
|
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
* in cgi386inl: also range checking for subrange types (compile with "-dreadrangecheck")
* in cgai386: also small fixes to emitrangecheck
|
1999-03-16 17:52:52 +00:00 |
|
peter
|
c5e45b576b
|
+ stabs support for binary writers
* more fixes and missing updates from the previous commit :(
|
1999-03-02 02:56:08 +00:00 |
|
peter
|
6ee9d913cd
|
+ farpointer type
* absolutesym now also stores if its far
|
1998-12-30 22:15:45 +00:00 |
|
peter
|
1b369bb4bb
|
+ globtype,tokens,version unit splitted from globals
|
1998-12-11 00:02:37 +00:00 |
|
florian
|
4244dda54b
|
+ basic operations with int64/qord (compiler with -dint64)
+ rtti of enumerations extended: names are now written
|
1998-12-10 09:47:13 +00:00 |
|
peter
|
a41f61713d
|
+ open strings, $P switch support
|
1998-11-27 14:50:30 +00:00 |
|
peter
|
59c75c7410
|
* fixes for ansistrings
|
1998-11-16 10:18:07 +00:00 |
|
peter
|
20188aa991
|
+ va_list for printf support
|
1998-11-09 11:44:33 +00:00 |
|
peter
|
3037445491
|
* released useansistring
* removed -Sv, its now available in fpc modes
|
1998-11-05 12:02:30 +00:00 |
|
peter
|
de4cf49059
|
* ansistring fixes
|
1998-11-04 10:11:36 +00:00 |
|
peter
|
369e79adf9
|
+ assert() support
|
1998-10-05 12:32:44 +00:00 |
|
peter
|
8e85a889de
|
+ aktmodeswitches
|
1998-09-24 23:49:05 +00:00 |
|
peter
|
85c8a88cbe
|
+ localswitches, moduleswitches, globalswitches splitting
|
1998-08-10 14:49:33 +00:00 |
|
peter
|
4ac8e5d18f
|
+ internal inc/dec
|
1998-06-25 14:04:17 +00:00 |
|
peter
|
f66f837fc8
|
* m68k compiles
+ .def file creation moved to gendef.pas so it could also be used
for win32
|
1998-06-04 23:51:26 +00:00 |
|
pierre
|
883afdd880
|
* boolean again intern declared (needed to be able to compile
older RTL's)
|
1998-06-04 08:23:57 +00:00 |
|
peter
|
d6268ae22f
|
+ wordbool,longbool
* rename bis,von -> high,low
* moved some systemunit loading/creating to psystem.pas
|
1998-06-03 22:48:50 +00:00 |
|