ghidra1
5dc7347eee
GP-4340 Improved datatype conflict name handling
2024-02-23 16:24:22 -05:00
Ryan Kurtz
dbbfb13a82
GP-3608: Handling more complex cases of pointer/array combinations
...
(#5248 )
2023-09-20 09:22:59 -04:00
Ryan Kurtz
76d6ae42e4
GP-3608: Fixing DataTypeWriter pointer to array format
2023-09-12 12:30:28 -04:00
ghidra1
e2003f4c1b
GP-1379/3022 revert rename of float types back to byte-size for future
...
consideration
2023-04-26 18:39:18 -04:00
ghidra1
b9202411b9
GP-1379/3022 FloatFormat and BigFloat refactor in support of string
...
parsing and 80-bit float format. Change float datatype naming to use
number of bits instead of bytes.
2023-04-26 16:55:48 -04:00
ghidra1
a4776892bd
GP-1633/GP-2308 Added ProgramArchitecture to datatype managers.
...
Refactored ProjectDataTypeManager to extend StandaloneDataTypeManager.
Added actions to datatype tree to allow setting archive architecture.
Added use of storage translators when switching architectures. Allow
FunctionDefinition to accept arbitrary calling convention
names and many other misc changes.
2023-04-20 14:01:39 -04:00
dragonmacher
d90db3baa2
Moved test to allow for cross-module dependencies
2022-10-21 10:11:01 -04:00
dragonmacher
ca8438f5a0
GP-2689 - add length check to EnumDataType
2022-10-12 17:38:25 -04:00
dragonmacher
290a7c256f
GP-1374 - Update DataTypeWriter enum output to sort by enum value instead of name
...
Closes #1664
2021-10-12 14:26:44 -04:00
ghidra1
997b5f352e
GP-1348 removed ChangeListener interface from DataTypeImpl
2021-09-30 11:16:18 -04:00
ghidra1
cfdec26da4
GP-943 Added support for zero-length arrays and
...
zero-length components. NOTE: We still never return 0 for
DataType.getLength(). Added DataType.isZeroLength().
2021-09-24 16:29:29 -04:00
dev747368
e4372a30f1
GT-3512 refactor tests to use bytes() helper method, javadoc.
...
Allows getting rid of out-of-place ByteMemBufferImpl ctor.
Fix javadoc
2020-02-10 09:57:09 -05:00
ghidra1
1b1240a41b
GT-3328 corrected sleighArgs.txt use with module dependency paths
2019-11-19 15:11:30 -05:00
ghidra1
a7345527c9
BitFields - added preliminary support for composite bitfields
2019-07-17 11:55:29 -04:00
Dan
79d8f164f8
Candidate release of source code.
2019-03-26 13:46:51 -04:00