Károly Balogh
|
b481129f4e
m68k: for cdecls with the SVR4 ABI return results both in A0 and D0
|
8 년 전 |
michael
|
bc53a908c9
* Fix bug #32047
|
8 년 전 |
Károly Balogh
|
50332a97bc
textthr test to be more verbose on error conditions
|
8 년 전 |
joost
|
4962872d70
* Use the internal FPC-based http downloader by default, instead of lNet
|
8 년 전 |
joost
|
b3efcb0088
* http->https
|
8 년 전 |
michael
|
bf32857ac2
* SAX JSON reader, rework JSONParser on top of that
|
8 년 전 |
michael
|
afa74238f5
* SAX JSON reader, rework JSONParser on top of that
|
8 년 전 |
Károly Balogh
|
30176f3116
m68k: enable inlined get_frame for m68k
|
8 년 전 |
Károly Balogh
|
cf8aebf00f
m68k: enabled safecall exception wrappers with linux
|
8 년 전 |
maciej-izak
|
c0f390ff18
fcl-passrc: paswrite: write informations about implemented interfaces for classes
|
8 년 전 |
Károly Balogh
|
26d5500b7c
m68k: one more alignment fix, hopefully fixes regressions not fixed by r36569
|
8 년 전 |
Károly Balogh
|
8ed84afdd4
m68k: try to fix some breakages caused by r36568
|
8 년 전 |
Károly Balogh
|
23f4304881
m68k: hopefully fix passing of smaller-than-alignment sized records/structs for stdcall/cdecl
|
8 년 전 |
Károly Balogh
|
238f423c71
m68k: implement the interlocked family of functions, to be used on Linux and BSDs
|
8 년 전 |
nickysn
|
9f5011af30
* synchronize with ptc trunk from sourceforge; adds support for the numpad 5
|
8 년 전 |
nickysn
|
a217c4c7d0
* merged all changes from ptc trunk from sourceforge; adds support for different
|
8 년 전 |
joost
|
4c479ee039
* Fixed typo
|
8 년 전 |
joost
|
b9fd5f46a9
* Re-generated include file to generate config-files which use https for repositories
|
8 년 전 |
joost
|
4ba84bab05
* Adapt the configuration-file in such a way that fcl-web is used to download from repositories
|
8 년 전 |
joost
|
289afe7336
* Changed the mirrors-url to the https version
|
8 년 전 |
joost
|
a4250d1beb
* Add FPC-download-handler to fppkg
|
8 년 전 |
florian
|
719faf5e54
* more restrictive alignment for variables
|
8 년 전 |
florian
|
c321fb35f1
* integer registers on sparc(64) do not have an explicit size anymore, simplifies compiler code sharing between sparc32 and sparc64
|
8 년 전 |
florian
|
7edc8407fc
+ flushw opcode
|
8 년 전 |
florian
|
3ee8e836e9
* properly handle constants from -2^32 to -1 on sparc64
|
8 년 전 |
florian
|
2ad265505b
* properly align unicode- and ansistring constants
|
8 년 전 |
florian
|
7fd359bb78
* setup of envp fixed
|
8 년 전 |
florian
|
1e619a3479
* syscall error and parameter handling for sparc64 fixed
|
8 년 전 |
florian
|
ae99445bdd
* get_caller_addr and get_caller_frame for sparc64 fixed
|
8 년 전 |
florian
|
453fedf089
* empty lines removed
|
8 년 전 |