Commit Graph

42183 Commits

Author SHA1 Message Date
florian
be0a29da95 * fix modification information for bmi instructions
git-svn-id: trunk@26738 -
2014-02-08 21:38:21 +00:00
florian
9d84b83475 * fix comment
git-svn-id: trunk@26737 -
2014-02-08 21:38:18 +00:00
sergei
d7c7ee2c2a * MIPS: fixed 8/16 bit arithmetic shifting to be done without using an additional register.
git-svn-id: trunk@26736 -
2014-02-08 21:13:58 +00:00
sergei
d29300df13 * tMIPSELnotnode.second_boolean: reuse common handle_locjump method.
git-svn-id: trunk@26735 -
2014-02-08 21:10:01 +00:00
sergei
83fda1e6a9 * Frame size on MIPS must be divisible by 8, thanks to Vsevolod Alekseyev for spotting this.
git-svn-id: trunk@26734 -
2014-02-08 21:06:30 +00:00
florian
5dcb59c2d4 * renamed test, resolves #25696
git-svn-id: trunk@26733 -
2014-02-08 19:21:08 +00:00
yury
e0c8a4701e * Fixed compilation for mips-linux.
git-svn-id: trunk@26732 -
2014-02-08 19:08:21 +00:00
florian
e5aa0e4316 * set pi_uses_exceptions flag only if the try...finally frame is not an implicit frame
git-svn-id: trunk@26731 -
2014-02-08 16:43:23 +00:00
michael
2e912b6c68 * Added LibKinect10.pp
git-svn-id: trunk@26730 -
2014-02-08 15:39:16 +00:00
florian
1df293679d * fixed setting of pi_uses_exception flags and unified usage, they should be set in pass_1
git-svn-id: trunk@26729 -
2014-02-08 14:59:07 +00:00
michael
4490a61981 * Added AddReplacesExisting
git-svn-id: trunk@26728 -
2014-02-08 13:14:25 +00:00
michael
b7c6455b89 * Added TStringHash class
git-svn-id: trunk@26727 -
2014-02-08 13:08:18 +00:00
yury
735b921bad * Modified SVN property "bugtraq:logregex" to also extract bug IDs when "Bug ID X" or "Issue ID X" is specified in a commit message.
git-svn-id: trunk@26726 -
2014-02-08 12:03:35 +00:00
michael
1abce09e3c * Made GetStatementInfo public (bug ID 24113)
git-svn-id: trunk@26725 -
2014-02-08 11:58:36 +00:00
michael
7846bec140 * Fix bug ID #24109
git-svn-id: trunk@26724 -
2014-02-08 11:51:21 +00:00
michael
c0ea463b7f * Fixed bug ID #25675
git-svn-id: trunk@26723 -
2014-02-08 11:45:56 +00:00
michael
576eadf6c9 * Allow width 0 (bug ID 23662)
git-svn-id: trunk@26722 -
2014-02-08 11:43:14 +00:00
michael
68429834a7 * Fixed bug #25049
git-svn-id: trunk@26721 -
2014-02-08 11:39:31 +00:00
michael
ddda356ee8 * Applied patch from Bug ID #25048, fixing write of TPersistent (TCollection)
git-svn-id: trunk@26720 -
2014-02-08 11:16:12 +00:00
michael
f59a2272d9 * Applied slightly modified patch from bug ID #24110
git-svn-id: trunk@26719 -
2014-02-08 11:03:21 +00:00
michael
c4918b6329 * Demo for OnData and OnHeaders events
git-svn-id: trunk@26718 -
2014-02-08 10:41:08 +00:00
michael
0fefb74a12 * OnData and OnHeaders events implemented
git-svn-id: trunk@26717 -
2014-02-08 10:40:15 +00:00
florian
53ddaf03ff * fixes masking error in tx8664shlshrnode.pass_generate_code
* cleaned up tx8664shlshrnode.pass_generate_code and fix register loading of the right node, resolves #25664

