sekelsenmat
|
e21749d6d4
fpvectorial: Finishes fixing the colors in the PostScript reader
|
14 năm trước cách đây |
sekelsenmat
|
d37d0ae1a4
fpvectorial: Fixes some bugs in the PostScript interpreter, previously it didnt run some procedures, and adds more commands to it
|
14 năm trước cách đây |
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 năm trước cách đây |
sergei
|
35a2ed9a6c
- Removed unused variable
|
14 năm trước cách đây |
joost
|
b156dc5ad9
* Use new fpmake distclean command. After all targets are cleaned by fpmake distclean, cleanup the fpmake executable
|
14 năm trước cách đây |
joost
|
08ee418513
* Reverted r17969, now fpmake distclean is implemented
|
14 năm trước cách đây |
joost
|
25a9052ced
* Implemented distclean command, which cleans up all targets
|
14 năm trước cách đây |
sergei
|
e32317bca4
* Fixed x86_64 compilation further (rev. 17940 was not enough).
|
14 năm trước cách đây |
marco
|
ad60e9a467
* some notes I had in an old checkout.
|
14 năm trước cách đây |
marco
|
d2ccb1f564
* added fpvectorial -> fcl-base -j 2 deps, and regenned packages/ and fpvectorial makefile with up to date fpcmake
|
14 năm trước cách đây |
joost
|
c0d54a0fb2
* Added fcl-base dependency (epsvectorialreader.pas depends on contnrs)
|
14 năm trước cách đây |
marco
|
1e9733d2d7
* several virtual* and heap* functions checked for 64-bit issues.
|
14 năm trước cách đây |
joost
|
584ac69bff
* Several fpmake-file updates
|
14 năm trước cách đây |
sergei
|
02a5efc619
* win/systhrd.inc, clean up:
|
14 năm trước cách đây |
florian
|
b0cef1693a
* compilation of system unit was broken
|
14 năm trước cách đây |
florian
|
f276177c44
+ build atmega128 mcu unit
|
14 năm trước cách đây |
florian
|
4f08d148ea
* unique internal errors
|
14 năm trước cách đây |
joost
|
595eadccb6
* Do not cleanup fpmake executable on distclean anymore. To make it possible
|
14 năm trước cách đây |
sergei
|
6a2e87121b
* ogcoff.pas: sort all objsections having '$' in the name, not just .idata$*. This is a documented PECOFF feature and it is required for tls callback stuff to link correctly regardless of the order of declarations in source files.
|
14 năm trước cách đây |
joost
|
eae9ef6529
* Do not mark packages as installed, if they are compiled within this fpmake
|
14 năm trước cách đây |
marco
|
4163c8fb51
* assume callback is cdecl
|
14 năm trước cách đây |
joost
|
28fb5b21a3
* Always add -n when compiling fpmake when not cross-compiling
|
14 năm trước cách đây |
Mattias Gaertner
|
5ca0871033
instantfpc: example for mode directive
|
14 năm trước cách đây |
sergei
|
50952945e1
* Moved WideString-related code, which is identical for Win32 and Win64, into syswin.inc
|
14 năm trước cách đây |
pierre
|
5a2d6c0429
Fix constant pointer reading for 64 bit CPU
|
14 năm trước cách đây |
pierre
|
0ca127b97e
* Fix length size for non-short string types
|
14 năm trước cách đây |
pierre
|
f23b265ce1
+ Add global testppudump rule
|
14 năm trước cách đây |
pierre
|
efb0193cb2
Add ./utils/ppudump prerequisite to log-ppu files
|
14 năm trước cách đây |
pierre
|
d4372a7ac5
* Add ppudump testing rules
|
14 năm trước cách đây |
pierre
|
b94cdd4881
* Handled real constants of different size
|
14 năm trước cách đây |