peter
|
e44bea3d9d
|
* removed unused var
|
2000-03-12 15:02:10 +00:00 |
|
peter
|
d2e3ca4e08
|
* lowercase filenames
|
2000-03-12 14:50:48 +00:00 |
|
Tomas Hajny
|
34ec264bf8
|
* cosmetic change for easier synchronization
|
2000-03-12 13:42:00 +00:00 |
|
Tomas Hajny
|
df440cdac3
|
* support for calling PPAS script, compiler stack increased
|
2000-03-12 13:37:24 +00:00 |
|
daniel
|
c02ecc3513
|
* Made check for message file TP compilable.
|
2000-03-12 08:24:45 +00:00 |
|
daniel
|
e72ff5f936
|
* Modification for new symtable
|
2000-03-12 08:24:03 +00:00 |
|
daniel
|
59cfa402c9
|
* Ported hcgdata to new symtable.
* Alignment code changed as suggested by Peter
+ Usage of my is operator replacement, is_object
|
2000-03-11 21:11:24 +00:00 |
|
michael
|
0cd558d9dd
|
+ Added escapelinefeeds:=true after inifile.create
|
2000-03-11 15:58:56 +00:00 |
|
michael
|
d76972b365
|
+ Added EscapeLinefeeds boolean property.
|
2000-03-11 15:56:17 +00:00 |
|
pierre
|
8e3de2ef1c
|
* generate allways symbol for stabs
|
2000-03-10 16:05:57 +00:00 |
|
pierre
|
7045afb894
|
* check that symbol is in object
|
2000-03-10 16:05:28 +00:00 |
|
pierre
|
4bbbb33cf1
|
* small fixes
|
2000-03-10 13:45:31 +00:00 |
|
pierre
|
6d213ac89b
|
* avoid problems if sbrk returns negative values
|
2000-03-10 12:41:21 +00:00 |
|
pierre
|
bba120a2fd
|
* some clean up for exceptions in system
|
2000-03-10 09:53:17 +00:00 |
|
pierre
|
d68fb9a6a2
|
+ EXCEPTIONS_IN_SYSTEM
|
2000-03-10 09:51:07 +00:00 |
|
pierre
|
1892f7443a
|
* ExitDLL fixed : uses now SetJmp LongJmp
* System_exit unloads the exception hanlder before leaving
|
2000-03-10 09:21:11 +00:00 |
|
pierre
|
24353efcb7
|
* rva relocation bug fixed
|
2000-03-10 09:15:54 +00:00 |
|
pierre
|
38ec9c22bb
|
* dlltool is also needed if we use DefFile
|
2000-03-10 09:14:40 +00:00 |
|
pierre
|
c653648412
|
* fixes for LFB mode
|
2000-03-09 22:32:22 +00:00 |
|
pierre
|
5430f96660
|
* Allocate_ltd_desciptors on LFB modes
+ ForceVesa var to force use of LFB modes
|
2000-03-09 21:52:05 +00:00 |
|
florian
|
e31020b12c
|
* initial release derieved from the ALPHA cpubase.pas, the
file still contains some ALPHA stuff
|
2000-03-09 20:28:00 +00:00 |
|
pierre
|
dd89e25cb2
|
* fix for the stab section size changes with smartlinking
|
2000-03-09 14:29:47 +00:00 |
|
pierre
|
a84bd72dde
|
* fix a problem with smartlink and stabs
|
2000-03-09 10:07:18 +00:00 |
|
pierre
|
991b0d8b09
|
+ support for djgpp v2.03 (added some new functions that are in v2.03 ofdpmiexcp.c)
+ code to integrate exception support inside the system unit
|
2000-03-09 09:15:10 +00:00 |
|
alex
|
361b710487
|
added some info on this demo package
|
2000-03-09 03:07:58 +00:00 |
|
alex
|
0df17434ea
|
now this is only a master makefile for the subdirs
|
2000-03-09 02:51:00 +00:00 |
|
alex
|
8f74054daf
|
moved files
|
2000-03-09 02:48:10 +00:00 |
|
alex
|
efb422174d
|
moved files
|
2000-03-09 02:40:03 +00:00 |
|
alex
|
9a4ddcd957
|
made it compile under win32
|
2000-03-09 02:35:22 +00:00 |
|
alex
|
84d2db4fe3
|
fixed warnings about type conversion
|
2000-03-08 22:32:41 +00:00 |
|
alex
|
101bb49fe7
|
fixed warnings about type conversion
|
2000-03-08 22:26:57 +00:00 |
|
alex
|
dac636a097
|
fixed warnings about type conversion
|
2000-03-08 22:20:04 +00:00 |
|
alex
|
7a00f36b23
|
an icon for win32
|
2000-03-08 21:16:34 +00:00 |
|
alex
|
076613b1b8
|
braced some vars to avoid compiler warnings
|
2000-03-08 21:01:48 +00:00 |
|
pierre
|
28888d15ae
|
Uses Debugger^.IsRunning
|
2000-03-08 16:58:12 +00:00 |
|
pierre
|
3959ba67e3
|
* Wrong highlighted line while debugging fixed
+ Check if exe has debugging info
|
2000-03-08 16:57:01 +00:00 |
|
pierre
|
eb652830aa
|
* Value of vars in browsers cleaned up
|
2000-03-08 16:53:21 +00:00 |
|
pierre
|
7bb0281201
|
+ -gl option support
|
2000-03-08 16:51:50 +00:00 |
|
pierre
|
7335d8d819
|
+ MainHasDebugInfo boolean var
|
2000-03-08 16:50:27 +00:00 |
|
pierre
|
4ebe6eb7be
|
+ Read BackTrace from UseScreen
|
2000-03-08 16:48:07 +00:00 |
|
daniel
|
97a5b84098
|
+ Added align_from_size function as suggested by Peter.
|
2000-03-08 15:39:45 +00:00 |
|
Jonas Maebe
|
4cb3f54367
|
* writemode was not set to normalput during clearviewport (and it uses hline)
|
2000-03-08 14:20:14 +00:00 |
|
pierre
|
fadf943935
|
* more fixes for TSymbol
|
2000-03-08 12:25:29 +00:00 |
|
pierre
|
8bea921be5
|
+ Assembler tab in Options|Compiler
|
2000-03-07 22:52:50 +00:00 |
|
marco
|
08e39cb92a
|
* added some stuff I wrote to maillist, but didn't get reply to.
|
2000-03-07 22:42:51 +00:00 |
|
pierre
|
48abbcc932
|
+ uses ParseUserScreen and UpdateMode
|
2000-03-07 21:58:58 +00:00 |
|
pierre
|
eded14b468
|
+ CtrlC handling
+ UpdateMode method
|
2000-03-07 21:57:59 +00:00 |
|
pierre
|
a58516aa89
|
* adapted to change of OpenSymbolBrowser
|
2000-03-07 21:57:01 +00:00 |
|
pierre
|
f05d1bb02d
|
* Tsymbol and Ancestor fixes
|
2000-03-07 21:55:59 +00:00 |
|
pierre
|
3c94239ecc
|
+ Add current value to browser
|
2000-03-07 21:55:16 +00:00 |
|