binutils-gdb/gas/doc
Ian Lance Taylor cd92403305 * as.h (enum debug_info_type): Define.
(debug_type): Declare.
	* as.c (debug_type): New global variable.
	(show_usage): Add --gstabs.
	(parse_args): Handle --gstabs.
	* read.c (generate_asm_lineno): Remove.
	(read_a_source_file): Output stabs debugging if appropriate.
	Change checks of generate_asm_lineno to check debug_type.  Only
	generate ECOFF debugging if ECOFF_DEBUGGING is defined.
	* read.h (generate_asm_lineno): Don't declare.
	(stabs_generate_asm_lineno): Declare.
	* stabs.c (stabs_generate_asm_lineno): New function.
	* ecoff.c (add_file): Use debug_type, not generate_asm_lineno.
	Don't turn off debugging.
	(add_file): Remove old #if 0 code.
	(ecoff_new_file): Set debug_type, not generate_asm_lineno.
	(ecoff_directive_end): Don't generate stabs line symbols.
	(ecoff_generate_asm_lineno): Don't check stabs_seen.  Don't set
	generate_asm_lineno.
	(line_label_cnt): Remove.
	(ecoff_generate_asm_line_stab): Remove.
	* ecoff.h (ecoff_generate_asm_line_stab): Don't declare.
	* doc/as.texinfo, doc/as.1: Document --gstabs.
1997-08-15 18:19:27 +00:00
..
.Sanitize Remove ARC sanitization. 1997-08-15 06:49:09 +00:00
all.texi * doc/{all.texi,as.texinfo}: Add documentation for HPPA port. 1994-01-25 23:54:34 +00:00
as.1 * as.h (enum debug_info_type): Define. 1997-08-15 18:19:27 +00:00
as.texinfo * as.h (enum debug_info_type): Define. 1997-08-15 18:19:27 +00:00
c-a29k.texi references to pesch@cygnus.com changed to doc@cygnus.com 1995-11-10 19:28:36 +00:00
c-d10v.texi Thu Aug 22 10:50:00 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-08-22 17:54:41 +00:00
c-h8300.texi split cpu-specific documentation out to separate files 1995-07-10 20:54:42 +00:00
c-h8500.texi split cpu-specific documentation out to separate files 1995-07-10 20:54:42 +00:00
c-hppa.texi Document .nsubspa. 1995-10-24 21:27:44 +00:00
c-i960.texi references to pesch@cygnus.com changed to doc@cygnus.com 1995-11-10 19:28:36 +00:00
c-m68k.texi Based on patch from Ronald F. Guilmette <rfg@monkeys.com>: 1997-01-02 23:48:20 +00:00
c-mips.texi * doc/c-mips.texi: Mention ISA level 4, and the -mips16 option. 1997-01-02 23:07:09 +00:00
c-ns32k.texi split out ns32k doc like other cpus 1995-10-06 01:39:35 +00:00
c-sh.texi split cpu-specific documentation out to separate files 1995-07-10 20:54:42 +00:00
c-sparc.texi references to pesch@cygnus.com changed to doc@cygnus.com 1995-11-10 19:28:36 +00:00
c-vax.texi references to pesch@cygnus.com changed to doc@cygnus.com 1995-11-10 19:28:36 +00:00
c-z8k.texi doc fixes from Roland 1995-10-26 23:48:41 +00:00
gasp.texi references to pesch@cygnus.com changed to doc@cygnus.com 1995-11-10 19:28:36 +00:00
h8.texi Configuration for Hitachi chips, recast for current conditionals. 1993-04-15 23:04:25 +00:00
internals.texi * read.c (do_align): Add max parameter. Change all callers. 1997-02-14 22:49:25 +00:00
Makefile.in fsf address update 1995-07-06 21:18:08 +00:00