Jonas Maebe
|
128c4a9a4b
* fixed wrong references (used r0 as base register)
|
23 years ago |
Jonas Maebe
|
6c202898f6
+ crt0.o file, compiled from the Darwin Csu module sources of 2002/09/06.
|
23 years ago |
carl
|
1603394d9a
- moved files to systems directory
|
23 years ago |
carl
|
517c2566e8
* moved files to systems directory
|
23 years ago |
carl
|
a013d19c36
* bugfix of bug report 2072 (merged)
|
23 years ago |
pierre
|
ec5679a06c
* explicitly set BasePos to zero in TFastBufStream constructor
|
23 years ago |
peter
|
20af604613
* memdebug enhancements
|
23 years ago |
peter
|
8b5e92cb3c
* removed repetitive pass counting
|
23 years ago |
peter
|
37bb42694b
* fixed crash when current_module becomes nil
|
23 years ago |
carl
|
aed84190ca
* bug #2072
|
23 years ago |
peter
|
6da33d2524
* objfpc mode is required
|
23 years ago |
peter
|
f5a4b06b8a
* fixed old callnode.det_resulttype code
|
23 years ago |
peter
|
5175cf4e0c
* moved tcl to extra
|
23 years ago |
peter
|
a31524e0b5
* Allow GDBLIBDIR environment variable
|
23 years ago |
peter
|
93f33a3d0c
* internalerror instead of crash in getprocdef
|
23 years ago |
pierre
|
0aceb4b76b
* fix for bug #2004 merged
|
23 years ago |
pierre
|
97ab9a8f3c
* fix small bug in previous commit
|
23 years ago |
pierre
|
dc8a7c4c5f
+ FindMatchingDelimiter for pascal keywords with level counting
|
23 years ago |
michael
|
38ed4b3ef3
+ Removed classes dependency
|
23 years ago |
pierre
|
fc70eac139
* try to fix recompilation on changes problems
|
23 years ago |
pierre
|
c12f883d18
* get units code complete to also work if browser disabled
|
23 years ago |
pierre
|
3ab5492c52
+ use '*' as special name for noload and also no 'nonamexx.pas title
|
23 years ago |
Jonas Maebe
|
86830c26b8
- reverted my last commit, it was completely bogus :(
|
23 years ago |
Jonas Maebe
|
426de6d36f
* fixed bugs in 64bit operations (registers weren't always allocated for
|
23 years ago |
Jonas Maebe
|
d2401f67b4
- removed unnecessary typeconversion from char_to_string
|
23 years ago |
Jonas Maebe
|
e66f54e328
* changed some ctypeconvnode/toggleflag(nf_explizit) combo's to
|
23 years ago |
Jonas Maebe
|
303ad8de46
+ added
|
23 years ago |
Jonas Maebe
|
650eb87f8c
+ parse basic optimization parameters
|
23 years ago |
pierre
|
f05b050230
* fix a second bug in CodeCompleteDialog
|
23 years ago |
pierre
|
e7ec0cde6d
* fix a bug in CodeCompleteDialog
|
23 years ago |