Commit graph

973 commits

Author SHA1 Message Date
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
Ryan Kurtz
6da0d9340d Merge remote-tracking branch 'origin/GT-2370_dev747368_batchimport_language' 2019-08-08 16:06:13 -04:00
Ryan Kurtz
dec62f9ee6 Merge remote-tracking branch 'origin/GT-3042_dev747368_server_usernames' 2019-08-08 13:31:39 -04:00
dev747368
f073d58fb2 GT-3042 tweak related javadoc 2019-08-08 13:30:21 -04:00
Ryan Kurtz
a86fdf4c39 Merge remote-tracking branch 'origin/GT-3063_dev747368_sevenzip_filesystem' 2019-08-08 13:25:24 -04:00
Ryan Kurtz
a585a0eb94 GT-3071: Fixing register highlight issue (fixes #810). 2019-08-08 09:47:10 -04:00
Ryan Kurtz
70b5c0478c Merge remote-tracking branch 'origin/GT-3064_ghidravore_cancel_create_memory' 2019-08-08 07:33:45 -04:00
dev747368
52907cf3a7 GT-3063 sevenzip file system, code review fixes 2019-08-07 18:26:46 -04:00
ghidravore
33c5feac44 GT-3064 fixing importing to be cancellable 2019-08-07 14:39:27 -04:00
Ryan Kurtz
85e25af7e8 Adding JUnit to projects created by GhidraDev. 2019-08-07 12:07:15 -04:00
Ryan Kurtz
70757b658e Fixing merge build issue. 2019-08-07 09:49:55 -04:00
Ryan Kurtz
6530398f6a Merge remote-tracking branch 'origin/GT-3062_adamopolous_screen_shot_fixes' 2019-08-07 09:44:42 -04:00
Ryan Kurtz
dc115f9a5c Merge remote-tracking branch 'origin/GT-2383_dev747368_tree_focus_after_click_same_node' 2019-08-07 08:36:11 -04:00
adamopolous
c5c3bc80f6 GT-3062: added comment to ambiguous build code 2019-08-07 06:42:30 -04:00
dev747368
bcba73fdce GT-2383 - tree focus, code review tweaks 2019-08-06 16:55:21 -04:00
adamopolous
aee9b170eb GT-3062: code review fixes (closes #875) 2019-08-06 16:45:18 -04:00
dev747368
8461e91758 GT-2383 tree focus when clicking on already selected node. 2019-08-06 16:02:40 -04:00
ghidra1
a435e1547a Minor improvements to ProcessorEmulatorTestAdapter 2019-08-06 15:30:26 -04:00
ghidra1
06f8a90fc7 Revised pcodetest module test resource mechanism 2019-08-06 14:28:32 -04:00
Ryan Kurtz
0f33a90bad Fixing Integration Test build when top-level source directory is not
named "ghidra" (fixes #876).
2019-08-06 14:13:15 -04:00
dev747368
9dd36b6788 GT-2370 - make batch import language selection more user-friendly
If a set of files in batch import didn't have a language set
automatically, there wasn't much indication to the user how to set the
language by clicking on the column.
2019-08-06 13:33:59 -04:00
ghidra1
78a551b6d8 GT-2933 Improved ELF loader ability to handle missing section names and
negative file offsets
2019-08-06 12:28:24 -04:00
dev747368
bc81cdcac5 GT-3063 fix javadoc 2019-08-06 11:38:41 -04:00
ghidra1
ca6c01268e Improvement of FileBytes equals/hashcode methods and delete 2019-08-05 18:35:37 -04:00
dev747368
97f484fe8d GT-3063 - fix sevenzip fs data dup and extreme slowness
File data would be duplicated, and was using slow method to extract
data.
2019-08-05 16:43:26 -04:00
Ryan Kurtz
6184cff3a3 Updating change history. 2019-08-05 14:17:51 -04:00
adamopolous
54f61b03c5 GT-3062: updated screenshot config to extend test/integrationTest 2019-08-05 13:31:31 -04:00
Ryan Kurtz
649e573a0d Added "Environments" tab to Ghidra run configuration in GhidraDev. 2019-08-05 11:46:33 -04:00
Ryan Kurtz
34bf3b6585 Merge remote-tracking branch 'origin/GT-2472_James_FindPotentialDecompilerProblems' 2019-08-05 09:36:57 -04:00
Ryan Kurtz
70fbe3d049 Updating change history. 2019-08-05 09:27:30 -04:00
Ryan Kurtz
52bbc6f9a4 Merge remote-tracking branch 'origin/GT-3060_adamopolous_PR-870_kant2002_kant/integrationTestReport' 2019-08-05 09:26:48 -04:00
adamopolous
5dd5c9f248 GT-3060 (closes #870): certifying
Pulled-from: Andrii Kurdiumov <kant2002@gmail.com>
2019-08-05 08:49:37 -04:00
Ryan Kurtz
cefe98f325 Fixing some typos in the change history. 2019-08-05 08:35:14 -04:00
gslilly
a7221ee94a Updated change history for 9.1 2019-08-05 08:32:59 -04:00
Andrii Kurdiumov
880cd6f265 Fix typo in task description 2019-08-05 18:27:46 +06:00
Andrii Kurdiumov
d0c894c820 Add description to gradle tasks which generate test reports 2019-08-04 11:48:33 +06:00
Andrii Kurdiumov
03ec2ef569 Add integrationTestReport task
This task will run integrationTest task and save all test reports in the
$reportDir/integrationTestReports folder

This was requested in #832 by @adamopolous
2019-08-03 20:30:47 +06:00
Ryan Kurtz
15ee804009 Merge remote-tracking branch 'origin/GT-3058_emteere_PR-638_zeldin_8048' 2019-08-02 15:29:45 -04:00
emteere
3d9525985b GT-3058: Constrained matching so that order of instruction definitions
don't matter.

Pulled-from: Marcus Comstedt <marcus@mc.pp.se>
2019-08-02 15:19:40 -04:00
emteere
2221510f90 emteere Minor changes for sleigh editor syntax errors 2019-08-02 12:04:47 -04:00
Ryan Kurtz
64e83b1d93 Merge remote-tracking branch 'origin/GT-3041_emteere_PR-567_mumbel_tricore' 2019-08-02 11:34:38 -04:00
emteere
c814e5bfbf GT-3401_emteere Interim fix for multiple return types where one type is
tagged as a pointer.
2019-08-02 11:29:10 -04:00
emteere
0a517e6864 GT-3041_emteere Added emulation tests and minor changes to calling
convention.  Assigning correct return storage will require a separate
change to core Ghidra.

Pulled-from: mumbel <22204578+mumbel@users.noreply.github.com>
2019-08-02 10:45:33 -04:00
Ryan Kurtz
291abeb789 Merge remote-tracking branch 'origin/GT-3019-dragonmacher-function-graph-edge-routing' 2019-08-02 10:00:05 -04:00
ghidravore
1dfda0d419 added junit test for previous memory block bug 2019-08-01 18:07:37 -04:00
ghidravore
8bc95794e6 fixing memBlock problem after join 2019-08-01 17:54:31 -04:00
dragonmacher
d536c261f9 GT-3019 - Function Graph - Edge Routing - review fixes:
-fixed broken edge labels (labels were not offset correctly)
-fixed complex edge routing for edges going upward
-fixed bug that allowed toolbar multi-state actions to fire twice when
clicked
2019-08-01 17:02:14 -04:00
Ryan Kurtz
0aa413c956 Merge remote-tracking branch 'origin/GT-3045_adamopolous' 2019-08-01 15:09:34 -04:00
adamopolous
45091316fc GT-3045: fixed problem causing incorrect cursor position to be set 2019-08-01 15:06:37 -04:00
Ryan Kurtz
392c0846d1 Merge remote-tracking branch 'origin/GT-3046_adamopolous_PR-832_kant2002_kant/ci-docs' 2019-08-01 14:41:52 -04:00