diff --git a/gas/.Sanitize b/gas/.Sanitize index 0146e181258..042e56cd942 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -77,6 +77,7 @@ input-scrub.c link.cmd listing.c listing.h +literal.c make-gas.com messages.c obj.h diff --git a/gas/ChangeLog b/gas/ChangeLog index adab95cde80..2dbc459c6eb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Wed Jan 5 14:22:22 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + * literal.c: New file. + * config/tc-mips.h (TARGET_FORMAT) [OBJ_AOUT]: Fix for new names in bfd.