pierre
|
c611c91cef
Provide _tls_index in script
|
14 years ago |
pierre
|
a45b29911c
* Handle vo_has_section for constants
|
14 years ago |
pierre
|
e6b5ce8557
* Use vo_has_section to test for user name section in insertbssdata
|
14 years ago |
pierre
|
46a6be05a5
* More dummy code to avoid removal of required labels
|
14 years ago |
pierre
|
8e2da253f9
* Index pointer field must be set to correct value in EXECUTABLE as it is used at program launch
|
14 years ago |
pierre
|
b3e1ba70e9
* Avoid warning about missing field for AVR
|
14 years ago |
pierre
|
af098d08d5
* Avoid pointer to signed integer warning
|
14 years ago |
pierre
|
37b98917e0
* Handle invalid register correctly
|
14 years ago |
pierre
|
bffd571f9d
* win/sysos.inc: TTlsDirectory, new record type
|
14 years ago |
pierre
|
128e2e9cc5
*Dll_entry: Call SysInitMultiThreading to allocate TlsKey if not yet done
|
14 years ago |
pierre
|
1339c66ec9
* SysAllocateThreadVars: Make sure the data slot is only allocated once
|
14 years ago |
pierre
|
04d85d32d9
* Disable inline for FPC_HEAPTRC_EXTRA to facilitate cdebugging with GDB
|
14 years ago |
pierre
|
3cc2b5e97b
+ Added default dynamic linker for mips CPU
|
14 years ago |
tom_at_work
|
619afa83ad
Use NOCPUDEF for all ppu* compilations
|
14 years ago |
florian
|
570f3c4b39
* merges recent class helper fixes by Sven Barth
|
14 years ago |
Jonas Maebe
|
c5dfa9d354
* fixed fpc_shortstr_concat() in case the max length for the destination is
|
14 years ago |
pierre
|
72f2d37bac
Correct last wrong commit.
|
14 years ago |
pierre
|
e98c62cb68
* Also check that there is no FPU stack overrun on i386 CPU
|
14 years ago |
pierre
|
2909e43043
* Make TAICPU class child of TAI_CPU_ABSTRACT_SYM instead of TAI_CPU_ABSTRACT
|
14 years ago |
pierre
|
f328836cad
+ Add checks for internal linker script
|
14 years ago |
pierre
|
0227fbad7d
* Fix some internal linker script lines
|
14 years ago |
Jonas Maebe
|
b2c8088d1c
* don't use assembler stack checking code if FPC_PIC is defined, because the
|
14 years ago |
pierre
|
63f38e6c03
* Fix make_dllmangledname: Use computed dllprefix instead of dllname
|
14 years ago |
pierre
|
547b6bbecb
* Add stack checking to test
|
14 years ago |
joost
|
1cb1f2d872
* Forgot to commit Makefile in r17874
|
14 years ago |
joost
|
fd807dd2a3
* do not use double quotes in options, win98 can not handle them
|
14 years ago |
pierre
|
61df26bf0c
* Avoid string constants array elements longer than type
|
14 years ago |
pierre
|
32d919f543
Use ptruint type in typecast to avoid warning
|
14 years ago |
pierre
|
4d50a95320
Use FPC_HAS_SYSTEMS_INTERRUPT_TABLE conditional
|
14 years ago |
pierre
|
75dde8ab46
* Restrict test to interactive
|
14 years ago |