git-svn-id: trunk@26716 -
2014-02-08 10:15:47 +00:00
michael
f163a35238 * UniqueString called on initial string for stringstream (bug ID 24130)
git-svn-id: trunk@26715 -
2014-02-08 09:55:31 +00:00
michael
0e68cb641d * Applied patch from bug ID #25635, fixing memory leak
git-svn-id: trunk@26714 -
2014-02-08 09:42:59 +00:00
florian
1366498255 + nf_addr_taken: it marks nodes which address is taken
+ check if tnodeflags is 4 bytes or less
* do not do cse on expressions which address is taken

git-svn-id: trunk@26713 -
2014-02-07 20:40:42 +00:00
pierre
8db439a027 Add recognition of --enable-64-bit-bfd configure option, set GDB_CORE_ADDR_FORCE_64BITS conditional in this case
git-svn-id: trunk@26712 -
2014-02-07 16:46:23 +00:00
pierre
1308a74aa5 Fix GDB 7.7 support code
git-svn-id: trunk@26711 -
2014-02-07 16:45:05 +00:00
yury
78304dde66 * mipsel-android: Added C object files for tests.
git-svn-id: trunk@26710 -
2014-02-07 14:40:25 +00:00
yury
c58340f8dd * Enabled safecall for mips.
git-svn-id: trunk@26709 -
2014-02-07 14:12:33 +00:00
michael
cace38029c * Check running
git-svn-id: trunk@26708 -
2014-02-07 13:33:56 +00:00
michael
2a809969d3 * Check running
git-svn-id: trunk@26707 -
2014-02-07 13:25:13 +00:00
michael
8a4e0e6e84 * Added ExitCode (different from ExitStatus)
git-svn-id: trunk@26706 -
2014-02-07 13:03:17 +00:00
yury
73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
git-svn-id: trunk@26705 -
2014-02-07 12:37:17 +00:00
yury
f3b8fabf1b * Fixed const name.
git-svn-id: trunk@26704 -
2014-02-07 12:29:40 +00:00
yury
2001609d9f * mipsel-android: rtl build.
git-svn-id: trunk@26703 -
2014-02-07 12:23:34 +00:00
yury
0aab9a8c21 * mipsel-android: Support in fpmkunit.
git-svn-id: trunk@26702 -
2014-02-07 12:22:59 +00:00
masta
2d2cab0e7a Fix some internalerror codes in the ARM CG
git-svn-id: trunk@26701 -
2014-02-07 12:15:08 +00:00
yury
5ebfb2710d * Fixed getting svn revision on Windows host.
git-svn-id: trunk@26700 -
2014-02-07 12:14:57 +00:00
yury
b21471a772 * mipsel-android: Fixed calling library startup code.
git-svn-id: trunk@26699 -
2014-02-07 10:16:43 +00:00
michael
9699890e3d * Fix reading bitmap types 5,6 for PNM (fix by reporter of Bug ID #52564)
git-svn-id: trunk@26698 -
2014-02-06 22:14:19 +00:00
michael
98dc27db1c * Fixed backgrounding (must be done before creating controllers, bug ID #23445
git-svn-id: trunk@26697 -
2014-02-06 22:06:44 +00:00
michael
6aaab457a7 * Added CheckControlMessage in TCustomDaemon
git-svn-id: trunk@26696 -
2014-02-06 21:22:25 +00:00
michael
628689e3e3 * Start at root with setkey if key starts with / or \ (bug id 20761)
git-svn-id: trunk@26695 -
2014-02-06 21:08:27 +00:00
florian
30352c7f7b * fix several issues with loop strength reduction to make it working
* debugging code for strength reduction

git-svn-id: trunk@26694 -
2014-02-06 20:48:19 +00:00
florian
c41d043ac8 + test for last commit
git-svn-id: trunk@26693 -
2014-02-06 19:51:43 +00:00
yury
3eaecd07a6 * mipsel-android: Support in fpcmake.
git-svn-id: trunk@26692 -
2014-02-06 19:46:28 +00:00
florian
c5523fc780 * do not search a node tree which has been found being subject to cse further on
git-svn-id: trunk@26691 -
2014-02-06 19:27:11 +00:00
yury
bb269e53ac * mipsel-android: Don't export local symbols from executable.
git-svn-id: trunk@26690 -
2014-02-06 19:11:08 +00:00
yury
bb1a2d21ab * mipsel-android: Fixed library loading.
git-svn-id: trunk@26689 -
2014-02-06 19:09:58 +00:00