Commit graph

4663 commits

Author SHA1 Message Date
Ryan Kurtz
1f5812f2d5 GP-1001: Fixing Skeleton project's final build.gradle file in a release 2021-06-02 11:41:20 -04:00
ghidra1
2398805b5b GP-0 corrected test failures 2021-06-02 09:31:08 -04:00
ghidravore
406bdd6f39 Merge remote-tracking branch 'origin/GP-997_ryanmkurtz_pe' into Ghidra_10.0 2021-06-01 16:18:10 -04:00
ghidravore
1f705a35da Merge remote-tracking branch 'origin/GP-991-dragonmacher-data-type-tooltip-freshness--SQUASHED' into Ghidra_10.0 2021-06-01 16:14:32 -04:00
ghidravore
a94630a330 Merge remote-tracking branch
'origin/GP-990-dragonmacher-script-header-parsing--SQUASHED' into
Ghidra_10.0
2021-06-01 16:12:28 -04:00
ghidravore
a68dcce830 Merge remote-tracking branch
'origin/GP-989-dragonmacher-bookmark-table-delete' into Ghidra_10.0
(closes #3066)
2021-06-01 16:09:28 -04:00
ghidravore
3f6611e54a Merge remote-tracking branch
'origin/GP-993_ghidravore_gradle_warnings--SQUASHED' into Ghidra_10.0
(Closes #3039)
2021-06-01 14:13:49 -04:00
ghidravore
2744904b6c Merge remote-tracking branch
'origin/GP-966_ghidravore_gradle_improvements' into Ghidra_10.0
2021-06-01 14:05:29 -04:00
ghidra1
0a8db1e0ad Merge remote-tracking branch 'origin/GP-647_ghidorahrex_pic24_return_instructions' into Ghidra_10.0 2021-06-01 10:02:10 -04:00
Ryan Kurtz
a18d3b9119 GP-997: PeLoader no longer throws exception when loading a PE with no
data directories
2021-05-28 13:34:48 -04:00
ghidravore
54d81f06c5 GP-933 fixing gradle warnings to prepare for Gradle 8 2021-05-28 12:59:11 -04:00
dragonmacher
f85da28b3c GP-991 - Changed data type tooltips to update when the base data type changes 2021-05-28 12:25:20 -04:00
dragonmacher
e3b787a524 GP-990 - Scripting - fixed incorrect parsing of certification header for python scripts 2021-05-28 08:56:40 -04:00
dragonmacher
f988889366 GP-989 - Fixed issue preventing Bookmarks table from removing deleted
bookmark

Closes #3066
2021-05-26 10:42:30 -04:00
ghidravore
355dca6cf4 GP-966 removed the generate all external dependencies file task so that
the generate runtime dependencies task only needs to resolve the runtime
classpath and not all confurations
2021-05-24 16:11:40 -04:00
ghidra1
6397e835dc Updated WhatsNew text 2021-05-21 16:54:38 -04:00
ghidra1
fca4fd4844 Change History revisions for 10.0 2021-05-21 11:41:28 -04:00
ghidra1
ae11f05e7b Change History revisions for 10.0 2021-05-21 11:41:28 -04:00
ghidra1
5808049c83 Merge remote-tracking branch 'origin/GP-987_emteere_HoverBug' 2021-05-21 11:25:27 -04:00
emteere
40c5d4148c GP-987 Instruction operand hover bug 2021-05-21 14:56:07 +00:00
ghidorahrex
c9634dd808 Fixed correct SRL byte to grab from tmp 2021-05-21 10:44:29 -04:00
ghidorahrex
38a38056e8 removed @if NEVER blocks from PIC24.sinc 2021-05-21 10:40:38 -04:00
ghidra1
68a9c0a5a3 Merge remote-tracking branch 'origin/GP-959_dragonmacher_PR-2604_sollyucko_decompiler_function_hover' 2021-05-21 08:30:38 -04:00
ghidra1
e3f5751be3 Merge remote-tracking branch 'origin/Ghidra10_release_notes' 2021-05-20 22:44:57 -04:00
ghidra1
8ea8a81b19 Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-5-20-21' 2021-05-20 22:44:10 -04:00
ghidra1
ade52f5d5a Merge remote-tracking branch 'origin/GP-0_Dan_20210520TestFixes' 2021-05-20 22:43:41 -04:00
emteere
2f43b2fdce GP-0_emteere updating whats new and change history for 10 beta 2021-05-21 00:20:04 +00:00
Dan
4e33952b81 GP-0: Debugger test fixes 2021-05-20 16:56:01 -04:00
ghidra1
7c11bb5751 GP-0 Moved most graph tests into integration tests. Corrected failing
graph tests
2021-05-20 16:21:24 -04:00
dragonmacher
49f2512e6d Test stack trace fixes; updated the Data Types provider to clear the
preview node when its archive is closed
2021-05-20 14:34:46 -04:00
ghidra1
70675fce99 GP-793 corrected missing IP info 2021-05-20 09:51:55 -04:00
ghidra1
95aa62288a GP-194 Corrected test dependency path 2021-05-20 07:28:08 -04:00
ghidra1
d392ed1516 GP-793 Corrected IP for updated jars 2021-05-19 22:42:49 -04:00
ghidra1
568b264bbb Merge remote-tracking branch
'origin/GP-220_James_addrsize_bit64--SQUASHED' (Closes #2297, Closes
#2286)
2021-05-19 22:28:05 -04:00
James
6661f9ab1f GP-220 Fixed various issues pertaining to x86 instruction prefixes. 2021-05-19 22:25:20 -04:00
ghidra1
ca3e853825 Merge remote-tracking branch
'origin/GP-793_emteere_PR-2953_tomnelson_edgeAndVertexHighlighting'
(Closes #2953)
2021-05-19 22:21:00 -04:00
ghidra1
d3e7902a8b Merge branch 'GP-194_ghidra42_data_reference_graph'
Conflicts:
	Ghidra/Features/ProgramGraph/src/test/java/ghidra/graph/program/TestGraphDisplay.java
2021-05-19 22:08:13 -04:00
ghidra42
12f79c8931 GP-194 Added Graph Data actions to the Code Browser 2021-05-19 22:06:27 -04:00
ghidra1
241ca98dbd Merge remote-tracking branch 'origin/GP-0_jpleasu_fix_bad_test_path' 2021-05-19 21:15:38 -04:00
ghidra1
7b52b80a40 GP-42 Corrected integration test dependency 2021-05-19 21:13:54 -04:00
dragonmacher
312fa6393d GP-959 - decompiler function hover tweaks to PR 2021-05-19 16:53:01 -04:00
Jason P. Leasure
a0ef19c1ed fix bad test path 2021-05-19 16:37:01 -04:00
Solomon Ucko
e8ed3a28ae Distinguish between same-named functions.
Instead of using the function name to locate the function, it gets the
function directly.
2021-05-19 16:33:15 -04:00
ghidra1
1bfa3d82bd Merge remote-tracking branch 'origin/GP-0_Dan_testCompileFix' 2021-05-19 16:01:48 -04:00
Dan
791ab184a1 GP-0: Fix test compilation for Debugger 2021-05-19 15:57:25 -04:00
ghidra1
64da4597c6 Merge remote-tracking branch 'origin/GP-975_Dan_TableColumnsCellEditors'
(Closes #3048)
2021-05-19 15:38:41 -04:00
Dan
447ea93b35 GP-975: Fixed embarassing table column mistake 2021-05-19 15:32:56 -04:00
ghidra1
39a609e24b Merge remote-tracking branch
'origin/GP-937_ghidorahrex_PR-3008_bobataylor_hcs12_fix_idx1' (Closes
#3008)
2021-05-19 15:32:49 -04:00
ghidra1
1f490bd4d4 Merge branch 'GP-808_ghidra42_datatype_graph' 2021-05-19 15:30:04 -04:00
ghidra42
ae40102420 GP-808 Added Display as Graph action to the Datatype Manager 2021-05-19 15:27:43 -04:00