diff options
-rw-r--r-- | include/ChangeLog | 8 | ||||
-rw-r--r-- | include/opcode/ChangeLog | 6 | ||||
-rw-r--r-- | ld/ChangeLog | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 8daef2d..188c094 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -19,7 +19,7 @@ * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types, needed for WIN64 when a long is not wide enough for a pointer. - (splay_tree_key, splay_tree_value): Use the new types. + (splay_tree_key, splay_tree_value): Use the new types. 2007-07-09 Roland McGrath <roland@redhat.com> @@ -29,13 +29,9 @@ * bfdlink.h: Update copyright notice to refer to GPLv3. -2007-07-03 Nathan Sidwell <nathan@codesourcery.com> - - * opcode/m68k.h: Document j K & E. - 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com> - * dis-asm.h (print_insn_cr16): New prototype. + * dis-asm.h (print_insn_cr16): New prototype. 2007-06-01 Noah Misch <noah@cs.caltech.edu> Alan Modra <amodra@bigpond.net.au> diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 689e278..b884a38 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,4 +1,8 @@ -2006-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com> +2007-07-03 Nathan Sidwell <nathan@codesourcery.com> + + * m68k.h: Document j K & E. + +2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com> * cr16.h: New file for CR16 target. diff --git a/ld/ChangeLog b/ld/ChangeLog index 6671254..a4948da 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -198,7 +198,7 @@ scripttempl/elf_chaos.sc, scripttempl/elfi370.sc, scripttempl/elfxtensa.sc: Handle ATTRS_SECTIONS. -2006-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com> +2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com> * scripttemp/elf32cr16.sc: Default linker script. * emulparams/elf32cr16.sh: Emulation script. |