svenbarth
|
9cb16c950f
This fixes Mantis #20851 .
|
13 years ago |
marco
|
13743890d5
* fix to store empty node also for tkastring, Mantis #21137
|
13 years ago |
svenbarth
|
6204da6248
Add tests for Mantis 18103 which somehow is completely fixed now (not related
|
13 years ago |
svenbarth
|
04683c5f13
pgenutil.pas, generate_specialization:
|
13 years ago |
svenbarth
|
a7a0ba0cf4
* Move the setup and teardown of the specialization symtable stack into two extra
|
13 years ago |
svenbarth
|
c572395f61
* pgenutil.pas, generate_specialization & psub.pas, specialize_objectdefs:
|
13 years ago |
florian
|
76d29ff172
* some Makefiles regenerated to support mips-linux
|
13 years ago |
florian
|
722980519a
+ enable mips-linux in fpcmake (mips-linux is big endian, mipsel-linux is the little endian port)
|
13 years ago |
pierre
|
4a74ba14eb
+ Add tsiginfo type
|
13 years ago |
pierre
|
9aa157b7fc
* Remove _strrchr call and add environ common
|
13 years ago |
pierre
|
cc69ccff13
+ Add missing syscall_nr_sigtimedwait
|
13 years ago |
joost
|
3d368fb900
* Revert accidentally committed files in r20238
|
13 years ago |
joost
|
32541398c8
Better way to disable package then used in r20236, this way the package is cleaned on a distclean
|
13 years ago |
joost
|
e378a99f11
* Do not compile pxlib on darwin/iphonesim (fpmake)
|
13 years ago |
joost
|
08332a9719
* Do not build httpd13 and httpd20 by default (fpmake)
|
13 years ago |
Jonas Maebe
|
893d010dcd
* don't try to link the Carbon framework when targeting the iPhoneSimulator
|
13 years ago |
joost
|
36169c1249
* Restored changes in r20159 which were overwritten in r20166
|
13 years ago |
joost
|
57ad885aa4
* Also clean the bin-output directory on distclean
|
13 years ago |
joost
|
ac1a2abf88
* Do not use deprecated stat.mode but stat.st_mode
|
13 years ago |
sergei
|
8d26b3358f
RTL, wide/unicode strings cleanup:
|
13 years ago |
sergei
|
df221e8196
* fpc_ansistr_concat, refactoring and minor fix:
|
13 years ago |
michael
|
af2bba5c87
* Disable range checks
|
13 years ago |
michael
|
60e5411b7c
* Fix for bug #21211, suggested by Dmitry Ukolov
|
13 years ago |
pierre
|
19e11f889f
* Fix error in EXTDEBUG code
|
13 years ago |
pierre
|
cf6590cc0e
Use rmipsgas.inc file for gas register names
|
13 years ago |
pierre
|
936c78eef1
+ Use new assembler reader
|
13 years ago |
pierre
|
bd9ddd498c
Use standard MIPS regsiter names
|
13 years ago |
pierre
|
61eba72178
Use standard MIPS regsiter names
|
13 years ago |
pierre
|
a9c7e135ee
Add MIPS GNU AS reader
|
13 years ago |
pierre
|
77301e699d
Commit some MIPS changes from MarkMLl
|
13 years ago |