| Index: include/cgen/ChangeLog
|
| diff --git a/include/cgen/ChangeLog b/include/cgen/ChangeLog
|
| index a8d5df9e6c2b4e53718404b95c0dc693e370b52f..7692d4e546d05498afeee71b618800560eace271 100644
|
| --- a/include/cgen/ChangeLog
|
| +++ b/include/cgen/ChangeLog
|
| @@ -1,3 +1,12 @@
|
| +2013-07-18 Andrew Neitsch <andrew@neitsch.ca>
|
| +
|
| + PR binutils/15728
|
| + * basic-ops.h: (SUBWORDSIQI) Make declaration static.
|
| + * (SUBWORDSIHI): Likewise.
|
| + * (SUBWORDDIQI): Likewise.
|
| + * (SUBWORDDIHI): Likewise.
|
| + * (SUBWORDDISI): Likewise.
|
| +
|
| 2010-01-05 Doug Evans <dje@sebabeach.org>
|
|
|
| * basic-modes.h (MAKEDI): New macro.
|
| @@ -8,3 +17,16 @@
|
| * 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.
|
| +
|
| +Copyright (C) 2009-2012 Free Software Foundation, Inc.
|
| +
|
| +Copying and distribution of this file, with or without modification,
|
| +are permitted in any medium without royalty provided the copyright
|
| +notice and this notice are preserved.
|
| +
|
| +Local Variables:
|
| +mode: change-log
|
| +left-margin: 8
|
| +fill-column: 74
|
| +version-control: never
|
| +End:
|
|
|