aboutsummaryrefslogtreecommitdiff
path: root/gas/read.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-23 * read.c (read_a_source_file): Reinstate TC_EQUAL_IN_INSN test.Catherine Moore1-3/+7
2005-02-22 * read.c: Warning fixes.Alan Modra1-2/+2
2005-02-21gas/Alan Modra1-0/+26
2005-02-19 * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete.Alan Modra1-5/+1
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-1/+1
2005-01-31gas/Jan Beulich1-5/+9
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston1-5/+1
2005-01-20 PR gas/684Alan Modra1-4/+4
2005-01-19 * read.c (convert_to_bignum): New function, split out from...Richard Sandiford1-35/+68
2004-12-29 PR gas/619Alan Modra1-3/+1
2004-12-07 * read.c (s_align): Use an align_limit temporary to allay a GCCBen Elliston1-2/+3
2004-12-02 * read.c (ALIGN_LIMIT): Define, increasing limit for BFD_ASSEMBLER.Alan Modra1-3/+9
2004-11-22 * read.c (potable): Add "error" and "warning".Hans-Peter Nilsson1-0/+39
2004-11-10 * obj.h (struct format_ops <app_file>): Add int param.Alan Modra1-3/+3
2004-08-13Add and handle new --alternate command line option.Nick Clifton1-0/+12
2004-04-19 * read.c (do_align): Call md_flush_pending_output, if defined.Nathan Sidwell1-0/+3
2004-03-18 * read.c (read_a_source_file): Use demand_empty_rest_of_line.Nathan Sidwell1-19/+24
2004-03-12 * read.c (s_leb128): Call md_flush_pending_output.Bob Wilson1-0/+4
2004-02-09 * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...Nathan Sidwell1-2/+2
2004-02-06.:Nathan Sidwell1-0/+2
2003-12-13 * read.c (s_lcomm_internal): Make global.Alan Modra1-1/+1
2003-12-13 * read.c: Remove unneeded prototypes.Alan Modra1-222/+143
2003-11-27 * read.c: Convert to ISO-C.Kazu Hirata1-227/+123
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-6/+6
2003-08-16 * read.c (s_print): Check for NULL.Alan Modra1-53/+54
2003-07-30 * read.c (s_space): Revert 2003-07-28 change.Rainer Orth1-1/+3
2003-07-28 * read.c (s_space): Don't warn about .space 0.Rainer Orth1-3/+1
2003-07-222003-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+2
2003-06-24Update .comm error messages to assume an unsigned value.Nick Clifton1-1/+2
2003-06-11 * dw2gencfi.c (struct cfi_escape_data): New.Richard Henderson1-0/+7
2003-06-02 * read.c (emit_expr): Set dot_value.Alan Modra1-0/+2
2003-05-20 * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra1-0/+11
2003-05-13 * read.c (old_buffer, old_input, old_limit): Remove variables.Hans-Peter Nilsson1-28/+16
2003-05-022003-05-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+3
2003-03-13(buffer_and_nest): Store more to sb instead of '\n'.Nick Clifton1-16/+16
2003-01-11 * read.c (get_absolute_expr): New, split out from..Alan Modra1-9/+16
2002-12-02Remove GASP.Nick Clifton1-4/+3
2002-12-02 * read.c (emit_expr) [WORKING_DOT_WORD]: Initialize x->use_jump.Hans-Peter Nilsson1-0/+1
2002-08-31 * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for label, notHans-Peter Nilsson1-1/+1
2002-08-27 * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra1-4/+2
2002-08-14Catch attempts to create strings in the abs section.Nick Clifton1-0/+9
2002-06-142002-06-14 H.J. Lu <hjl@gnu.org>Daniel Jacobowitz1-10/+15
2002-05-03 * as.h: Fix formatting.Kazu Hirata1-1/+1
2002-01-07do not allow size or nbytes to go negative.Nick Clifton1-3/+3
2001-10-12Generate warning message if .endr is used without preceeding .rept/.irc/.irpNick Clifton1-0/+11
2001-10-05 * subsegs.c (subseg_text_p): Return 0 for absolute section.Alan Modra1-0/+13
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-20/+16
2001-08-17 * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.Alan Modra1-1/+1
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-63/+86
2001-07-27 * read.c (s_set): Check for missing symbol name.Alan Modra1-0/+9