aboutsummaryrefslogtreecommitdiff
path: root/gas/read.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-04includeDanny Smith1-3/+4
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-2/+2
2007-10-15 * read.c (do_s_func): Check asprintf return status.Alan Modra1-2/+8
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-20/+58
2007-09-18 PR gas/5026Alan Modra1-0/+5
2007-09-17PR gas/5026Nick Clifton1-2/+2
2007-07-03Switch to GPLv3Nick Clifton1-16/+16
2007-06-29bfd:Joseph Myers1-0/+120
2007-04-22 * read.c (read_a_source_file): Skip multiple spaces toAlan Modra1-11/+4
2007-04-21gas/Alan Modra1-4/+2
2007-03-26 * doc/as.texinfo (Reloc): Document.Alan Modra1-0/+109
2007-03-09* app.c (do_scrub_chars): Recognize comments after # line "file".Alexandre Oliva1-8/+41
2007-03-09* app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.Alexandre Oliva1-8/+56
2006-08-29* read.c (s_align): Initialize the 'stopc' variable to preventNick Clifton1-10/+10
2006-07-24PR/2756Nick Clifton1-3/+7
2006-07-17 * read.c (s_struct): Use IS_ELF.Thiemo Seufer1-1/+1
2006-07-16 * read.c (s_struct): Handle ELF section changing.Thiemo Seufer1-0/+6
2006-06-07remove some duplicate #include's.Alan Modra1-1/+0
2006-05-01 * listing.c (listing_listing): Remove useless loop.Ben Elliston1-14/+5
2005-11-17gas/Jan Beulich1-10/+30
2005-11-16 * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section segment.Alan Modra1-9/+1
2005-11-15 * read.c (s_comm_internal): Set bfd_com_section segment.Alan Modra1-0/+2
2005-11-04gas/ChangeLog:Alexandre Oliva1-0/+8
2005-10-27gas/Jan Beulich1-1/+1
2005-10-24gas/ChangeLog:Alexandre Oliva1-0/+119
2005-10-11This adjusts equate handling byNick Clifton1-14/+52
2005-09-21 * read.c (pseudo_set): Don't set undefined symbols to expr_section.Alan Modra1-1/+4
2005-09-20 * read.c (pseudo_set): Set segment of expression syms to expr_section.Alan Modra1-3/+2
2005-08-11 * README-vms: Delete.Alan Modra1-66/+5
2005-08-07(s_app_line): Accept a line number of 0 for compatibility with gcc's outputNick Clifton1-2/+10
2005-05-17gas/Jan Beulich1-94/+74
2005-05-10gas/Jan Beulich1-4/+9
2005-05-06gas/Jan Beulich1-0/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston1-23/+24
2005-04-26gas/H.J. Lu1-0/+4
2005-04-25gas/Jan Beulich1-3/+5
2005-04-11gas/Jan Beulich1-35/+61
2005-04-09 * read.c (assign_symbol): Remove const from parm. Fix xcallocAlan Modra1-11/+11
2005-04-09 PR gas/827Alan Modra1-125/+110
2005-03-01 * as.h (assert): Warning fix.Alan Modra1-1/+0
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