summaryrefslogtreecommitdiff
path: root/gas/read.c
Commit message (Expand)AuthorAgeFilesLines
* * read.c (do_align): Call md_flush_pending_output, if defined.Nathan Sidwell2004-04-191-0/+3
* * read.c (read_a_source_file): Use demand_empty_rest_of_line.Nathan Sidwell2004-03-181-19/+24
* * read.c (s_leb128): Call md_flush_pending_output.Bob Wilson2004-03-121-0/+4
* * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...Nathan Sidwell2004-02-091-2/+2
* .:Nathan Sidwell2004-02-061-0/+2
* * read.c (s_lcomm_internal): Make global.Alan Modra2003-12-131-1/+1
* * read.c: Remove unneeded prototypes.Alan Modra2003-12-131-222/+143
* * read.c: Convert to ISO-C.Kazu Hirata2003-11-271-227/+123
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-6/+6
* * read.c (s_print): Check for NULL.Alan Modra2003-08-161-53/+54
* * read.c (s_space): Revert 2003-07-28 change.Rainer Orth2003-07-301-1/+3
* * read.c (s_space): Don't warn about .space 0.Rainer Orth2003-07-281-3/+1
* 2003-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-07-221-1/+2
* Update .comm error messages to assume an unsigned value.Nick Clifton2003-06-241-1/+2
* * dw2gencfi.c (struct cfi_escape_data): New.Richard Henderson2003-06-111-0/+7
* * read.c (emit_expr): Set dot_value.Alan Modra2003-06-021-0/+2
* * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra2003-05-201-0/+11
* * read.c (old_buffer, old_input, old_limit): Remove variables.Hans-Peter Nilsson2003-05-131-28/+16
* 2003-05-01 H.J. Lu <hjl@gnu.org>H.J. Lu2003-05-021-0/+3
* (buffer_and_nest): Store more to sb instead of '\n'.Nick Clifton2003-03-131-16/+16
* * read.c (get_absolute_expr): New, split out from..Alan Modra2003-01-111-9/+16
* Remove GASP.Nick Clifton2002-12-021-4/+3
* * read.c (emit_expr) [WORKING_DOT_WORD]: Initialize x->use_jump.Hans-Peter Nilsson2002-12-021-0/+1
* * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for label, notHans-Peter Nilsson2002-08-311-1/+1
* * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra2002-08-271-4/+2
* Catch attempts to create strings in the abs section.Nick Clifton2002-08-141-0/+9
* 2002-06-14 H.J. Lu <hjl@gnu.org>Daniel Jacobowitz2002-06-141-10/+15
* * as.h: Fix formatting.Kazu Hirata2002-05-031-1/+1
* do not allow size or nbytes to go negative.Nick Clifton2002-01-071-3/+3
* Generate warning message if .endr is used without preceeding .rept/.irc/.irpNick Clifton2001-10-121-0/+11
* * subsegs.c (subseg_text_p): Return 0 for absolute section.Alan Modra2001-10-051-0/+13
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-20/+16
* * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.Alan Modra2001-08-171-1/+1
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-63/+86
* * read.c (s_set): Check for missing symbol name.Alan Modra2001-07-271-0/+9
* Use FOPEN_.. macros in calls to fopen().Nick Clifton2001-07-101-8/+10
* Add .incbin pseudo opNick Clifton2001-07-091-0/+116
* 2001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2001-07-051-2/+2
* * read.c (emit_leb128_expr): Call md_cons_align.Richard Henderson2001-05-311-0/+5
* Revert last patch.Alan Modra2001-05-251-4/+3
* * expr.c (expr): Set return value to absolute_section forAlan Modra2001-05-251-3/+4
* * ehopt.c (get_cie_info): Rename from eh_frame_code_alignment;Richard Henderson2001-05-141-0/+7
* 2001-03-28 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-281-1/+9
* (for COFF) default symbols to being local.Nick Clifton2001-03-271-0/+6
* Teach .org to handle complex expressionsAlan Modra2001-03-171-2/+10
* Fix copyright noticesNick Clifton2001-03-081-2/+2
* * as.h (rs_align_test): New.Richard Henderson2000-12-281-20/+8
* * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson2000-11-171-21/+5
* 2000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-071-14/+12
* Preserve copy of case clobber opcodes so that .req pseudo op worksNick Clifton2000-11-021-1/+8