Commit Graph

1574 Commits

Author SHA1 Message Date
ghidra1
0a74b2b063 Corrected version display when disconnected 2020-02-12 16:19:12 -05:00
ghidra1
687ce7f529 GT-3531 corrected DomainFile.isVersioned() for checked-out file.
Revised language upgrade support to facilitate optional context reset.
2020-02-11 15:52:10 -05:00
ghidra1
560ceb4d48 Merge remote-tracking branch 'origin/Ghidra_9.1.2_Change_History' into
patch
2020-02-10 09:25:42 -05:00
ghidra1
772e0166e2 Corrected test 2020-02-06 19:11:44 -05:00
ghidra1
fce7cd0a9a Correct divide-by-zero test issue 2020-02-06 18:56:48 -05:00
ghizard
a2a9e02522 Ghidra 9.1.2 Change History 2020-02-06 18:05:47 -05:00
adamopolous
af5e11e034 allow tests to be initiated via web interface 2020-02-06 12:57:56 -05:00
ghidra1
05fba7639c Corrected bitfield related regression issues 2020-02-06 12:45:11 -05:00
ghidra1
36b1246829 Merge remote-tracking branch
'origin/GT-3521_dev747368_Method_is_not_Remote_patch' into patch
2020-02-05 15:26:37 -05:00
ghidorahrex
4c31ac66ce GT-3489 Updated x86.idx with latest AMD and Intel instruction set
manuals
2020-02-05 13:38:11 -05:00
dev747368
4342b5b9a9 GT-3521 fix problem with "Method is not Remote" when connecting
A recent change in java's RemoteObjectInvocationHandler added an
additional check to ensure that the interface a method was declared on
was also marked with the Remote marker interface.  Previously the check
was looser and only checked if the entire proxied object implemented
Remote.

The change was made in commit be35f9ef53774a87662ad7a0bb978986ea56ca78:

be35f9ef53

The error the user would encounter would say something about "Method is
not Remote" and something about "RepositoryServerHandle.isReadOnly()".
2020-02-05 11:37:08 -05:00
ghidra1
30da09cce2 Corrected improper scalar reference markup for negative values 2020-02-05 10:08:39 -05:00
ghidra1
4973b0bd99 GT-3519 corrected structure editor save button enablement when editing
bitfields
2020-02-03 14:15:01 -05:00
ghidra1
456dbc83cc Merge branch 'GT-3479_ghidra1_BitfieldMerge' into patch 2020-02-03 13:38:14 -05:00
ghidra1
639d4b9895 GT-3479 added missing support for structure/union merge of bitfields and
trailing flex-array
2020-02-03 13:35:32 -05:00
ghidra1
dcd78c4d16 GT-3511 revised fix for branch to self with invalid delay slot 2020-01-29 13:01:06 -05:00
ghidra1
191d50fb41 Merge remote-tracking branch 'origin/GT-3462_ghidra1_PDB' into patch 2020-01-29 12:01:41 -05:00
ghidra1
3740146b33 GT-3462 Corrected missing 0-length classes and structures from PDB XML
output.
Corrected unresolved dependency issue caused by inconsistent datatype
name mutation, etc.

Conflicts:
	Ghidra/Features/PDB/src/main/java/ghidra/app/util/bin/format/pdb/PdbParser.java
