Legolas
|
fb1e29aef5
* nds: implemented write(ln) output on the screen (it needs flush tough...)
|
14 years ago |
michael
|
e357dc3fb9
* LongdateFormat equals shortdateformat (no longdateformat is available in langinfo) Bug #19616.
|
14 years ago |
michael
|
543b6bec44
* Proper fix for ID field not always being named properly in ExtJS delete operation.
|
14 years ago |
michael
|
8dfac9c481
* Proper fix for ExtJS Delete operation which sometimes sends only an ID
|
14 years ago |
pierre
|
b85355636e
* Avoid unitialized VM variable in Preferences method
|
14 years ago |
marco
|
c8218eaab8
* constants for sockets unit of Solaris by L. Brands, mantis #19665
|
14 years ago |
pierre
|
cfdc7c861d
* Use public/global name 'name' section 'section' without semicolon for Windows TLS support
|
14 years ago |
pierre
|
372b16b2e6
* Look for __FPC_tls_callbacks, should be reset to nil for DLLs, not yet done
|
14 years ago |
pierre
|
450fd8784b
* section specification method changed
|
14 years ago |
pierre
|
4ad2707674
Windows TLS callback code testable by using -dTEST_TLS_DIRECTORY
|
14 years ago |
pierre
|
92c92e1945
* Add oso_keep option to threadvar section if FPC_USE_TLS_DIRECTORY is set
|
14 years ago |
pierre
|
eb90591ea9
TLS directory requires some labels in specific sections
|
14 years ago |
pierre
|
30feeff3c2
+ TlsDirectory handling code
|
14 years ago |
pierre
|
bcb2bb9e5b
Add removal of braces for parameters in linker script
|
14 years ago |
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 |