Go to file
Ian Lance Taylor 8efed14f10 * input-scrub.c (physical_input_file, logical_input_file,
physical_input_line, logical_input_line): Made static.
	(as_where): Return current file name and line number, don't print
	them out.
	* messages.c (as_show_where): New static function.  Other
	functions use it instead of as_where.
	(as_bad_internal): New static function.
	(as_bad): Use as_bad_internal.
	(as_bad_where): New function, like as_bad but taking a file name
	and line number.
	* as.h (as_bad_where): Declare.
	(as_where): Change prototype for new arguments.
	* write.h (fixS): Added fields fx_file and fx_line.
	* write.c (fix_new_internal): Save file and line number in fix.
	(fixup_segment): Use as_bad_where, not as_bad.
	* input-file.c (f_in, file_name): Made static.
	* cond.c (struct file_line): Just use file and line fields.
	(s_else): Use as_where and as_bad_where, not get_file_line and
	set_file_line.
	(get_file_line, set_file_line): Removed.
	* listing.c (listing_newline): Use as_where.
	* config/obj-coffbfd.c (obj_coff_init_stab_section): Use as_where.
	* config/obj-ecoff.c (add_file): Use as_where.
	* config/obj-elf.c (obj_elf_init_stab_section): Use as_where.
	* config/tc-m68k.c (md_apply_fix_2): Use as_bad_where.
	* config/tc-mips.c (tc_gen_reloc): Use as_bad_where, not assert.
1993-10-22 19:15:20 +00:00
bfd note TDEFINES setting of FPRINTF_ALREADY_DECLARED. 1993-10-22 18:14:21 +00:00
binutils note change to fprintf declaration 1993-10-22 18:15:53 +00:00
config * mh-hp300: Revert yesterday's change, but add comment explaining. 1993-10-21 01:37:55 +00:00
gas * input-scrub.c (physical_input_file, logical_input_file, 1993-10-22 19:15:20 +00:00
gdb Merge Apollo patches from Troy Rollo (troy@cbme.unsw.edu.au): 1993-10-22 16:03:08 +00:00
gprof Use BFD to determine what a symbol prefix is, be better about determining 1993-08-13 21:38:41 +00:00
include keep apollo.h 1993-10-13 23:09:08 +00:00
ld * configure.in (alpha-*-osf*): New target; use alpha.mt. 1993-10-19 19:55:52 +00:00
mmalloc Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
opcodes * alpha-opc.h: Add ldl_l, fix typo for ldq_u. 1993-10-08 09:43:36 +00:00
readline * configure.in: Add * to end of all OS names. 1993-10-22 13:32:12 +00:00
sim Man page for "run" simulator, and install-man target for it. 1993-10-22 04:58:26 +00:00
.Sanitize Add chillrt test-chill release release-info to lose_these_too if they 1993-10-12 02:42:30 +00:00
Build-A-Release.mk
build-all.mk add build-latest target 1993-10-12 23:26:57 +00:00
ChangeLog * configure.in: Add * to end of all OS names. 1993-10-22 13:32:12 +00:00
config.guess * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). 1993-10-05 17:41:05 +00:00
config.sub * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). 1993-10-05 17:41:05 +00:00
configdos.bat
configure fix replacement of multiline values for CC and CXX 1993-09-15 02:11:35 +00:00
configure.bat
configure.in * configure.in: Add * to end of all OS names. 1993-10-22 13:32:12 +00:00
DOC.Sanitize
INSTALL
install-texi.in
Install.in
install.sh (chmodcmd): Set file to mode 755 by default (should also do default 1993-09-10 00:04:38 +00:00
intro.texi
Makefile.in * Makefile.in: Add support for new libio. 1993-08-18 02:04:05 +00:00
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk add uniq to holes, ccross changes 1993-07-08 00:57:49 +00:00