Releases: roblabla/ghidra-ci
Release 2020-09-27(0cdc722)
Changelog
Commit range: aa29989..0cdc722
-
0cdc7229 Revert analyzer default enablement change
-
edd85aac binjo's patch from #2302
-
e5358323 Tests - cleanup of stack traces in test log file
-
b7c8056c Merge remote-tracking branch 'origin/caheckman_FidAdjustments'
-
fe2d508c Changes in response to review
-
226e1952 Merge remote-tracking branch 'origin/GT-3594_ghidorahrex_PR-1593_czietz_m68000_usp'
Release 2020-09-25(aa29989)
Changelog
Commit range: 02e017f..aa29989
-
aa299897 Corrected ARMAssemblyTest
-
60044018 Merge remote-tracking branch 'origin/GP-154_dev747368_FixFSRefHandleLeakage'
Commit details
-
3ed1e9ab GP-154 fix file system ref handle leakage: javadoc improvements
-
d3fdaa56 GP-154 Fix FS refhandle leakage, and loadspec stream stuff
Opening the same container file as a filesystem twice would result in
the second filesystem overwriting the cache entry for the first
filesystem.Also fix how local files are accessed so that their md5 checksum is
preserved better, to prevent multiple recalculations.Fix the CsHintLoadSpecChooser filter stream to not die when a loader
returns a null value.
-
-
a1687a17 version bump for bndlib, 5.0.0 -> 5.1.2
-
3c289e88 GT-1 fixing action enablement bug
-
eab66aac Merge remote-tracking branch 'origin/GP-186_dragonmacher_PR-1922_ryanmkurtz_GhidraDev'
-
76c4017e Fixed copy action bug in table that caused wrong columns to get copied
Closes #1628
-
e05b45b8 Fixed errant underscore in program options menu item
-
1d43c413 Fixed gnu parser test by updating recent temp fix for rust symbols
-
56dd9f02 Merge remote-tracking branch 'origin/GP-1-dragonmacher-class-search-bug'
-
ac35632e GP-187 - Gnu Demangler - added missing include statements in order to
fix warnings/errorsCloses #2294
-
04de745d GT-1 Fixed ActionBuilder so that not specifying an "enabledWhen"
condition doesn't interfere with manual action enablement. -
9d58d727 GP-176 code review fixes
GP-176 added additional test
GP-176 fixed bugs in INT_CARRY and INT_REM -
16e98bfe GT-3643: Corrected ARM ldrt instruction bit-pattern
-
a7d5e983 GT_3394_emteere minor fix for Arm v6 with VFPv2 but not VFPv3. Fix
subconstructor matching for reg d0 -
3e57a90f Merge remote-tracking branch 'origin/GT-3052_ghidorahrex_M8C'
-
310eccae Fix certification
-
69487edc Merge remote-tracking branch
'origin/GT-3394_ghidorahrex_arm_instruction_fixup'Conflicts:
Ghidra/Features/Base/certification.manifestCommit details
-
96bdcdb6 GT-3394 rebase on master for merge to master
-
9e0c6b93 GT-3394 Fixing UDF instruction flow
-
37788319 GT-3394: Created ARM v6 pspec
-
ea6cfcd0 Revert "GT-3394: Fixed register definitions in VLDM/VSTM instructions"
This reverts commit 0858a9140d0f7c9c7e1f2e412d3c19a6087e5d1e.
-
cfcfff0a GT-3394: Fixed register definitions in VLDM/VSTM instructions
-
389387c9 GT-3394: Fixed ARM instruction issues
- Added missing THUMB instruction variants
- Corrected VFPv2/VFPv3/SIMD errors
-
bd99aa26 Tests - fixed bad method signature in test data file
-
-
20540839 updated trigger mechanism with new version 12 sugar
-
cf1739b4 GP-182 Fixing unknown resource blowup
-
8af6deef Merge remote-tracking branch 'origin/GP-126_ghidra1_StoreCumulativeAnalaysisTimes'
-
ef1a39fe Merge remote-tracking branch 'origin/GP-177_ghidra1_StickyAnalyzerEnablement'
Commit details
- 99663c7f GP-177 added missing file change
- 0df36d17 GP-177 allow changes to Stack and PDB analyzer enablement to be retained
as a new default enablement - 4e0e2893 GT-3112 - PDB Universal Reader/Analyzer - 124 commits
- dec66ed2 GT-3112 - PDB Universal Reader/Analyzer - 123 commits
- 1a6cf81d GT-3112 - PDB Universal Reader/Analyzer - 122 commits
- 1b9cf4a2 GT-3112 - PDB Universal Reader/Analyzer - 121 commits
- d09a5740 GT-3112 - PDB Universal Reader/Analyzer - 120 commits
- 71ed2524 GT-3112 - PDB Universal Reader/Analyzer - 119 commits
- 9a4e8708 GT-3112 - PDB Universal Reader/Analyzer - 116 commits
- 6d0d6664 GT-3112 - PDB Universal - more review changes
- 630eb6e3 GT-3112 - PDB Universal - sign...
Release 2020-09-18(02e017f)
Include FID databases in CI build
Release 2020-09-16(4aecaff)
Include FID databases in CI build
Release 2020-09-12(0ffdb9c)
Include FID databases in CI build
Release 2020-09-11(80af51e)
Include FID databases in CI build
Release 2020-09-09(f97e604)
Include FID databases in CI build
Release 2020-08-30(7e5f015)
Typo in set-output
Release 2020-08-29(nope)
2020-08-29-nope Fix ci.yml, build* shouldn't have deps now.