michael
|
5cb32f860b
* New version corresponding to 1.0.17 from Ido Kanner
|
18 years ago |
Jonas Maebe
|
3f81a4ed65
* make code page name parsing case insensitive (mantis #8930)
|
18 years ago |
Jonas Maebe
|
b79e4ff3f0
* fixed typo that broke non-i386 compilation after r8603
|
18 years ago |
Jonas Maebe
|
ecd2445602
+ segment register support in g_concatcopy (should fix #9667, but I
|
18 years ago |
florian
|
4d57395a12
* indoniesan language update by Zaenal Mutaqin
|
18 years ago |
Jonas Maebe
|
56f8424af6
* no longer remove AsmBlockStart and AsmBlockEnd markers from
|
18 years ago |
Jonas Maebe
|
93aad97c22
* Also take into account the node complexity of parameters to determine
|
18 years ago |
Jonas Maebe
|
b4b715f213
* make sure tai_align.calculatefillbuf no longer destroys the fillsize
|
18 years ago |
Jonas Maebe
|
1e5fee5c6f
+ callparan support in node_complexity()
|
18 years ago |
joost
|
10930a5165
* Added some comments
|
18 years ago |
michael
|
c88406c9e5
* Demo for TJONConfig committed, copyright notice added
|
18 years ago |
tom_at_work
|
6c49a28544
* fixed tw9673
|
18 years ago |
Jonas Maebe
|
4e78a30ee3
* only print exception backtrace at end of unhandled exception in
|
18 years ago |
Vincent Snijders
|
956d5e1c91
* improved recursive benchmark
|
18 years ago |
tom_at_work
|
c6d42528a2
* linker script: keep got and toc sections together; allows use of -Cg (PIC) in large programs (e.g. compiler) on powerpc64/linux
|
18 years ago |
peter
|
0396a33b06
* version 2.3
|
18 years ago |
florian
|
8db40851c0
* fixed some crashes
|
18 years ago |
peter
|
4d48f2c6ff
* move systems_darwin constant to correct location
|
18 years ago |
tom_at_work
|
37695af02b
* added missing assignment check when searching for a symbol in a class, fixing bug #9673
|
18 years ago |
peter
|
4525df9ea0
* nf_is_funcret node flag added
|
18 years ago |
peter
|
eb7aedc285
* fixed overflow
|
18 years ago |
joost
|
c806f3e494
* TCustomPageContentProducer is renamed to THTMLEntityProducer and changed in such a way that it can produce more then only <html> tags.
|
18 years ago |
michael
|
3a0c9a638a
* Added jsonconf
|
18 years ago |
joost
|
29b2317dfc
* Implemented TFormFieldItem.OnGetValue, OnGetLabel and OnGetAction
|
18 years ago |
joost
|
1cfdfe6c72
* Made THTMLWriter.StartElement and EndElement public instead of protected
|
18 years ago |
Jonas Maebe
|
2146ad614c
* fixed toperator5 after r8558. The inlining logic did not take into
|
18 years ago |
joost
|
566cfcb6d0
* Added missing isc_event_counts to ibase60dyn
|
18 years ago |
peter
|
2652a0c416
* added get_local_or_para_sym to search in parast and localst
|
18 years ago |
tom_at_work
|
73b88f4d46
* constantified hardcoded minimum stackframe size required by the (powerpc64/linux) ABI
|
18 years ago |
tom_at_work
|
b0bb3f94a7
* improve powerpc64/linux stub for external procedures in units: also consider GOT change in call to this external procedure
|
18 years ago |