Ryan Kurtz
0084a70f87
GT-3097 ( closes #931 ): Fixing another typo.
...
Pulled-from: AYIDouble <alpaypython@gmail.com>
2019-08-21 09:24:41 -04:00
AYIDouble
14ac31c8c5
Fix Typos
2019-08-21 11:18:36 +02:00
Ryan Kurtz
0e5d55d74d
Merge remote-tracking branch 'origin/GT-3095_ghidorahrex_PR-871_andyhhp_x86_sahf_lahf_64bit'
2019-08-20 14:29:40 -04:00
Ryan Kurtz
9f96140f55
Merge remote-tracking branch 'origin/GT-3094_ghidorahrex_PR-867_fortenbt_864-fix-6502-default-memory-blocks'
2019-08-20 14:27:15 -04:00
Ryan Kurtz
ee61c15a46
Merge remote-tracking branch 'origin/GT-3092_ghidorahrex_PR-834_mumbel_x86.offset'
2019-08-20 14:16:46 -04:00
Ryan Kurtz
23c9319151
Merge remote-tracking branch 'origin/GT-3086_ghizard_update_help_screenshots_for_GT-3076'
2019-08-20 14:08:17 -04:00
Ryan Kurtz
e9f542f4f2
Merge remote-tracking branch
...
'origin/GT-3091_ghidorahrex_PR-665_mh-_fix_pic16_w_vs_wreg'
2019-08-20 13:24:36 -04:00
ghizard
40b1d98e0e
GT-3086 updated SuccessDialog
2019-08-20 08:54:53 -04:00
Ryan Kurtz
34988ee54a
GT-3096: Fixing PDB native compilation error for some users (fixes
...
#915 ).
2019-08-20 08:35:04 -04:00
ghidorahrex
c0a81c8bd3
GT-3095: Accepting pull request
...
Pulled-from: Andrew Cooper <amc96@srcf.net>
2019-08-20 08:31:25 -04:00
ghidorahrex
96dc96c7e6
GT-3094: Accepting pull request
...
Pulled-from: fortenbt <1106428+fortenbt@users.noreply.github.com>
2019-08-20 08:16:27 -04:00
ghidorahrex
b8078fb306
GT-3092: Accepting pull request
...
Pulled-from: mumbel <22204578+mumbel@users.noreply.github.com>
2019-08-20 07:15:21 -04:00
ghizard
4a53908b10
GT-3086 html fix from review
2019-08-19 17:12:31 -04:00
ghidorahrex
0809e57d0a
GT-3091: Accepting pull request
...
Pulled-from: Michael Huebler <michael@huebler.org>
##DEBUG##
2019-08-19 15:23:54 -04:00
Andrew Cooper
239106a356
x86: Restore the use of SAHF/LAHF in 64bit mode
...
The SAHF/LAHF instructions date from the 32bit x86 days, and where initially
marked as obsolete in the AMD 64bit spec. All processors have the requisite
logic, as they are backwards compatible in 32bit mode.
The original 64bit CPUs from Intel and AMD would raise #UD for these
instructions, per the AMD64 spec.
However, they were were sufficiently critical for software emulators that the
instructions were "reintroduced" into the AMD64 spec, with a new CPUID bit
indicating that the they were now usable in 64bit mode.
In practice, every 64bit capable processor since 2005 has supported them.
Fixes #837
2019-08-17 20:34:55 +01:00
ghizard
f5333aab6f
GT-3086 fixes
2019-08-16 13:48:14 -04:00
adamopolous
e4bed7e6fb
GT-3086: generated screenshots on mac for PDB module
2019-08-16 08:23:32 -04:00
dragonmacher
eaf0514298
Merge remote-tracking branch 'origin/GT-3035-dragonmacher-restore-integration-tests'
2019-08-15 18:35:23 -04:00
dragonmacher
dfcba5f39e
GT-3035 - Restore Integration Tests - test fixes
2019-08-15 18:32:23 -04:00
ghizard
264f63b758
GT-3086 check-in of changes
2019-08-15 17:08:46 -04:00
dragonmacher
554bce2407
GT-3035 - Restore Integration Tests - more missing test files; updated
...
test environment to install a default tool
2019-08-15 14:58:43 -04:00
Ryan Kurtz
20df58af35
GT-2696: Another idaxml.py memory reference fix ( fixes #885 )
2019-08-15 14:53:43 -04:00
ghidra1
74be844642
Corrected test failures
2019-08-15 11:16:38 -04:00
Ryan Kurtz
feae9777e8
Merge remote-tracking branch 'remotes/origin/GT-2955_emteere_PR-881_mumbel_simm32'
2019-08-15 07:43:02 -04:00
emteere
522662477e
GT-2955 ( closes #881 ): Certifying
...
Pulled-from: mumbel <22204578+mumbel@users.noreply.github.com>
2019-08-14 18:28:21 -04:00
dragonmacher
4dc8e77172
GT-3035 - Restore Integration Tests - restored missing test files; fast
...
tests
2019-08-14 15:08:37 -04:00
Ryan Kurtz
a973789cd1
GT-2696: Another idaxml.py memory reference fix ( fixes #885 )
2019-08-14 14:51:25 -04:00
dragonmacher
822e5a0610
GT-3035 - Restore Integration Tests - converted groovy tests to java
2019-08-14 14:36:23 -04:00
Ryan Kurtz
2037879aea
Merge remote-tracking branch 'origin/GT-3074-dragonmacher-fg-grouping-exception'
2019-08-14 14:27:29 -04:00
Ryan Kurtz
5e593cb4ae
GT-3084: Fixed problem displaying processor manuals in Windows Firefox.
2019-08-14 13:50:39 -04:00
Ryan Kurtz
aba5a2b672
Merge remote-tracking branch 'origin/GT-3079-ghidravore_add_to_program'
2019-08-14 12:29:29 -04:00
ghidravore
ae5662a50f
GT-3079 Added checking to binary loader to check for memory conflicts
...
before loading in the "add to program" case.
2019-08-14 12:14:54 -04:00
dragonmacher
ae93a407d0
GT-3074 - Function Graph - Fixed path highlighting so that it will work
...
when the source/sink is grouped with other vertices
2019-08-14 12:14:51 -04:00
Ryan Kurtz
8369ef12a2
Merge remote-tracking branch 'origin/GT-3082_ryanmkurtz_PR-907_snemes_svrAdmin'
2019-08-14 11:49:48 -04:00
dragonmacher
cf238325a3
Tests - added debug for timing issue
2019-08-14 11:14:05 -04:00
Ryan Kurtz
8ead356765
Merge remote-tracking branch 'origin/dragonmacher-gradle-review-repo'
2019-08-14 09:18:25 -04:00
Ryan Kurtz
17db252058
GT-3082 ( closes #907 ): Certifying
...
Pulled-from: Sandor Nemes <sandor.nemes@fireeye.com>
2019-08-14 09:05:57 -04:00
Ryan Kurtz
5c74632fdb
GhidraDev new module project wizard can now optionally include/exclude
...
processor. Also fixed building processor using buildLanguage.xml.
2019-08-14 08:41:17 -04:00
Ryan Kurtz
8caa0b0f4c
Merge remote-tracking branch 'origin/James_GT-3075'
2019-08-14 07:47:02 -04:00
Ryan Kurtz
9aa921abb3
Merge remote-tracking branch 'origin/GT-3072_ghidorahrex_SelectBytes_Dialog_Resize'
2019-08-14 07:39:48 -04:00
Sandor Nemes
6446bb2cf1
Fixed argument passing when run with sudo
2019-08-14 13:31:33 +02:00
dragonmacher
958b187643
Gradle - updated gradle to run when not using standard repo names -
...
review fixes
2019-08-13 18:50:11 -04:00
dragonmacher
68931f01d6
Gradle - updated gradle to run when not using standard repo names -
...
review fixes
2019-08-13 18:31:43 -04:00
dragonmacher
43d1cd5b72
Tests - fixes for recent merges
2019-08-13 18:16:30 -04:00
dragonmacher
e2ce041799
Gradle - updated gradle to run when not using standard repo names
2019-08-13 16:51:58 -04:00
Ryan Kurtz
6b49a80dde
Merge remote-tracking branch 'origin/GT-3078_ghizard_use_SetCommentCmd_over_SetCommentsCmd'
2019-08-13 13:31:42 -04:00
ghizard
4748ddc2ef
GT-3078 review fix.
2019-08-13 12:54:16 -04:00
Ryan Kurtz
fe11274fe7
Merge remote-tracking branch 'origin/GT-3076_ghizard_PDB_Analzyer_do_not_automatically_search_PE_Specified_PDB_path'
2019-08-13 09:04:12 -04:00
ghizard
2174080d39
GT-3078 initial check-in of SetCommentCmd over SetCommentsCmd
2019-08-12 17:25:39 -04:00
ghizard
99a916e1ba
GT-3076 PDB Do not automatically include path: check-in and certify
2019-08-12 15:32:18 -04:00