X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=dfb5fdc12b0e34128ff65c80912d97a5ca6fea5a;hb=885afe7b6fda4324ac445cfdd9e37630f5061dc0;hp=2d1137d87864cf8390a02763e8bb2693d2847eea;hpb=3aeeedbb71f648211ae2efde0d0cf4b24abcefe1;p=binutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index 2d1137d8786..dfb5fdc12b0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,16 @@ +2006-09-22 Alan Modra + + * as.h (as_perror): Delete declaration. + * gdbinit.in (as_perror): Delete breakpoint. + * messages.c (as_perror): Delete function. + * doc/internals.texi: Remove as_perror description. + * listing.c (listing_print: Don't use as_perror. + * output-file.c (output_file_create, output_file_close): Likewise. + * symbols.c (symbol_create, symbol_clone): Likewise. + * write.c (write_contents): Likewise. + * config/obj-som.c (obj_som_version, obj_som_copyright): Likewise. + * config/tc-tic54x.c (tic54x_mlib): Likewise. + 2006-09-22 Alan Modra * config/tc-ppc.c (md_section_align): Don't round up address for ELF.