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