summaryrefslogtreecommitdiff
path: root/gas/read.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to GPLv3Nick Clifton2007-07-031-16/+16
* bfd:Joseph Myers2007-06-291-0/+120
* * read.c (read_a_source_file): Skip multiple spaces toAlan Modra2007-04-221-11/+4
* gas/Alan Modra2007-04-211-4/+2
* * doc/as.texinfo (Reloc): Document.Alan Modra2007-03-261-0/+109
* * app.c (do_scrub_chars): Recognize comments after # line "file".Alexandre Oliva2007-03-091-8/+41
* * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.Alexandre Oliva2007-03-091-8/+56
* * read.c (s_align): Initialize the 'stopc' variable to preventNick Clifton2006-08-291-10/+10
* PR/2756Nick Clifton2006-07-241-3/+7
* * read.c (s_struct): Use IS_ELF.Thiemo Seufer2006-07-171-1/+1
* * read.c (s_struct): Handle ELF section changing.Thiemo Seufer2006-07-161-0/+6
* remove some duplicate #include's.Alan Modra2006-06-071-1/+0
* * listing.c (listing_listing): Remove useless loop.Ben Elliston2006-05-011-14/+5
* gas/Jan Beulich2005-11-171-10/+30
* * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section segment.Alan Modra2005-11-161-9/+1
* * read.c (s_comm_internal): Set bfd_com_section segment.Alan Modra2005-11-151-0/+2
* gas/ChangeLog:Alexandre Oliva2005-11-041-0/+8
* gas/Jan Beulich2005-10-271-1/+1
* 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