From: Ken Raeburn Date: Mon, 20 Jun 1994 20:36:56 +0000 (+0000) Subject: handle target ppc-*-elf*, for zoo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=639c820dae1e906e9b4ac006444f02b2894d1657;p=binutils-gdb.git handle target ppc-*-elf*, for zoo. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 816b687e796..5058caeb90c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Mon Jun 20 16:30:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + * configure.in (ppc-*-elf*): New target, like -sysv4*. + * expr.c (operand): If "0f" is followed by '\0', don't do eol checks.