Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5191 serge 1
2013-07-18  Andrew Neitsch  
2
 
3
	PR binutils/15728
4
	* basic-ops.h: (SUBWORDSIQI) Make declaration static.
5
	* (SUBWORDSIHI): Likewise.
6
	* (SUBWORDDIQI): Likewise.
7
	* (SUBWORDDIHI): Likewise.
8
	* (SUBWORDDISI): Likewise.
9
 
10
2010-01-05  Doug Evans  
11
 
12
	* basic-modes.h (MAKEDI): New macro.
13
 
14
2009-10-23  Doug Evans  
15
 
16
	* basic-modes.h: New file.  Moved here from opcodes/cgen-types.h.
17
	* basic-ops.h: New file.  Moved here from opcodes/cgen-ops.h.
18
	* bitset.h: New file.  Moved here from ../opcode/cgen-bitset.h.
19
	Update license to GPL v3.
20
 
21
Copyright (C) 2009-2012 Free Software Foundation, Inc.
22
 
23
Copying and distribution of this file, with or without modification,
24
are permitted in any medium without royalty provided the copyright
25
notice and this notice are preserved.
26
 
27
Local Variables:
28
mode: change-log
29
left-margin: 8
30
fill-column: 74
31
version-control: never
32
End: