From: Jason Eckhardt Date: Sat, 29 Jul 2000 03:23:31 +0000 (+0000) Subject: 2000-07-28 Jason Eckhardt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=534022ea4ba3c4074e3b6f821ebea8e1b1ba2113;p=binutils-gdb.git 2000-07-28 Jason Eckhardt * configure.in: Add bits for i860-stardent-{sysv4, elf}*. * configure: Regenerated. * config/obj-elf.c (obj_elf_type): Recognize a fifth type of operand to the .type directive (.e.g, "type"). --- diff --git a/gas/ChangeLog b/gas/ChangeLog index c356ef28229..1babd2b52d1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2000-07-28 Jason Eckhardt + + * configure.in: Add bits for i860-stardent-{sysv4, elf}*. + * configure: Regenerated. + * config/obj-elf.c (obj_elf_type): Recognize a fifth type + of operand to the .type directive (.e.g, "type"). + 2000-07-28 Alan Modra * as.h (warn_comment, found_comment, found_comment_file): Declare.