svenbarth
|
266eccde9f
Merge revision(s) 32484 from branches/svenbarth/packages
|
9 years ago |
sergei
|
53d7018482
* removed 'nostackframe' attribute, since on i386 assembler procedures reference non-register parameters relative to ebp.
|
9 years ago |
sergei
|
ead8d0c1d4
* Clean up i386-Linux startup code for shared libraries:
|
11 years ago |
Jonas Maebe
|
1f61b5b30c
* reverted the rtl patches from r14184, because they cause an endless
|
14 years ago |
Jonas Maebe
|
84cc38f4af
* moved {$asmmode att} to top of file (mantis #17377)
|
15 years ago |
Jonas Maebe
|
38c09952a3
* don't exit the program in the exit code of shared libraries under Linux
|
15 years ago |
Jonas Maebe
|
92ff07deaf
* several fixes by Pierre Pede (parts of his patch to mantis #12492)
|
16 years ago |
Jonas Maebe
|
3eec0569be
* fixed shared library initialisation for FPC-compiled libraries
|
17 years ago |
mazen
|
0f73d54ac8
+ Added ATT assmebler mode directive to override any default in fpc.cfg. Otherwise we need to override it in makefile.
|
18 years ago |
peter
|
d1d7c59244
* fixed compile after exitcode size change
|
18 years ago |
florian
|
74c9eefc99
* fixed bootstrapping with 2.0.4
|
18 years ago |
florian
|
c59c9cdfae
* don't build .as with 2.1.1 on i386
|
18 years ago |
micha
|
6bfff9702e
+ add linux/i386 start units
|
19 years ago |