michael
|
d700e61cf7
* Patch from Mattias Gaertner to handle Chunked transfer encoding
|
13 vuotta sitten |
pierre
|
beaed6ba70
Regenerate after Makefile.fpc change
|
13 vuotta sitten |
pierre
|
b7864f2edb
Add missing units
|
13 vuotta sitten |
pierre
|
ed3284546a
New file adapted from Darwin
|
13 vuotta sitten |
pierre
|
ac9f2fc750
Add missing kqueue and kevent syscalls
|
13 vuotta sitten |
pierre
|
b72b38fdaa
* Try to implement real pmutext, not yet working
|
13 vuotta sitten |
michael
|
f106f0e30c
* Clean translation of glu.h
|
13 vuotta sitten |
pierre
|
8efbcbaabb
NetBSD also needs explicit DynamicLinker
|
13 vuotta sitten |
pierre
|
0f1a4f94af
Modern i386 NetBSD has no underscore prefix, but since when?
|
13 vuotta sitten |
pierre
|
12f3e8fbc3
+ Add some missing constants
|
13 vuotta sitten |
pierre
|
562a60e36a
Add some missing units
|
13 vuotta sitten |
pierre
|
af22d79a31
Add some missing units
|
13 vuotta sitten |
pierre
|
d9249ab44d
Correct passing envp to main
|
13 vuotta sitten |
pierre
|
6cd1c2a60c
+ Add CPREFIX macro to allow transition from '_' prefix to ''
|
13 vuotta sitten |
joost
|
5f1409253a
* Changed gdbver-binary output path to make it work with both packages/fpmake
|
13 vuotta sitten |
paul
|
3b153c223a
compiler:
|
13 vuotta sitten |
paul
|
79b725990c
rtl: remove spaces
|
13 vuotta sitten |
florian
|
e79f3a6930
* range check error fixed
|
13 vuotta sitten |
florian
|
c19b0ac189
* Fppwrite fixed after yesterday's mess
|
13 vuotta sitten |
florian
|
d8c377bfed
* completed termios constants for mips, some need to be checked on a real mips-linux system, see custom warning
|
13 vuotta sitten |
florian
|
f927198c2a
+ gas for mips is by default little endian, so pass the endianess
|
13 vuotta sitten |
pierre
|
f3b921d281
Fix missing close brace introduced in commit 20277
|
13 vuotta sitten |
florian
|
806ae36100
* some mips rtl compilation issues fixed
|
13 vuotta sitten |
florian
|
58fbd386a3
* mips system unit compiles
|
13 vuotta sitten |
sergei
|
180686e429
* Removed 'first' field and 'packed' attribute from TAnsiRec and TUnicodeRec. Removing 'packed' should yield more efficient code on alignment-sensitive targets, while removing 'first' effectively makes two records identical to each other. Further cleanup is possible, but let's see the test suite results before proceeding.
|
13 vuotta sitten |
marco
|
c44ce80585
* harmless deprecated warning, just in case.
|
13 vuotta sitten |
marco
|
8a2a788bd9
* fix for #21229, use sysutils format for error msgs, as suggested.
|
13 vuotta sitten |
florian
|
6be7b08b8e
* gas reader fixed
|
13 vuotta sitten |
florian
|
ae37b9f5b9
* fix floating point registers gas name
|
13 vuotta sitten |
sergei
|
a1cb87bcf8
* Improved ucs4 to utf16 conversions: removed function call on every character and multiple memory allocations, made as much code as possible shared between WideString and UnicodeString versions.
|
13 vuotta sitten |