Releases: roblabla/ghidra-ci
Release 2021-07-31(df50264a3)
Changelog
Commit range: 8668778fb..df50264a372b0fa39a244ed703c66cf30359ab08
-
0448dd8a GP-1170 move DWARF tests
-
843a5c22 Update 6502 flags handling.
-
dced42eb Merge remote-tracking branch 'origin/patch'
Commit details
-
0640544b GP-1160: MzLoader now populates relocation table
-
cdf7e253 Merge remote-tracking branch 'origin/GP-1121_dev747368_dwarf_rust_func_params_pr_3060_patch' into patch
Commit details
-
d736aea8 GP-1121 PR #3060 Handle stub DWARF info in Rust compilation units
Don't lock down the Ghidra function's prototype when the DWARF info was
emitted by Rust and it is probably an empty stub. -
b87be05f allow debug info used for Rust lang when present
-
f1a95c84 ignore signature when parsing Rust binary dwarf
-
Release 2021-07-29(8668778fb)
Changelog
Commit range: f6492b94e..8668778fbb1af0891fda15fffa5a51e1a67c45f2
-
9e3052ac GP-0: Fixing Python test
-
01699082 Merge remote-tracking branch 'origin/patch'
Commit details
-
e96af04b GP-1157 Created an example script to show how to do simple program exporting using original file bytes.
-
38798da7 GP-660: Added "Emulate Program" and "Add Emulated Thread" actions for
loading a program into a purely-emulated trace. -
c4afebca Fixed missing option registration
-
24ff03f7 GP-1148 fix ConsoleTextPane to not hog swing thread. Fixes #3251
ConsoleTextPane wasn't limiting the amount of work it would try to do in its SwingUpdateManager callback doUpdate(), and when the amount of incoming data exceeded its ability to process, it would block the swing thread.
Release 2021-07-26(f6492b94e)
Changelog
Commit range: 155300d6d..f6492b94efd496c05c573d6e6b007bea510a0956
Release 2021-07-24(155300d6d)
Changelog
Commit range: 24f23aaec..155300d6d453cd9276753d274cf589a5e555c14f
Release 2021-07-23(24f23aaec)
Changelog
Commit range: 7ecac4b08..24f23aaeca63ee0790b49e53209d4d3fa590c686
-
24f23aae Merge branch
'GP-1149_ryanmkurtz_PR-3088_stephengeorgewest_GhidraDev-exception'
(Closes #3087, Closes #3088) -
db2ee5c7 Merge remote-tracking branch 'origin/patch'
Commit details
-
b813c86b GP-0: Debugger test fixes.
-
8d63a9a3 GP-0: Fixing GhidraDev run configuration to work with latest Eclipse and
work with spaces in path to project. -
b1aba174 GP-1136: Backporting to patch
-
2552403e Merge remote-tracking branch
'origin/GP-1136-dragonmacher-debugger-process' (Closes #3175) -
8fbf33c3 Merge remote-tracking branch 'origin/patch'
Commit details
-
d3fec7a9 Assorted tiny bug fixes
-
f3c1fe9d Merge remote-tracking branch 'origin/GP-1133_d-millar_logs' into patch
(Closes #3218) -
f97ced9d Merge remote-tracking branch
'origin/GP-1139_d-millar_color_accessibility' into patch (Closes #3204) -
ac0340dc GP-1143: fix for random java call
-
270c0b65 Merge remote-tracking branch
'origin/GP-1142_d-millar_info_proc_mappings_default' into patch (Closes
#3071, Closes #3074, Closes #3161, Closes #3169) -
4954a3e9 Merge remote-tracking branch 'origin/patch'
Conflicts:
Ghidra/application.propertiesCommit details
-
8ce66a52 Merge remote-tracking branch 'origin/GP-1146_ryanmkurtz_PR-3195_astrelsky_keybinding' into patch
Release 2021-07-21(7ecac4b08)
Changelog
Commit range: 7b5931b26..7ecac4b0892f3dd69c528a9a199d45269e286ecc
Release 2021-07-20(7b5931b26)
Changelog
Commit range: a05125de6..7b5931b26b8bb91ad00c5f32ae47e8b5056ac981
-
7b5931b2 fixed junit tests related to pinned symbol change
-
0f0f0b3f Merge remote-tracking branch 'origin/patch'
Commit details
-
928a3095 GP-1137 - Data Type Search - fix missing '<' chars in results
Closes #3217
-
b937259b GP-1103 fixed issues related to moving memory blocks with pinned symbols in source or destination.
-
fffd23a0 GP-609 added missing block source/comment to ELF loader
-
d89b1f5b GP-1090 corrected NPE related to recent change. Check for existing data
before attempted creation.
Release 2021-07-16(a05125de6)
Changelog
Commit range: 2b1235814..a05125de6dbbccd27c894f41473eb9da9acca069
-
34544c76 Fix comma in exit Ghidra while actions are running prompt
-
b4e8e39c Merge remote-tracking branch
'origin/GP-1138_ryanmkurtz_PR-2987_lyellread_documentation-tweaks'
(Closes #2987)Commit details
-
3edd25df GP-1138: A few more tweaks to the InstallationGuide's Java Notes section
-
74df5ee2 Fix line wrapping in new paragraph.
-
2272edfc Updating Java Documentation in InstallationGuide.html
This adds a mention of installing Java through package manager, which
might not need modification of path. Also, it makes more obvious the
choice to place the path to Java in the system path, something that I
have noticed is often mistaken. Lastly updated the Windows Java Path
setup to include the new style of path modification dialog.
-
-
5edb5d2b Corrected sleigh language endian mismatch error message formatting.
-
854e7d0b GP-1094 fix Ext4 blocksize=1024, add blockmap support
ExtentsByteProvider -> RangeMappedByteProvider -
6896f07f Merge remote-tracking branch 'origin/patch'
Commit details
-
051d97e6 GP-1140 - Improve AbstractProgramLoader.createFile error reporting
-
d9b151f5 GP-1131 - Fixed exception in Decompiler when hovering over function not
in memory -
f553f5a5 Merge remote-tracking branch 'origin/patch'
Commit details
-
b970e40a Test fixes for recent TextLayoutGraphics change
-
d67659fc Tests - fixed test failing due to invalid swing access
Release 2021-07-15(2b1235814)
Changelog
Commit range: 3177b6a88..2b1235814d83355088411bace66a5e228ed2bd84
-
f7115861 GP-1107 clarified graph csv exporter names
-
b3002b78 Corrected MIPSLE processor tests to run correct suite.
-
ab6ab569 GP-1105 improve HttpSymbolServer download timeouts
Use async method for HTTP GET, improve various error messages whentimeout or cancel occurs. -
b6f85e18 GP-1081 - added support for keyboard navigation to menus and popup menus
Closes #1081
-
245b57d6 Merge remote-tracking branch 'origin/patch'
Commit details
-
57262c83 Add missing parameter to format string
-
22962564 Fix: handle whitespace paths for Windows launchers
-
368b8540 Removed GPL CabExtract module - no longer used
-
a2a5b027 GP-1120 Don't create re-exported symbols as a normal symbol, leave to
processIndirectSymbols()
Release 2021-07-10(3177b6a88)
Changelog
Commit range: cad6b3c9d..3177b6a88e1fbdac455bb6331b4f3cb2e3c5bccd