Jonas Maebe
|
c6b3550291
- removed some local variables and associated code not used
|
19 years ago |
Jonas Maebe
|
743b05e911
* fixed and released optimization to prevent some superfluous
|
19 years ago |
Jonas Maebe
|
4861472e7b
* declared tlabelsym.mangledname as override
|
19 years ago |
Jonas Maebe
|
90cacb4cf5
* changed result type of dwarf_reg from byte to shortint to avoid
|
19 years ago |
Jonas Maebe
|
a12f293781
* fixed wrong note about explictly valued enumeration types if the lower
|
19 years ago |
Jonas Maebe
|
30ee3416e8
* fixed wrong "assigned but not used" note for class and interface
|
19 years ago |
Jonas Maebe
|
0d0766a595
* fixed web bug #6923 (old 5100): count references to private fields
|
19 years ago |
Jonas Maebe
|
85cdb1315d
* updated fpu exception causes
|
19 years ago |
Jonas Maebe
|
ff4a00244f
* increased *align_max to 8 bytes for darwin/i386 (needed for mmx/sse)
|
19 years ago |
Jonas Maebe
|
982c1a39c4
* and yet more ebx saving/restoring
|
19 years ago |
Marc Weustink
|
1f3e05131a
fixed generation of dwarf lineinfo in win32
|
19 years ago |
Tomas Hajny
|
fefc80431a
+ French message file in ISO 8859-1
|
19 years ago |
Tomas Hajny
|
33215508c1
* e-mail address for bugs corrected
|
19 years ago |
Tomas Hajny
|
aaeeaf246d
* 2.0.4 fix: missing access key for Source 3
|
19 years ago |
Tomas Hajny
|
76ac54b78f
* show full compiler version in About dialog
|
19 years ago |
Tomas Hajny
|
419ab6aeac
+ allow output of full version in QuickInfo
|
19 years ago |
Jonas Maebe
|
57d5329977
* support printing the full source file path also when -vr is used
|
19 years ago |
Jonas Maebe
|
ef16df72da
* some optimizations for code generated for
|
19 years ago |
Jonas Maebe
|
cf7fce8f65
* use const strings parameters for four_char_code helpers to avoid
|
19 years ago |
Jonas Maebe
|
39a127bfc0
+ macpas BAnd/BOr/BXor/Bsr/Bsl/BTst/BSet/BClr support
|
19 years ago |
michael
|
f9b4308edd
+ Some cosmetical issues, and now all elements are emitted only once.
|
19 years ago |
florian
|
b24388da8d
* fix comparedword, fixes #7143
|
19 years ago |
florian
|
096fb2dcb8
* really copy widestrings in widestr_assign when winlike wistrings are used
|
19 years ago |
florian
|
81b98c9d82
+ added more ebx saving to cpuid invocations
|
19 years ago |
Tomas Hajny
|
e8b76c157b
* patch by borsa77 at libero.it - fixed information about destroyed registers
|
19 years ago |
Jonas Maebe
|
bddcc8f902
* save/restore ebx around cpuid invocations
|
19 years ago |
florian
|
0a9a9dd69c
- mispelled TryStrQWord removed
|
19 years ago |
chrivers
|
87826f69d5
Added ppo_implements, odt_interfacecom_property, and odt_interfacecom_function to support _IMPLEMENTS
|
19 years ago |
chrivers
|
5e65c94bfb
Added preliminary support for parsing _IMPLEMENTS
|
19 years ago |
florian
|
a7b5f78daf
* fixed crash in dwarf generation when generating info for empty default parameter sets
|
19 years ago |