2020-01-29 11:53:39 -05:00
ghidra1
e3e56fa29c GT-3511 corrected infinite loop is disassembler caused by branch to self
with nested delay slot failure
2020-01-29 11:30:30 -05:00
ghidra1
6c6b0371c4 GT-3401 Changed PDB structure reconstruction to try a pack(1) alignment
if the default packing fails.
2020-01-29 10:46:04 -05:00
ghidra1
eea2120637 GT-3385 corrected PDB structure size which may be too short when
trailing bitfields are present and unable to align
2020-01-29 10:45:30 -05:00
ghidra1
0c30c72274 GT-3444 corrected processor manual display (visible height and path
issues under Microsoft windows)
2020-01-23 14:15:12 -05:00
emteere
626f25f1bc GT-3487_emteere_MachOImportRegression fixed sorting of Macho Symboltable 2020-01-23 17:52:53 +00:00
ghidra1
40d37fd7f4 GT-3410 eliminated use of getClipBounds 2019-12-20 17:23:22 -05:00
ghidra1
9dc5433e56 GT-3410 updated help doc 2019-12-19 11:51:01 -05:00
ghidra1
e0fe27ea9d GT-3410 addressed review concerns and resolved some component repaint
issues.
2019-12-19 11:45:22 -05:00
ghidra1
e0986c4fe9 GT-3410 added field comment to bitfield editor 2019-12-18 17:00:00 -05:00
ghidra1
c4f31ba4bd GT-3406 Merged emteere_MIPSMultiThreadFix into patch 2019-12-18 10:52:22 -05:00
ghidra1
c799be5972 Merge remote-tracking branch 'origin/GT-3374_emteere_GCCAnalysisIssues' into patch 2019-12-18 09:47:12 -05:00
emteere
5c1dcc6a1c emteere_MipsMultiThreadFix fix for potential multi threaded access to
local class variable.
2019-12-17 16:22:31 -05:00
ghidra1
f9dbbabf49 Merge remote-tracking branch 'origin/GT-3374_emteere_GCCAnalysisIssues' into patch 2019-12-17 15:41:22 -05:00
ghidra1
40fb5596e3 GT-0 Corrected test failures 2019-12-17 15:33:39 -05:00
dragonmacher
6c11b65fe8 Tests - updated test for options rename 2019-12-17 14:41:14 -05:00
ghidravore
0c122936e3 GT-0 fixing junit tests 2019-12-17 14:39:06 -05:00
emteere
267b6fdc1c GT-3374_emteere code review changes 2019-12-17 13:25:18 -05:00
emteere
67d774fa42 GT-3374_emteere several bugs and inneficiencies causing analysis to fail
for programs with debug info
2019-12-16 16:52:15 -05:00
ghizard
c735f12582 Ghidra 9.1.1 Change History 2019-12-16 11:25:30 -05:00
ghidra1
11c585ea16 Merge remote-tracking branch 'origin/GT-3386_ghidra1_ElfIssues' into patch 2019-12-12 17:21:16 -05:00
ghidra1
da49e5be05 GT-3386 updated default GOT/PLT processing to handle pointer markup of
dynamic GOT in absence of section headers.  Corrected vaddr to file
offset calculation for ELF program headers.
2019-12-12 17:19:30 -05:00
emteere
5f80a04321 GT-3373_emteere fix for constant propagation in overlay spaces 2019-12-11 12:47:45 -05:00
Ryan Kurtz
8eae2bc5ad Merge remote-tracking branch 'origin/GT-3351_IncidentalCopy' into patch 2019-12-10 11:45:47 -05:00
caheckman
2d1bd78759 Added escape to enum XML marshalling 2019-12-10 10:14:54 -05:00
ghidra1
7c7e05b19a Corrected dialog parenting issue 2019-12-05 11:45:33 -05:00
ghidra1
1c7a5ed1db Merge remote-tracking branch 'origin/GT-0-dragonmacher-vc-actions-12-5' into patch 2019-12-05 11:33:10 -05:00
ghidra1
e9c8f906f6 Corrected context issue for Find Checkouts dialog 2019-12-05 11:30:24 -05:00
dragonmacher
725bdee15e Tests - fixed tests for Version Control actions in the 'Find Checkouts'
dialog
2019-12-05 11:28:27 -05:00
ghidra1
88a19c81d4 Corrected Find Checkouts help and incorrect regex in UserManager 2019-12-05 10:56:49 -05:00
ghidra1
ea4407f0e8 GT-3371 corrected Create Default Reference action for data component
level use
2019-12-04 16:17:03 -05:00
ghidra1
238db120e3 GT-3370 eliminate duplicate actions for Find Checkouts display. Prompt
for repository connection if no-connected.
2019-12-04 13:14:52 -05:00
ghidra1
b688e17933 GT-3364 corrected DMG.jar build (distributed jar was empty in 9.1) 2019-12-04 12:01:15 -05:00