source: trunk/libs/newlib/src/include/cgen/ChangeLog @ 444

Last change on this file since 444 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 913 bytes
Line 
12013-07-18  Andrew Neitsch  <andrew@neitsch.ca>
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
102010-01-05  Doug Evans  <dje@sebabeach.org>
11
12        * basic-modes.h (MAKEDI): New macro.
13
142009-10-23  Doug Evans  <dje@sebabeach.org>
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
21Copyright (C) 2009-2012 Free Software Foundation, Inc.
22
23Copying and distribution of this file, with or without modification,
24are permitted in any medium without royalty provided the copyright
25notice and this notice are preserved.
26
27Local Variables:
28mode: change-log
29left-margin: 8
30fill-column: 74
31version-control: never
32End:
Note: See TracBrowser for help on using the repository browser.