diff options
author | Phil Blundell <philb@gnu.org> | 2000-05-14 18:53:18 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2000-05-14 18:53:18 +0000 |
commit | 5e6cbf410d036264fabdb28319642462d470f516 (patch) | |
tree | 51e740c417aef665189d00259213ef45f52d79ce /gas/ChangeLog | |
parent | 1bde2d57d9502fc3bc7e3f4d420470abd247b47d (diff) | |
download | gdb-5e6cbf410d036264fabdb28319642462d470f516.zip gdb-5e6cbf410d036264fabdb28319642462d470f516.tar.gz gdb-5e6cbf410d036264fabdb28319642462d470f516.tar.bz2 |
Apply David O'Brien's comment patch.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f12872d..a1d76a9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,23 @@ +2000-05-14 David O'Brien <obrien@FreeBSD.org> + + * config/te-386bsd.h: Clean up comments to adhere to the GNU coding + standards. + * config/te-aux.h: Likewise. + * config/te-dpx2.h: Likewise. + * config/te-go32.h: Likewise. + * config/te-hp300.h: Likewise. + * config/te-hppa.h: Likewise. + * config/te-i386aix.h: Likewise. + * config/te-ic960.h: Likewise. + * config/te-interix.h: Likewise. + * config/te-nbsd532.h: Likewise. + * config/te-pc532mach.h: Likewise. + * config/te-ppcnw.h: Likewise. + * config/te-psos.h: Likewise. + * config/te-sparcaout.h: Likewise. + * config/te-sun3.h: Likewise. + * config/te-sysv32.h: Likewise. + 2000-05-14 Alan Modra <alan@linuxcare.com.au> * config/tc-h8300.c (do_a_fix_imm): Don't rely on `short' being 16 |