pierre
|
9d78506c59
try to fix bug #1732
|
24 tahun lalu |
pierre
|
3a403da9f5
* fix problems with -S option
|
24 tahun lalu |
michael
|
f19d533f51
+ Patch from Peter for library imports
|
24 tahun lalu |
michael
|
67732f1df0
+ Patch from peter for library imports
|
24 tahun lalu |
Jonas Maebe
|
a0731e0d02
* fixed bug in fpc_char_to_ansistr when converting #0 (found by Peter)
|
24 tahun lalu |
pierre
|
4550770176
* avoid problem if gdb start generates output
|
24 tahun lalu |
peter
|
0816ae4006
* regenerated
|
24 tahun lalu |
peter
|
d9908ccaba
* action classes added
|
24 tahun lalu |
peter
|
5a323a0f6e
* fixed external <dll> name <c-name> manglednames
|
24 tahun lalu |
peter
|
8327c4284d
|
24 tahun lalu |
peter
|
142b4fb7f8
* proc_to_procvar_equal fixed for procvar-procvar
|
24 tahun lalu |
peter
|
3175676917
* lcl updates
|
24 tahun lalu |
peter
|
5cdb7cc52b
* removed getprocvar, use only getprocvardef
|
24 tahun lalu |
Tomas Hajny
|
72443eecda
* source_os changed to source_info in OS/2 define
|
24 tahun lalu |
florian
|
bbc6bb1852
* log fixed
|
24 tahun lalu |
florian
|
f99e55ebde
* SetRGBColor with cached pens fixed
|
24 tahun lalu |
peter
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
24 tahun lalu |
peter
|
0aa1c49c9f
* new tests
|
24 tahun lalu |
Jonas Maebe
|
c6d03a29f0
* completed (not compilale yet though)
|
24 tahun lalu |
Jonas Maebe
|
e41ba8650a
* fixed small bug in a_jmp_flags
|
24 tahun lalu |
Jonas Maebe
|
e52fa07468
* fix for web bug #1727 from Peter (corrected)
|
24 tahun lalu |
marco
|
4c315e6db0
* Removed ifdef arround getepoch.
|
24 tahun lalu |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 tahun lalu |
peter
|
4d4bf26827
* fixed inline crash with assembler routines
|
24 tahun lalu |
Jonas Maebe
|
d06ebc3fd1
* fix for web bug #1727 from Peter
|
24 tahun lalu |
Jonas Maebe
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
24 tahun lalu |
Jonas Maebe
|
d45517d97d
* empty widestrings can also be optimized to the constant '0'
|
24 tahun lalu |
Jonas Maebe
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 tahun lalu |
Jonas Maebe
|
c536b532d0
* fixed stupid copy-paste bug
|
24 tahun lalu |
Jonas Maebe
|
e27b13b0e4
* correctly check for 0-size dynarray in previous patch
|
24 tahun lalu |