peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
7583de7a4f
- removed freelabel()
|
26 years ago |
florian
|
577edbbd3f
+ compiler checks now if a goto leaves an exception block
|
26 years ago |
peter
|
f2d894e78f
* fixed sigsegv with casedef=nil
|
26 years ago |
peter
|
d3b404c1a4
* fixed bug #698
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
8025581bfd
* DLL index used for win32 target with DEF file
|
26 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
peter
|
918b5219ea
* labels used but not defined give error instead of warning, the warning
|
26 years ago |
pierre
|
acaa9296b7
* more browser details
|
26 years ago |
peter
|
b8b39e0980
* fixed 'raise end;'
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
89b677a0ee
* split type reading from pdecl to ptype unit
|
26 years ago |
florian
|
fa19f0aa09
- removed the hcodegen use in the new cg, use cgbase instead
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
florian
|
fbbf8a505c
* m68k compiler is again compilable (only gas writer, no assembler reader)
|
26 years ago |
florian
|
a9d8bfa1f7
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
26 years ago |
Jonas Maebe
|
88306ed3f3
* framepointer cannot be changed to esp for methods
|
26 years ago |
peter
|
5e26e5d0c9
* better error recovery for case
|
26 years ago |
peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
26 years ago |
Jonas Maebe
|
ace7ff6983
* all tokens now start with an underscore
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
florian
|
1cf1665d73
* the alpha compiler can be compiled now
|
26 years ago |
florian
|
eac806034d
* the main branch psub.pas is now used for
|
26 years ago |
florian
|
9cbaac5beb
* bugs 494-496 fixed
|
26 years ago |
florian
|
497a3d3686
* use of is_ordinal checked: often a qword/int64 isn't allowed (case/for ...)
|
26 years ago |
pierre
|
05b6362265
* local browser stuff corrected
|
26 years ago |
pierre
|
e8da115c3f
* merged from 0_99_12 branch
|
26 years ago |