diff options
Diffstat (limited to 'binutils-2.22/include/cgen/ChangeLog')
-rw-r--r-- | binutils-2.22/include/cgen/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils-2.22/include/cgen/ChangeLog b/binutils-2.22/include/cgen/ChangeLog new file mode 100644 index 0000000..a8d5df9 --- /dev/null +++ b/binutils-2.22/include/cgen/ChangeLog @@ -0,0 +1,10 @@ +2010-01-05 Doug Evans <dje@sebabeach.org> + + * basic-modes.h (MAKEDI): New macro. + +2009-10-23 Doug Evans <dje@sebabeach.org> + + * basic-modes.h: New file. Moved here from opcodes/cgen-types.h. + * basic-ops.h: New file. Moved here from opcodes/cgen-ops.h. + * bitset.h: New file. Moved here from ../opcode/cgen-bitset.h. + Update license to GPL v3. |