Jonas Maebe
|
55d40b4db6
r335 | jonas | 2012-02-11 17:22:41 +0100 (Sat, 11 Feb 2012) | 3 lines
|
13 gadi atpakaļ |
Jonas Maebe
|
38d5945f12
* avoid missing autoreleasepool warnings
|
13 gadi atpakaļ |
sergei
|
3eeca2b172
* Emit published method table into single object section (previously every method name was written into a section of its own), labels for method names no longer have to be global.
|
13 gadi atpakaļ |
sergei
|
4b5c8bcac2
* Access VMT members using TVmt record instead of pointer manipulations.
|
13 gadi atpakaļ |
michael
|
57647f4521
* Added functionality to add (and show) notes
|
13 gadi atpakaļ |
sergei
|
3b006c4a9c
nobj.pas, cleanup/refactoring:
|
13 gadi atpakaļ |
svenbarth
|
06aef9350f
Add win64 as supported platform so that building using
|
13 gadi atpakaļ |
joost
|
30c1db6446
* Added the ability to pass options to fpmake with the FPMAKEOPT define
|
13 gadi atpakaļ |
michael
|
d700e61cf7
* Patch from Mattias Gaertner to handle Chunked transfer encoding
|
13 gadi atpakaļ |
pierre
|
beaed6ba70
Regenerate after Makefile.fpc change
|
13 gadi atpakaļ |
pierre
|
b7864f2edb
Add missing units
|
13 gadi atpakaļ |
pierre
|
ed3284546a
New file adapted from Darwin
|
13 gadi atpakaļ |
pierre
|
ac9f2fc750
Add missing kqueue and kevent syscalls
|
13 gadi atpakaļ |
pierre
|
b72b38fdaa
* Try to implement real pmutext, not yet working
|
13 gadi atpakaļ |
michael
|
f106f0e30c
* Clean translation of glu.h
|
13 gadi atpakaļ |
pierre
|
8efbcbaabb
NetBSD also needs explicit DynamicLinker
|
13 gadi atpakaļ |
pierre
|
0f1a4f94af
Modern i386 NetBSD has no underscore prefix, but since when?
|
13 gadi atpakaļ |
pierre
|
12f3e8fbc3
+ Add some missing constants
|
13 gadi atpakaļ |
pierre
|
562a60e36a
Add some missing units
|
13 gadi atpakaļ |
pierre
|
af22d79a31
Add some missing units
|
13 gadi atpakaļ |
pierre
|
d9249ab44d
Correct passing envp to main
|
13 gadi atpakaļ |
pierre
|
6cd1c2a60c
+ Add CPREFIX macro to allow transition from '_' prefix to ''
|
13 gadi atpakaļ |
joost
|
5f1409253a
* Changed gdbver-binary output path to make it work with both packages/fpmake
|
13 gadi atpakaļ |
paul
|
3b153c223a
compiler:
|
13 gadi atpakaļ |
paul
|
79b725990c
rtl: remove spaces
|
13 gadi atpakaļ |
florian
|
e79f3a6930
* range check error fixed
|
13 gadi atpakaļ |
florian
|
c19b0ac189
* Fppwrite fixed after yesterday's mess
|
13 gadi atpakaļ |
florian
|
d8c377bfed
* completed termios constants for mips, some need to be checked on a real mips-linux system, see custom warning
|
13 gadi atpakaļ |
florian
|
f927198c2a
+ gas for mips is by default little endian, so pass the endianess
|
13 gadi atpakaļ |
pierre
|
f3b921d281
Fix missing close brace introduced in commit 20277
|
13 gadi atpakaļ |