remove PARAMS from include/cgen
[external/binutils.git] / include / cgen / ChangeLog
1 2014-01-06  Tom Tromey  <tromey@redhat.com>
2
3         * bitset.h: Remove uses of PARAMS.
4
5 2013-07-18  Andrew Neitsch  <andrew@neitsch.ca>
6
7         PR binutils/15728
8         * basic-ops.h: (SUBWORDSIQI) Make declaration static.
9         * (SUBWORDSIHI): Likewise.
10         * (SUBWORDDIQI): Likewise.
11         * (SUBWORDDIHI): Likewise.
12         * (SUBWORDDISI): Likewise.
13
14 2010-01-05  Doug Evans  <dje@sebabeach.org>
15
16         * basic-modes.h (MAKEDI): New macro.
17
18 2009-10-23  Doug Evans  <dje@sebabeach.org>
19
20         * basic-modes.h: New file.  Moved here from opcodes/cgen-types.h.
21         * basic-ops.h: New file.  Moved here from opcodes/cgen-ops.h.
22         * bitset.h: New file.  Moved here from ../opcode/cgen-bitset.h.
23         Update license to GPL v3.
24 \f
25 Copyright (C) 2009-2012 Free Software Foundation, Inc.
26
27 Copying and distribution of this file, with or without modification,
28 are permitted in any medium without royalty provided the copyright
29 notice and this notice are preserved.
30
31 Local Variables:
32 mode: change-log
33 left-margin: 8
34 fill-column: 74
35 version-control: never
36 End: