joost
|
324ad5fd06
* Fixed typo (warning) in fpmake.pp file
|
13 years ago |
florian
|
dd70debe80
* records containing managed types are not "regable", resolves #21674
|
13 years ago |
joost
|
66b0f3d9fb
* Added fpmake.pp files for utilities
|
13 years ago |
florian
|
6b8a865f93
* update msgidx.inc and msgtxt.inc after r20747
|
13 years ago |
florian
|
3297be603f
* patch by Max Nazhalov to clean up changes of r20701
|
13 years ago |
pierre
|
02479d0409
Add openbsd/netbsd x86_64 systems to list using 16 for size of cextended type
|
13 years ago |
sergei
|
67d6e8d6af
* When parsing end-tags, compare input with element name from start-tag directly, without calling CheckName (performance).
|
13 years ago |
Tomas Hajny
|
a5a7c2aa3e
* directions for reporting bugs are different from those for asking questions nowadays
|
13 years ago |
Tomas Hajny
|
20ebbefc2b
* e-mail address for reporting bugs is not valid since long time ago
|
13 years ago |
pierre
|
20eaf3240a
Accept x86_64_netbsd system for GNU as
|
13 years ago |
pierre
|
06c362c02f
Accept x86_64_netbsd system for elf64 object writer
|
13 years ago |
pierre
|
e97ee1aaf9
Add SigContextRec for x86_64 CPU
|
13 years ago |
pierre
|
13d667da45
Fix ino_t for stat13 x86_64 CPU
|
13 years ago |
pierre
|
78e129931b
Add NETBSD_USE_STAT30 conditional for recent NetBSD changes, not yet used
|
13 years ago |
florian
|
7819eb892c
* use GNU AS as default assembler on x86_64-win64 now
|
13 years ago |
Jonas Maebe
|
c4d80a8a10
* only try to use objdump to extract symbol liveness information if the
|
13 years ago |
pierre
|
bd793d2f70
ino_t is 64 bit for 32-bit system also for NetBSD
|
13 years ago |
pierre
|
67bc3c0e0b
st_mode is before st_ino for NetBSD in stat record
|
13 years ago |
joost
|
f0a75c1254
* Added fpmake.pp files for some utils
|
13 years ago |
joost
|
1e62127f20
* Give a proper error message when an external command is not found
|
13 years ago |
florian
|
7fe6c0d95d
* handle currency constants correctly on non i386 platforms if they are given as integer constant, resolves #21091
|
13 years ago |
pierre
|
39d6d4800f
* Set netbsd defautf for x86_64 compiler if on netbsd system
|
13 years ago |
pierre
|
175ec19308
+ Register for system_x86_64_ntbsd
|
13 years ago |
pierre
|
d5dd980efe
+ Add system_x86_64_ntbsd_info record
|
13 years ago |
pierre
|
6907539691
* Add system_x86_64_netbsd system
|
13 years ago |
florian
|
5af111d164
+ WM_IME_REQUEST, resolves #21666
|
13 years ago |
pierre
|
b6576452ed
Use correct dynamic linker for x86_64 openbsd system
|
13 years ago |
pierre
|
7dfbc38c68
Mark x86_64 openbsd system as under development
|
13 years ago |
florian
|
d1e16c3cd4
+ define CPUX86 on i386 and CPUX64 on x86-64, resolves #21670
|
13 years ago |
florian
|
9fcff238f1
* create and push array def before the array range is parsed, this allows generic parameters to be used in the range definition, resolves #21592
|
13 years ago |