summaryrefslogtreecommitdiff
path: root/gas/read.c
Commit message (Expand)AuthorAgeFilesLines
* gas/ChangeLog:Alexandre Oliva2005-10-241-0/+119
* This adjusts equate handling byNick Clifton2005-10-111-14/+52
* * read.c (pseudo_set): Don't set undefined symbols to expr_section.Alan Modra2005-09-211-1/+4
* * read.c (pseudo_set): Set segment of expression syms to expr_section.Alan Modra2005-09-201-3/+2
* * README-vms: Delete.Alan Modra2005-08-111-66/+5
* (s_app_line): Accept a line number of 0 for compatibility with gcc's outputNick Clifton2005-08-071-2/+10
* gas/Jan Beulich2005-05-171-94/+74
* gas/Jan Beulich2005-05-101-4/+9
* gas/Jan Beulich2005-05-061-0/+2
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-23/+24
* gas/H.J. Lu2005-04-261-0/+4
* gas/Jan Beulich2005-04-251-3/+5
* gas/Jan Beulich2005-04-111-35/+61
* * read.c (assign_symbol): Remove const from parm. Fix xcallocAlan Modra2005-04-091-11/+11
* PR gas/827Alan Modra2005-04-091-125/+110
* * as.h (assert): Warning fix.Alan Modra2005-03-011-1/+0
* * read.c (read_a_source_file): Reinstate TC_EQUAL_IN_INSN test.Catherine Moore2005-02-231-3/+7
* * read.c: Warning fixes.Alan Modra2005-02-221-2/+2
* gas/Alan Modra2005-02-211-0/+26
* * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete.Alan Modra2005-02-191-5/+1
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-1/+1
* gas/Jan Beulich2005-01-311-5/+9
* * as.h: Remove #if 0'd code.Ben Elliston2005-01-211-5/+1
* PR gas/684Alan Modra2005-01-201-4/+4
* * read.c (convert_to_bignum): New function, split out from...Richard Sandiford2005-01-191-35/+68
* PR gas/619Alan Modra2004-12-291-3/+1
* * read.c (s_align): Use an align_limit temporary to allay a GCCBen Elliston2004-12-071-2/+3
* * read.c (ALIGN_LIMIT): Define, increasing limit for BFD_ASSEMBLER.Alan Modra2004-12-021-3/+9
* * read.c (potable): Add "error" and "warning".Hans-Peter Nilsson2004-11-221-0/+39
* * obj.h (struct format_ops <app_file>): Add int param.Alan Modra2004-11-101-3/+3
* Add and handle new --alternate command line option.Nick Clifton2004-08-131-0/+12
* * 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