* 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.
This commit is contained in:
Alan Modra
2006-09-22 11:35:14 +00:00
parent 3aeeedbb71
commit 885afe7b6f
11 changed files with 43 additions and 73 deletions

View File

@ -6,7 +6,6 @@ break as_warn_where
break as_bad
break as_bad_where
break as_fatal
break as_perror
break as_assert
break as_abort