peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 years ago |
Jonas Maebe
|
6171499d15
* fixed creating shared libraries under Darwin/Mac OS X
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
marco
|
8ab7863982
* $GCSECTIONS also added to else case
|
20 years ago |
marco
|
174b729874
* tf_smartlink_sections and some shared lib pull-ups from t_linux
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
dc363f29bc
* maybequoted() added
|
20 years ago |
peter
|
1f6d2f6ece
* fixed setting of mangledname when importing
|
21 years ago |
marco
|
c1ee8eed7b
* cycle fix.
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
e7459f5466
* heap and heapsize removed
|
21 years ago |
mazen
|
e90d8a42e3
* USE_SYSUTILS merged successfully : cycles with and without defines
|
21 years ago |
mazen
|
da1c3fb6f0
* Fix error committing : previous version must be in branch USE_SYSUTILS
|
21 years ago |
mazen
|
3b591c5575
* use SysUtils unit instead of Dos Unit
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
Jonas Maebe
|
13a1ca99ce
* use -x instead of -s for stripping under Mac OS X (-s strips too much
|
21 years ago |
Jonas Maebe
|
9b6e79e4f1
- disabled automatic adding of libraries from "external lib name 'xxx'"
|
21 years ago |
Jonas Maebe
|
174cea8023
* changed calling of external procedures to be the same as under gcc
|
21 years ago |
marco
|
3221a5d75c
* small c_r fix, also link plain libc (like for x11)
|
21 years ago |
florian
|
6959430b83
* imported procedures are always made global (in the sense of the
|
21 years ago |
Jonas Maebe
|
e823822f49
* fixed importing of variables from shared libraries, but disabled
|
21 years ago |
olle
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
florian
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
marco
|
9a83a21c64
* pthread on -CURRENT related fixes.
|
21 years ago |
marco
|
308ab35e63
* Copy and pasted some structures from Net- to OpenBSD (3.4+ ELF!)
|
21 years ago |
Jonas Maebe
|
6d4561ec58
* fixed compilation problems under x86
|
21 years ago |