Commit graph

1347 commits

Author SHA1 Message Date
Ryan Kurtz
c10939cb63 Merge remote-tracking branch 'origin/GT-3153-dragonmacher-fg-wacky-edges' into Ghidra_9.1 2019-09-17 12:49:01 -04:00
ghidorahrex
77665a8945 GT-3159: PowerPC: corrected e_rlwimi and e_rlwinm VLE bit patterns.
Corrected wrteei bit pattern.
2019-09-17 12:03:46 -04:00
ghidra1
bc76ea6ae5 Merge remote-tracking branch 'origin/GT-3149_ghidra1_PE_ARM' 2019-09-17 11:42:50 -04:00
ghidra1
ac5fe56e6c Merge branch 'GT-3148_ghidorahrex_powerpc_vectorpermute_OoB_exception' into Ghidra_9.1 2019-09-17 11:37:24 -04:00
ghidorahrex
fccabd9950 GT-3148: Corrected conversion of BigInteger to byte array to remove
array out of bounds exception in PowerPC vectorPermute pcodeop
2019-09-17 11:36:36 -04:00
caheckman
1257f06c17 renaming less datatype sensitive 2019-09-17 11:30:48 -04:00
ghidra1
9075279211 Merge remote-tracking branch 'origin/GT-3154_ghidra1_R_MIPS_26' 2019-09-17 10:43:26 -04:00
Ryan Kurtz
0ed8fb63d7 Merge remote-tracking branch 'origin/adamopolous_test_script_fixes' into Ghidra_9.1 2019-09-17 09:52:53 -04:00
Ryan Kurtz
95b58cbd94 Merge remote-tracking branch 'origin/GT-3160_ryanmkurtz_PR-1014_Patuti_fix_pdb' into Ghidra_9.1 2019-09-17 09:49:56 -04:00
adamopolous
d176879548 removed dead code from test utils 2019-09-17 09:37:01 -04:00
Ryan Kurtz
f090280602 Forcing UTF-8 and en_US on tests to make testing environment look more
like the Ghidra environment.
2019-09-17 09:23:11 -04:00
adamopolous
8df7df2e72 removed timing considerations from test sorting 2019-09-17 07:57:57 -04:00
Ryan Kurtz
1d949be79d Merge remote-tracking branch 'remotes/origin/GT-3157_dev747368_FSRL_charset' into Ghidra_9.1 2019-09-17 07:51:40 -04:00
dev747368
83b2fdbf06 GT-3157 - specify charset in FSRL encoding 2019-09-16 17:14:07 -04:00
ghidra1
f92d61fc53 GT-3154 corrected MIPS relocation processing for R_MIPS_26, R_MIPS16_26
and R_MICROMIPS_26_S1
2019-09-16 14:40:52 -04:00
Ryan Kurtz
0f321e1f02 Merge remote-tracking branch 'origin/GT-3147-dragonmacher-script-description-wrapping' into Ghidra_9.1 2019-09-16 14:02:03 -04:00
caheckman
b2a422329c Add dynamic symbols to recommend mechanism 2019-09-16 13:36:47 -04:00
Ryan Kurtz
6174b1e5ae Merge remote-tracking branch 'origin/GT-3099_adamopolous_gitlab_ci_setup' into Ghidra_9.1 2019-09-16 12:23:54 -04:00
adamopolous
c97da26911 GT-3099: ci update 2019-09-16 12:22:41 -04:00
Ryan Kurtz
cf0f981c7f Merge remote-tracking branch 'origin/caheckman_bugfixes' into Ghidra_9.1 2019-09-16 12:04:38 -04:00
Ryan Kurtz
9d44f238e5 Merge remote-tracking branch 'origin/GT-3143_ghidorahrex_PR-935_mumbel_vle' into Ghidra_9.1 2019-09-16 11:48:31 -04:00
caheckman
e2a9e9db84 don't create COPY in ActionConstantPtr 2019-09-16 11:32:45 -04:00
ghidorahrex
42abc96b89 GT-3137: 68000 corrected shift CF/XF flags for zero-shift operations. 2019-09-16 10:20:21 -04:00
Everton Fernando Patitucci da Silva
592436ae34 PDB: Fix IDiaSectionContrib leak 2019-09-15 11:01:39 -04:00
dragonmacher
69ec52354c GT-3153 - Function Graph - fixed bug exposed by extra wide vertices when
routing upwards
2019-09-13 18:32:36 -04:00
dragonmacher
42f3de2e69 GT-3147 - review fixes 2019-09-13 14:41:20 -04:00
ghidorahrex
74c7fd4adc Added help location to HCS12DisassembleAction 2019-09-13 14:11:34 -04:00
ghidra1
349ef0fad2 GT-3149 Corrected bitfield packing for ARM/AARCH64 for Windows PE.
Imposed default Thumb context setting for PE and MSCoff ARM32 imports
with addition of v8T ARM variant.  Corrected ARM pattern alignment
issues.  Corrected DBViewer long value rendering.
2019-09-13 14:06:56 -04:00
Ryan Kurtz
ff3362b5f3 Preventing Gradle from running with 32-bit Java (#972). 2019-09-13 13:00:50 -04:00
Ryan Kurtz
cb03588e52 Merge remote-tracking branch 'origin/GT-3142-dragonmacher-table-sort-duplication' into Ghidra_9.1 2019-09-13 08:13:05 -04:00
mumbel
9d03c3a5f7 se_cmpli fix
Previous attempt at se_cmpli fix incorrectly applied a 5 bit mask
OIMM = UI5_VLE + 1, resulting in values 1-32
2019-09-12 17:30:40 -05:00
ghidra1
68108b088e GT-3151 Correct PDB composite buildup error involving bitfields 2019-09-12 17:09:07 -04:00
caheckman
8a77197187 fix for MzLoader exception 2019-09-12 13:51:50 -04:00
Ryan Kurtz
c1ae0d6971 Merge remote-tracking branch 'origin/GT-3125' into Ghidra_9.1 2019-09-12 13:40:58 -04:00
Ryan Kurtz
f8cd144e90 Merge remote-tracking branch 'origin/GT-3140_NeLoader_externals' into Ghidra_9.1 2019-09-12 13:11:31 -04:00
Ryan Kurtz
cd4d26d226 Merge remote-tracking branch 'origin/GT-3145_OverrideExternalRef' into Ghidra_9.1 2019-09-12 13:08:13 -04:00
Ryan Kurtz
4ca9207541 Merge remote-tracking branch 'origin/GT-712_ghidorahrex_AVR32_correct_manual_index' into Ghidra_9.1 2019-09-12 12:43:57 -04:00
Ryan Kurtz
b521f60eb0 Merge remote-tracking branch 'origin/GT-3144-dragonmacher-decompiler-location-regression' into Ghidra_9.1 2019-09-12 12:40:29 -04:00
dragonmacher
dcc6a763d2 GT-3147 - Fixed html line wrapping regression 2019-09-12 12:11:20 -04:00
Ryan Kurtz
0a3574d0c0 GT-3146: Preventing Ghidra from launching with 32-bit Java (fixes #882). 2019-09-12 09:40:36 -04:00
dragonmacher
fa98697257 GT-3144 - Fixed decompiler/listing navigation bug 2019-09-11 13:37:48 -04:00
caheckman
2570ff44d6 Allow Override dialog to get function via flow reference 2019-09-11 09:46:30 -04:00
ghidra1
d9da0f0b66 Corrected Visual Studio gradle configuration which must also support
standalone GPL builds
2019-09-10 16:03:38 -04:00
caheckman
66df643877 override check in deindirect 2019-09-10 15:54:04 -04:00
dragonmacher
3b36a1cd57 GT-3142 - Tables - fixed bug that causes some tables to be sorted twice
during initial load
2019-09-10 15:00:30 -04:00
ghidorahrex
c1fef06736 GT-712: Corrected AVR32 manual index file entries 2019-09-10 14:16:02 -04:00
Ryan Kurtz
af3fdf5391 GT-3029: Removing unneeded LICENSE file. 2019-09-10 13:00:16 -04:00
Ryan Kurtz
35d330257b Merge remote-tracking branch 'origin/GT-3051_ghidorahrex_SH4' into Ghidra_9.1 2019-09-10 12:51:40 -04:00
Ryan Kurtz
3d58e2fbb0 GT-3029: Licensing SuperH processor under the Ghidra license (Apache
2.0) with the authors' permission.
2019-09-10 12:48:35 -04:00
Ryan Kurtz
0cb71d1c3b Merge remote-tracking branch 'origin/GT-3029_ghidorahrex_PR-715_VGKintsugi_SuperH' into Ghidra_9.1 2019-09-10 12:16:51 -04:00