Jonas Maebe
|
5b9f58ef73
* reverted r2037 because of braindead "out" semantics for refcounted
|
19 years ago |
Jonas Maebe
|
84aab46550
* changed formal "var" paramters of move, movechar0 and fill* into
|
19 years ago |
tom_at_work
|
9e7d550455
* fixed last commit (1337) which broke some files in the repository
|
20 years ago |
tom_at_work
|
f7f0f9c426
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
|
20 years ago |
Károly Balogh
|
ccc29a13f3
* added SysResetFPU, which is required for MorphOS
|
20 years ago |
Jonas Maebe
|
4292e7f939
- removed obsolete FPC_MTFSB0_CORRECTED macro
|
20 years ago |
michael
|
3a2eaa94b1
+ Removed INTERNCONSTINTF define
|
20 years ago |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 years ago |
michael
|
db5d9d75aa
+ Removed INTERNCOPY define
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
olle
|
381f243243
* Fixed bug in stack crawling routines for macos
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
olle
|
beecc57e21
* Fixed stack frame access for macos
|
20 years ago |
Jonas Maebe
|
cfeaa8aa65
* some compilation fixes for powerpc after all the internconst and
|
21 years ago |
Jonas Maebe
|
42b6daebee
* use "round to nearest" rounding mode again, just like C (affects
|
21 years ago |
Jonas Maebe
|
94caa0761e
* fixed redzone usage in fillchar
|
21 years ago |
Jonas Maebe
|
296013d111
* fixed default rounding mode
|
21 years ago |
Jonas Maebe
|
fb693982b1
+ "nostackframe" modifier, because the automatic detection in the
|
21 years ago |
Jonas Maebe
|
0f26252376
+ cgenmath with libc math functions. Faster than the routines in genmath
|
21 years ago |
Jonas Maebe
|
f1fcf6dc6e
* use some more string routines from libc if FPC_USE_LIBC is used
|
21 years ago |
peter
|
269d24955a
* inclocked_longint ifdef fixed
|
21 years ago |
Jonas Maebe
|
5439babeb5
+ cgeneric.inc: implementations of rtl routines based on libc
|
21 years ago |
Jonas Maebe
|
4c7c8b9c3a
* fixed mtfsb0 instruction for assembler reader/writer
|
21 years ago |
Jonas Maebe
|
14670f4065
* fixed syntax error caught by Mac OS X' as :)
|
21 years ago |
Jonas Maebe
|
6bd3eccdac
+ fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit
|
21 years ago |
Jonas Maebe
|
e9a522fdae
* fixed fillchar for SYSV abi
|
21 years ago |
florian
|
acade4f561
* fixed compilation with sysv calling conventions
|
21 years ago |
Jonas Maebe
|
f66a3775c5
* fixed buffer overflow bug in fpc_shortstr_append_shortstr in case
|
21 years ago |