sergei
|
ef48f93d85
* win/systhrd.inc: modified ThreadMain so it initializes RTL if not already done, allowing TLS callbacks to be optional.
|
14 gadi atpakaļ |
sergei
|
24c3a43b35
* Call SysFlushStdio from FlushThread, instead of duplicating its functionality.
|
14 gadi atpakaļ |
sergei
|
4d0e8ca896
* Fixed compilation of the test after r16326
|
14 gadi atpakaļ |
Jonas Maebe
|
cb1da8de85
* fixed getcopy order for ttempcreatenode in case it has tempinitcode
|
14 gadi atpakaļ |
florian
|
95ad75c7bf
* hack to set stack top for atmega128
|
14 gadi atpakaļ |
florian
|
57613d1bb9
+ add avr-embedded to systems_embedded
|
14 gadi atpakaļ |
florian
|
5c9e0a7a1b
+ V is avr help screen option
|
14 gadi atpakaļ |
florian
|
57cdf34a6b
* put -Wpxxxx switch on the help screen
|
14 gadi atpakaļ |
florian
|
ecb04d1620
* use tcgint instead of aint in ttempcreatenode
|
14 gadi atpakaļ |
florian
|
aae20fd488
* enable loading of the stack pointer
|
14 gadi atpakaļ |
florian
|
98d3007580
+ support to parse hi8/lo8(...) in inline assembler
|
14 gadi atpakaļ |
Mattias Gaertner
|
e18d5e1f61
avltree: made nodemgr protected
|
14 gadi atpakaļ |
florian
|
04e2321724
* avr cpuflags renames
|
14 gadi atpakaļ |
florian
|
ac17ee8acb
* fix compilation of atmega128 startup code, not working yet
|
14 gadi atpakaļ |
michael
|
840b158eb8
* Fixed DeleteKey. Deleting the last key does not delete the section (Delphi/Windows compatible)
|
14 gadi atpakaļ |
michael
|
066a001afe
* Fixed WriteString to be Windows/Delphi compatible. Writing an empty value does not delete the value
|
14 gadi atpakaļ |
Jonas Maebe
|
d85ccd7418
* fixed compilation on targets where tthreadid is not an integer type after
|
14 gadi atpakaļ |
sergei
|
5c3aca5148
* thread.inc, DoneThread: allow CurrentTM.ReleaseThreadVars to be unassigned and reset ThreadID (in preparation to support Windows native threadvars)
|
14 gadi atpakaļ |
sekelsenmat
|
e21749d6d4
fpvectorial: Finishes fixing the colors in the PostScript reader
|
14 gadi atpakaļ |
sekelsenmat
|
d37d0ae1a4
fpvectorial: Fixes some bugs in the PostScript interpreter, previously it didnt run some procedures, and adds more commands to it
|
14 gadi atpakaļ |
sergei
|
ae4cdf25f8
+ aggas.pas: Write section attributes when long section names are used for smart linking (enabled for win32 and win64). It is needed because GAS does not understand that '.text.something' is part of '.text' and assigns default attributes (writable data) to all such sections, which is not the desired behavior.
|
14 gadi atpakaļ |
sergei
|
35a2ed9a6c
- Removed unused variable
|
14 gadi atpakaļ |
joost
|
b156dc5ad9
* Use new fpmake distclean command. After all targets are cleaned by fpmake distclean, cleanup the fpmake executable
|
14 gadi atpakaļ |
joost
|
08ee418513
* Reverted r17969, now fpmake distclean is implemented
|
14 gadi atpakaļ |
joost
|
25a9052ced
* Implemented distclean command, which cleans up all targets
|
14 gadi atpakaļ |
sergei
|
e32317bca4
* Fixed x86_64 compilation further (rev. 17940 was not enough).
|
14 gadi atpakaļ |
marco
|
ad60e9a467
* some notes I had in an old checkout.
|
14 gadi atpakaļ |
marco
|
d2ccb1f564
* added fpvectorial -> fcl-base -j 2 deps, and regenned packages/ and fpvectorial makefile with up to date fpcmake
|
14 gadi atpakaļ |
joost
|
c0d54a0fb2
* Added fcl-base dependency (epsvectorialreader.pas depends on contnrs)
|
14 gadi atpakaļ |
marco
|
1e9733d2d7
* several virtual* and heap* functions checked for 64-bit issues.
|
14 gadi atpakaļ |