diff options
-rw-r--r-- | binutils/ChangeLog | 5 | ||||
-rw-r--r-- | gas/ChangeLog | 6 | ||||
-rw-r--r-- | opcodes/ChangeLog | 6 |
3 files changed, 17 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1b3e6f0..935b9cf 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -34,6 +34,11 @@ * srconv.c: Fix formatting. * sysdump.c: Fix formatting. +2002-01-22 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + 2002-01-18 Andreas Jaeger <aj@suse.de> * version.c (print_version): Update year. diff --git a/gas/ChangeLog b/gas/ChangeLog index 02b1040..8170ea7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -24,6 +24,12 @@ * config/tc-mn10300.c (xr_registers): Move `pc'... (other_registers): ... here. +2002-01-22 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + * gas/po/POTFILES.in: Regenerate. + 2002-01-21 DJ Delorie <dj@redhat.com> * config/obj-coff.c (obj_coff_init_stab_section): Make the diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 12f89b0..c2bcf63 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -39,6 +39,12 @@ * alpha-dis.c (print_insn_alpha): Also mask the base opcode for comparison. +2002-01-22 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + * opcodes/po/POTFILES.in: Regenerate. + 2002-01-19 Richard Earnshaw <rearnsha@arm.com> * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h. |