aboutsummaryrefslogtreecommitdiff
path: root/gas/read.h
AgeCommit message (Collapse)AuthorFilesLines
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2000-12-142000-12-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-11/+15
* as.h: Fix formatting. * cgen.h: Likewise. * dwarf2dbg.c: Likewise. * input-scrub.c: Likewise. * read.h: Likewise.
2000-12-122000-12-12 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
* dwarf2dbg.c: Enabled only if BFD_ASSEMBLER is defined. * read.h (outputting_stabs_line_debug): Change it to int. * stabs.c (outputting_stabs_line_debug): Likewise.
2000-12-05Add outputting_stabs_line_debug varaible and D10v code to use itNick Clifton1-0/+3
2000-11-02Preserve copy of case clobber opcodes so that .req pseudo op worksNick Clifton1-0/+5
2000-09-122000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-7/+4
* as.h: Fix formatting. * asintl.h: Likewise. * bit_fix.h: Likewise. * dwarf2dbg.h: Likewise. * expr.h: Likewise. * flonum.h: Likewise. * frags.h: Likewise. * itbl-ops.h: Likewise. * macro.h: Likewise. * read.h: Likewise. * sb.h: Likewise. * struc-symbol.h: Likewise. * subsegs.h: Likewise. * symbols.h: Likewise. * tc.h: Likewise. * write.h: Likewise.
2000-07-10More warning fixes, and a tweak in tc-hppa.c to check constantAlan Modra1-1/+1
branch offsets a little more thoroughly.
2000-05-21 * stabs.c (aout_process_stab): Make global.Hans-Peter Nilsson1-0/+1
(s_desc): Add ATTRIBUTE_UNUSED to args as appropriate. * read.h (aout_process_stab): Declare. * configure.in (EMULATIONS) [i386aout, i386coff, i386elf]: Generalize to *aout, *coff *elf. * configure: Regenerated. * doc/internals.texi (Object format backend): Say SEPARATE_STAB_SECTIONS needs to be nonzero, not just defined.
2000-02-08Remove redundant code for checking numbers with suffixes. AddTimothy Wall1-0/+2
functionality to break out of assembler loops.
2000-02-08New elseif directive has been added.Timothy Wall1-0/+1
1999-06-05 * dwarf2dbg.c (*): Convert to K&R + prototypes.Richard Henderson1-0/+3
(dwarf2_gen_line_info): Kill unused variables. (dwarf2_finish): Likewise. (dwarf2_where): Likewise. (dwarf2_directive_file): If we've only got a string, hand off to s_app_file. * ecoff.c: Move the include of ecoff.h. * symbols.h (S_IS_FUNCTION): Prototype. * read.c (LEX_HASH): Supply a default. (lex_type): Use it. (s_globl): Update `c' after skipping whitespace. * read.h (LEX_END_NAME, is_name_ender): New. * expr.c (get_symbol_end): Respect it.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+166