peter
|
1ace0dc9b8
* moved some tables from ra386*.pas -> i386.pas
|
26 years ago |
florian
|
b9968f4a43
+ some stuff for the new code generator
|
26 years ago |
peter
|
c7637424cf
+ resource file handling ($R directive) for Win32
|
26 years ago |
peter
|
02904d8319
+ -iSO, -iSP, -iTO, -iTP
|
27 years ago |
peter
|
37c2997e50
* target_os.use_bound_instruction boolean
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
peter
|
752857f403
* tp7 didn't like my ifopt H+ :(
|
27 years ago |
peter
|
d626ddb757
* fixed for H+ compilation
|
27 years ago |
pierre
|
c7167e92ff
+ added options -lS and -lT for source and target os output
|
27 years ago |
pierre
|
1a77339355
* several memory corruptions due to double freemem solved
|
27 years ago |
peter
|
acf9818648
+ target_os.stackalignment
|
27 years ago |
peter
|
c6593ec44e
* removed uses verbose which is not possible! this unit may not use
|
27 years ago |
florian
|
6155ef488c
* emitpushreferenceaddress gets now the asmlist as parameter
|
27 years ago |
pierre
|
e619803966
* following Peters remark, removed all ifdef in
|
27 years ago |
pierre
|
c3b3abdb65
* undid some changes of Peter that made the compiler wrong
|
27 years ago |
peter
|
1468993242
* new style for m68k/i386 infos and enums
|
27 years ago |
pierre
|
bede68c06e
* assembler type output command line was case sensitive
|
27 years ago |
pierre
|
ff45eacd79
+ source_os is now set correctly for cross-processor compilers
|
27 years ago |
carl
|
4fbd1d5fac
* bugfixes
|
27 years ago |
peter
|
8192030b20
* remove -D from assemblers
|
27 years ago |
peter
|
a0c582dc12
* merged fixes
|
27 years ago |
peter
|
ca51e0365a
* fixed tabs
|
27 years ago |
pierre
|
f556db3b50
* restored m68k part
|
27 years ago |
daniel
|
4e7516e897
+ Added maxheapsize.
|
27 years ago |
peter
|
73c208663d
* 'ar rs' -> 'ar rcs' which is more common
|
27 years ago |
peter
|
19bf2df53a
* m68k fixes, splitted cg68k like cgi386
|
27 years ago |
peter
|
35a8d2e4fd
* m68k and palmos updates from surebugfixes
|
27 years ago |
peter
|
4572d22872
* more lowercase extensions
|
27 years ago |
pierre
|
b94116497c
* CDECL changed to CVAR for variables
|
27 years ago |
peter
|
765a36211c
* win32 compiles a bit better, no growheap crash
|
27 years ago |