d-millar
|
2de4e36298
|
GP-1597: fix for font resizing
|
2021-12-14 14:24:45 +00:00 |
|
ghidra1
|
609e56381a
|
Merge branch '62f476b674 ' into patch
|
2021-12-13 13:05:24 -05:00 |
|
ghidra1
|
fb467671e0
|
GP-0 corrected stale log4j reference
|
2021-12-13 10:46:04 -05:00 |
|
Ryan Kurtz
|
62f476b674
|
Merge remote-tracking branch
'origin/GP-1576_dev747368_neloader_signed_segments_10_1_1' into patch
(Closes #3715)
|
2021-12-13 07:17:54 -05:00 |
|
Ryan Kurtz
|
8e1b80c43b
|
GP-0: Upping patch version to 10.1.1-DEV
|
2021-12-13 07:14:31 -05:00 |
|
ghidravore
|
b9e137eab8
|
GP-1507 removed restriction that prevented renaming GTree nodes while
the tree was filtered
|
2021-12-10 15:24:44 -05:00 |
|
ghidravore
|
aa86f74b98
|
fixed bug in organization nodes when inserting into mixed case groups
|
2021-12-10 15:15:43 -05:00 |
|
ghidra1
|
2fcf0d21bf
|
GP-0 Updated WhatsNew and ChangeHistory for 10.1 release
|
2021-12-10 13:03:38 -05:00 |
|
Ryan Kurtz
|
2413fa2d9c
|
Merge remote-tracking branch 'origin/GP-1588_ryanmkurtz_log4j' into
Ghidra_10.1 (Closes #3736)
|
2021-12-10 11:29:16 -05:00 |
|
Ryan Kurtz
|
598fd1d668
|
GP-1588: Upgrading log4j to 2.15.0
|
2021-12-10 08:02:57 -05:00 |
|
ghidra1
|
d21a0dd971
|
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes20211209-2' into Ghidra_10.1
|
2021-12-09 16:41:43 -05:00 |
|
Dan
|
6cfc2b8617
|
GP-0: Fixing some swing and timing issues in tests.
|
2021-12-09 15:45:01 -05:00 |
|
ghidra1
|
808220673a
|
GP-0 update 10.1 change history
|
2021-12-09 13:10:22 -05:00 |
|
ghidra1
|
1538b49d0b
|
Merge branch 'GP-1551_emteere_ReParseHeaderFiles_2' into Ghidra_10.1
(Closes #615)
|
2021-12-09 11:31:52 -05:00 |
|
emteere
|
832dea6b6d
|
GP-1551_emteere updated gdt archive files with new cparser with fixes
for sizeof() evaluation and better expression simplification for
calculated values in enums and array sizes.
|
2021-12-09 11:10:06 -05:00 |
|
ghidra1
|
5c85721454
|
GP-0 updated WhatsNew for 10.1 release
|
2021-12-09 11:07:22 -05:00 |
|
ghidra1
|
09e41bf320
|
GP-0 added datatype archive spot-check ID tests
|
2021-12-09 11:06:37 -05:00 |
|
ghidra1
|
9f5748df48
|
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes20211209-1' into Ghidra_10.1
|
2021-12-09 10:02:39 -05:00 |
|
Dan
|
42ef2f4ddd
|
GP-0: Fixing context issue in testActionRenameSnapshot
|
2021-12-09 09:37:36 -05:00 |
|
ghidra1
|
f68c8fa992
|
Merge remote-tracking branch 'origin/GP-1222_Dan_traceDiff--REBASED-2--SQUASHED' into Ghidra_10.1
|
2021-12-08 21:23:39 -05:00 |
|
dev747368
|
d3c5223cf2
|
GP-1576 fix NeLoader signed-ness issue
|
2021-12-08 20:35:51 +00:00 |
|
ghidra1
|
01d0ee1d76
|
GP-0 Added Data Type Archive ID itegrity check test
|
2021-12-08 15:01:13 -05:00 |
|
Dan
|
d6c1c3cf85
|
GP-1222: Added comparison between times in a trace.
|
2021-12-06 14:42:35 -05:00 |
|
ghidra1
|
c2422fbb6a
|
Merge remote-tracking branch 'origin/GP-1524_ryanmkurtz_dyld_split' into
Ghidra_10.1 (Closes #3345, Closes #3666)
|
2021-12-03 18:17:24 -05:00 |
|
ghidra1
|
52c058d5ec
|
Merge remote-tracking branch 'origin/GP-1573_dev747368_fix_dwarf_badfuncaddr_check_10_1' into Ghidra_10.1
|
2021-12-03 18:16:21 -05:00 |
|
ghidra1
|
6ba0d4471e
|
Merge remote-tracking branch 'origin/GP-1575_emteere_FDErecordFix' into Ghidra_10.1
|
2021-12-03 18:16:02 -05:00 |
|
ghidra1
|
6dab5ef2b9
|
Merge remote-tracking branch 'origin/GP-1506_ghidra007_SplitStructuresForGcc_2--SQUASHED' into Ghidra_10.1
|
2021-12-03 18:09:22 -05:00 |
|
ghidra007
|
9567e2f1ea
|
GP-1506 Refactored to put new class structure code in RecoverClassHelper then added calls to it in gcc create structure code. Plus some code refactoring and cleanup.
|
2021-12-03 23:06:53 +00:00 |
|
emteere
|
d3a3809925
|
GP-1575_emteere code review
|
2021-12-03 23:06:45 +00:00 |
|
emteere
|
89f3b78128
|
GP-1575_emteere Fix certain dwarf FDE records relative offsets marked
DW_EH_PE_absptr. Image based offset difference added to offset
|
2021-12-03 21:14:44 +00:00 |
|
ghidra1
|
3219e2e69f
|
Merge remote-tracking branch
'origin/GP-1570_ryanmkurtz_exporter-relocations--SQUASHED' into
Ghidra_10.1 (Closes #3696)
|
2021-12-03 14:44:44 -05:00 |
|
ghidra1
|
11ecfd06c6
|
Merge remote-tracking branch 'origin/GP-1570_ryanmkurtz_exporter-relocations--SQUASHED' into Ghidra_10.1
|
2021-12-03 14:42:21 -05:00 |
|
Ryan Kurtz
|
67569a918f
|
GP-1570: Fixed an issue with the ElfExporter not correctly undoing relocations when they spanned partially file-backed memory blocks
|
2021-12-03 14:41:40 -05:00 |
|
Ryan Kurtz
|
d9221cb863
|
GP-1524: Support for the new iOS 15/macOS Monterey dyld_shared_cache
format
|
2021-12-03 10:40:11 -05:00 |
|
dev747368
|
08f64f2b5e
|
GP-1573 dwarf - fix check for bad func address
|
2021-12-02 22:19:33 +00:00 |
|
ghidra1
|
b5927ce849
|
Merge remote-tracking branch 'origin/GP-1564_10.1_rdrand_fixes' into Ghidra_10.1
|
2021-12-02 08:59:31 -05:00 |
|
ghidra1
|
59dce8e64d
|
Merge remote-tracking branch
'origin/GP-1566-dragonmacher-data-types-popup-fix' into Ghidra_10.1
(Closes #3678)
|
2021-12-01 20:19:09 -05:00 |
|
ghidra1
|
f8f95c9aef
|
Merge remote-tracking branch 'origin/GP-1520_emteere_AppleSiliconAMX--SQUASHED' into Ghidra_10.1
|
2021-12-01 20:18:09 -05:00 |
|
James
|
3280653d8d
|
GP-1564_10.1_rdrand_fixes
|
2021-12-01 20:20:29 +00:00 |
|
emteere
|
89f73857e6
|
GP-1520_emteere Initial implementation of AppleSilicon AMX instructions
|
2021-12-01 14:50:23 -05:00 |
|
Ryan Kurtz
|
438be0f5cb
|
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes20211201-3' into Ghidra_10.1
|
2021-12-01 13:01:09 -05:00 |
|
Ryan Kurtz
|
df9691faca
|
GP-0: Fixing gradle compileJava error with GhidraDevPlugin build.gradle
|
2021-12-01 13:00:03 -05:00 |
|
Dan
|
b0a8659271
|
GP-0: Getting these tests independent of focus
|
2021-12-01 12:40:43 -05:00 |
|
ghidra1
|
5ecb9cdf80
|
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes20211201-2' into Ghidra_10.1
|
2021-12-01 11:16:29 -05:00 |
|
Dan
|
e8b5a22211
|
GP-0: Fixing compilation errors.
|
2021-12-01 11:13:12 -05:00 |
|
ghidra1
|
612d5b7ce0
|
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes20211201-1' into Ghidra_10.1
|
2021-12-01 11:06:44 -05:00 |
|
Dan
|
a328ae29b9
|
GP-0: Fixes for trace emulator
|
2021-12-01 10:23:01 -05:00 |
|
dragonmacher
|
3ed1f17e37
|
GP-1566 - Updated the Data Types context menu to include all actions
when showing the menu from the keyboard via Shift-F10.
|
2021-12-01 10:10:46 -05:00 |
|
ghidra1
|
cdb32a3128
|
Merge remote-tracking branch 'origin/GP-1565_ghidra1_PIC_swap' into
Ghidra_10.1 (Closes #3670)
|
2021-12-01 10:03:40 -05:00 |
|
ghidra1
|
5b24b188d8
|
GP-1565 corrected PIC swap semantics
|
2021-12-01 10:01:42 -05:00 |
|