joost
66b0f3d9fb
* Added fpmake.pp files for utilities
...
git-svn-id: trunk@20752 -
2012-04-07 20:06:14 +00:00
florian
6b8a865f93
* update msgidx.inc and msgtxt.inc after r20747
...
git-svn-id: trunk@20751 -
2012-04-07 19:27:09 +00:00
florian
3297be603f
* patch by Max Nazhalov to clean up changes of r20701
...
git-svn-id: trunk@20750 -
2012-04-07 19:25:47 +00:00
pierre
02479d0409
Add openbsd/netbsd x86_64 systems to list using 16 for size of cextended type
...
git-svn-id: trunk@20749 -
2012-04-07 17:03:21 +00:00
sergei
67d6e8d6af
* When parsing end-tags, compare input with element name from start-tag directly, without calling CheckName (performance).
...
git-svn-id: trunk@20748 -
2012-04-07 17:02:41 +00:00
Tomas Hajny
a5a7c2aa3e
* directions for reporting bugs are different from those for asking questions nowadays
...
git-svn-id: trunk@20747 -
2012-04-07 16:43:15 +00:00
Tomas Hajny
20ebbefc2b
* e-mail address for reporting bugs is not valid since long time ago
...
git-svn-id: trunk@20746 -
2012-04-07 16:31:08 +00:00
pierre
20eaf3240a
Accept x86_64_netbsd system for GNU as
...
git-svn-id: trunk@20745 -
2012-04-07 15:54:17 +00:00
pierre
06c362c02f
Accept x86_64_netbsd system for elf64 object writer
...
git-svn-id: trunk@20744 -
2012-04-07 15:53:36 +00:00
pierre
e97ee1aaf9
Add SigContextRec for x86_64 CPU
...
git-svn-id: trunk@20743 -
2012-04-07 15:52:15 +00:00
pierre
13d667da45
Fix ino_t for stat13 x86_64 CPU
...
git-svn-id: trunk@20742 -
2012-04-07 15:51:26 +00:00
pierre
78e129931b
Add NETBSD_USE_STAT30 conditional for recent NetBSD changes, not yet used
...
git-svn-id: trunk@20741 -
2012-04-07 15:37:03 +00:00
florian
7819eb892c
* use GNU AS as default assembler on x86_64-win64 now
...
git-svn-id: trunk@20740 -
2012-04-07 13:00:46 +00:00
Jonas Maebe
c4d80a8a10
* only try to use objdump to extract symbol liveness information if the
...
target OS is Linux, since it's not supported on other platforms for that
purpose
git-svn-id: trunk@20739 -
2012-04-07 11:11:48 +00:00
pierre
bd793d2f70
ino_t is 64 bit for 32-bit system also for NetBSD
...
git-svn-id: trunk@20738 -
2012-04-06 23:57:00 +00:00
pierre
67bc3c0e0b
st_mode is before st_ino for NetBSD in stat record
...
git-svn-id: trunk@20737 -
2012-04-06 23:55:57 +00:00
joost
f0a75c1254
* Added fpmake.pp files for some utils
...
git-svn-id: trunk@20736 -
2012-04-06 22:47:03 +00:00
joost
1e62127f20
* Give a proper error message when an external command is not found
...
* Always try to run an external command when the destination file does not
exist
* Give only a warning if the destination file is older then the source
file but the external command could not be found, give give a warning.
git-svn-id: trunk@20735 -
2012-04-06 22:25:14 +00:00
florian
7fe6c0d95d
* handle currency constants correctly on non i386 platforms if they are given as integer constant, resolves #21091
...
git-svn-id: trunk@20734 -
2012-04-06 22:13:48 +00:00
pierre
39d6d4800f
* Set netbsd defautf for x86_64 compiler if on netbsd system
...
git-svn-id: trunk@20733 -
2012-04-06 22:07:38 +00:00
pierre
175ec19308
+ Register for system_x86_64_ntbsd
...
git-svn-id: trunk@20732 -
2012-04-06 22:04:20 +00:00
pierre
d5dd980efe
+ Add system_x86_64_ntbsd_info record
...
git-svn-id: trunk@20731 -
2012-04-06 22:03:37 +00:00
pierre
6907539691
* Add system_x86_64_netbsd system
...
git-svn-id: trunk@20730 -
2012-04-06 21:43:40 +00:00
florian
5af111d164
+ WM_IME_REQUEST, resolves #21666
...
git-svn-id: trunk@20729 -
2012-04-06 21:32:49 +00:00
pierre
b6576452ed
Use correct dynamic linker for x86_64 openbsd system
...
git-svn-id: trunk@20728 -
2012-04-06 21:21:56 +00:00
pierre
7dfbc38c68
Mark x86_64 openbsd system as under development
...
git-svn-id: trunk@20727 -
2012-04-06 21:21:15 +00:00
florian
d1e16c3cd4
+ define CPUX86 on i386 and CPUX64 on x86-64, resolves #21670
...
git-svn-id: trunk@20726 -
2012-04-06 21:05:09 +00:00
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
...
git-svn-id: trunk@20725 -
2012-04-06 20:35:18 +00:00
joost
7a07a6c544
* The sourcefilenames have to be resolved to be able to determine if a
...
package has to be compiled. But when not all sources are found, try
to resolve them again after the beforecompile events are triggered. It
could be that some sourcefiles are generated in those events.
git-svn-id: trunk@20724 -
2012-04-06 20:28:21 +00:00
pierre
2c4d8cc9d9
Add x86_64-openbsd target in Makefiles
...
git-svn-id: trunk@20723 -
2012-04-06 16:49:08 +00:00
sergei
da5740142e
* Small improvement to parameter entity nesting checks.
...
git-svn-id: trunk@20722 -
2012-04-06 16:31:48 +00:00
pierre
c5f9b66e51
* Fix bug in DelOptions leading to infinite loop:(
...
git-svn-id: trunk@20721 -
2012-04-06 15:15:48 +00:00
michael
84f0d3d99a
* Modified patch from Brainenjii to support multiple testsuites (bug 21655)
...
git-svn-id: trunk@20720 -
2012-04-06 09:41:12 +00:00
pierre
763edfcbef
+ Add x86_64 cpu support for openbsd target
...
git-svn-id: trunk@20719 -
2012-04-05 21:12:30 +00:00
pierre
58ef9b63dd
Accept i386/x86_64 openbsd systems for elf object writer
...
git-svn-id: trunk@20718 -
2012-04-05 21:10:43 +00:00
pierre
b1900cda2a
+ Add system_x86_64_openbsd to systems_openbsd set
...
git-svn-id: trunk@20717 -
2012-04-05 21:09:31 +00:00
pierre
2b5cadf271
+ Add system_x86_64_openbsd to list of supported systems for as assembler
...
git-svn-id: trunk@20716 -
2012-04-05 21:08:14 +00:00
pierre
7e71e1d3a0
+ Add system_x86_64_openbsd_info record
...
git-svn-id: trunk@20715 -
2012-04-05 21:06:56 +00:00
pierre
2794ce5c09
+ Add system_x86_64_openbsd system
...
git-svn-id: trunk@20714 -
2012-04-05 21:04:21 +00:00
pierre
a06b2b4c02
+ Initial implementation for openbsd x86_64 cpu specific rtl code
...
git-svn-id: trunk@20713 -
2012-04-05 21:01:47 +00:00
pierre
96f1627c46
* Don't try to read sininfo record
...
git-svn-id: trunk@20712 -
2012-04-05 20:56:15 +00:00
pierre
c12f09316e
+ Add x86_64 cpu sigcontext record
...
git-svn-id: trunk@20711 -
2012-04-05 20:55:05 +00:00
pierre
ea216f8d0f
* Fix ino_t and dev_t types for x86_64 cpu
...
git-svn-id: trunk@20710 -
2012-04-05 20:54:05 +00:00
florian
c5445399c6
* take care also of reg. allocation information after the current instruction when moving it
...
git-svn-id: trunk@20709 -
2012-04-05 14:21:41 +00:00
sergei
cc3023d55d
* Renamed TDOMParseOptions to TXMLReaderSettings (TDOMParseOptions left as alias).
...
- ResolveExternals option removed, it never actually worked and its functionality should be implemented by means of OnResolveEntity event.
* Moved OnError handler from TDOMParser to TXMLReaderSettings, TDOMParser.OnError redirected to set Options.OnError.
* TDOMParser replaced by TXMLReaderSettings in parameters of TXMLTextReader constructors.
git-svn-id: trunk@20708 -
2012-04-05 13:38:32 +00:00
florian
9867f34398
* the arm rescheduler has not only to move instructions but also associated register allocations
...
git-svn-id: trunk@20707 -
2012-04-04 21:21:52 +00:00
florian
1f154028da
* proper title value
...
git-svn-id: trunk@20706 -
2012-04-04 19:42:31 +00:00
florian
e2af17e6f6
* fixed r20701 for targets having no extended type
...
git-svn-id: trunk@20705 -
2012-04-04 19:41:59 +00:00
marco
b2ed134379
* Fix for TField.OldValue state, patch by Lacak2, Mantis #19542
...
git-svn-id: trunk@20704 -
2012-04-04 15:00:23 +00:00
pierre
c968fcbfaf
* Fix PuTTY plink usage with -load option
...
git-svn-id: trunk@20703 -
2012-04-04 04:56:20 +00:00