Jonas Maebe
|
25ebb36103
* catch invalid floating point operations in TextToFloat (mantis #24197)
|
12 years ago |
reiniero
|
669a16c98d
sqldb/tests improvements:
|
12 years ago |
marco
|
545a3e708c
* avoid prepending unitname with abs paths.
|
12 years ago |
sergei
|
cded05ccef
+ MIPS linker: support linking PIC object files with non-PIC ones, by routing absolute calls into PIC code through stubs that load R25.
|
12 years ago |
reiniero
|
9758f4fa6a
sqldb/dbtestframework fixes:
|
12 years ago |
marco
|
ad455d05b1
* throw warning when there is a space in the XCT imported link.
|
12 years ago |
Jonas Maebe
|
7ad6c5028e
* package depends on x11 for Linux (mantis #24179)
|
12 years ago |
sergei
|
a5850f8d43
* mips-linux has SOCK_STREAM and SOCK_DGRAM swapped, compared to other Linux targets. Fixes tbs/tb0524.pp.
|
12 years ago |
Jonas Maebe
|
db86fb7db5
* enabled package for linux, win32, win64, wince (mantis #24149)
|
12 years ago |
reiniero
|
c9161bc51d
* sqldb/dbase: explicit cast to pchar to avoid writing widestrings in dbf header. Fixes mantis #14473
|
12 years ago |
florian
|
5ee9fe75e9
* unicodenumtable is also an implicitly built unit
|
12 years ago |
florian
|
9375529430
+ put guids in a constant pool as well
|
12 years ago |
sergei
|
e4949e3044
+ ELF linker: finish support for imported symbol versions.
|
12 years ago |
sergei
|
29c0266fb9
+ Added values for DT_FLAGS and DT_FLAGS_1 dynamic tags.
|
12 years ago |
sergei
|
c5bf2ecb65
+ MIPS linker: added ELF header flags, TLS relocations and an utility procedure to handle endianness.
|
12 years ago |
reiniero
|
09bee62013
* sqldb/dbf: remove deprecated status as it is maintained by FPC devs
|
12 years ago |
Jonas Maebe
|
9973a5737f
* don't give an error when calling a class method on an object typecasted
|
12 years ago |
Jonas Maebe
|
4daa40f480
* reorder register parameters to minimise the number of register conflicts,
|
12 years ago |
pierre
|
3ceac493eb
Commit go32v2 specific fix in 2.6.0 branch rev 20576
|
12 years ago |
pierre
|
4f2691c729
+ Search CC, MAKE and AWK variables inside Makefile
|
12 years ago |
pierre
|
2da4a7b3d9
* Add moe information about libgdb.a and examples from tests directory
|
12 years ago |
pierre
|
d4ecf952f9
Basic GDB 7.6 support
|
12 years ago |
sergei
|
1d32b107f5
* Made address comparison 64-bit safe.
|
12 years ago |
svenbarth
|
3f79e75aaa
Applied patch from Reinier Olislagers. Fix for Mantis #24159.
|
12 years ago |
paul
|
d80f47a601
rtl: apply similar to r24022-r24026 changes made by Jonas to other targets
|
12 years ago |
Jonas Maebe
|
f17bd4d375
* register buildcollations as build unit so it doesn't get installed
|
12 years ago |
Jonas Maebe
|
4992fd1c88
* prevent previously freed temp blocks from getting lost occasionally (can
|
12 years ago |
Jonas Maebe
|
5104869d92
* let the character unit depend on buildcollations to prevent simultaneous
|
12 years ago |
Jonas Maebe
|
477eeadaca
* made alloctemp more generic
|
12 years ago |
Jonas Maebe
|
b08aa1ad75
* unicodedata and unicodeducet are also new implicit units (fixes installing)
|
12 years ago |