Age | Commit message (Expand) | Author | Files | Lines |
2006-08-29 | * read.c (s_align): Initialize the 'stopc' variable to prevent | Nick Clifton | 1 | -10/+10 |
2006-07-24 | PR/2756 | Nick Clifton | 1 | -3/+7 |
2006-07-17 | * read.c (s_struct): Use IS_ELF. | Thiemo Seufer | 1 | -1/+1 |
2006-07-16 | * read.c (s_struct): Handle ELF section changing. | Thiemo Seufer | 1 | -0/+6 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -1/+0 |
2006-05-01 | * listing.c (listing_listing): Remove useless loop. | Ben Elliston | 1 | -14/+5 |
2005-11-17 | gas/ | Jan Beulich | 1 | -10/+30 |
2005-11-16 | * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section segment. | Alan Modra | 1 | -9/+1 |
2005-11-15 | * read.c (s_comm_internal): Set bfd_com_section segment. | Alan Modra | 1 | -0/+2 |
2005-11-04 | gas/ChangeLog: | Alexandre Oliva | 1 | -0/+8 |
2005-10-27 | gas/ | Jan Beulich | 1 | -1/+1 |
2005-10-24 | gas/ChangeLog: | Alexandre Oliva | 1 | -0/+119 |
2005-10-11 | This adjusts equate handling by | Nick Clifton | 1 | -14/+52 |
2005-09-21 | * read.c (pseudo_set): Don't set undefined symbols to expr_section. | Alan Modra | 1 | -1/+4 |
2005-09-20 | * read.c (pseudo_set): Set segment of expression syms to expr_section. | Alan Modra | 1 | -3/+2 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -66/+5 |
2005-08-07 | (s_app_line): Accept a line number of 0 for compatibility with gcc's output | Nick Clifton | 1 | -2/+10 |
2005-05-17 | gas/ | Jan Beulich | 1 | -94/+74 |
2005-05-10 | gas/ | Jan Beulich | 1 | -4/+9 |
2005-05-06 | gas/ | Jan Beulich | 1 | -0/+2 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-04-29 | * Makefile.am (GAS_CFILES): Remove bignum-copy.c. | Ben Elliston | 1 | -23/+24 |
2005-04-26 | gas/ | H.J. Lu | 1 | -0/+4 |
2005-04-25 | gas/ | Jan Beulich | 1 | -3/+5 |
2005-04-11 | gas/ | Jan Beulich | 1 | -35/+61 |
2005-04-09 | * read.c (assign_symbol): Remove const from parm. Fix xcalloc | Alan Modra | 1 | -11/+11 |
2005-04-09 | PR gas/827 | Alan Modra | 1 | -125/+110 |
2005-03-01 | * as.h (assert): Warning fix. | Alan Modra | 1 | -1/+0 |
2005-02-23 | * read.c (read_a_source_file): Reinstate TC_EQUAL_IN_INSN test. | Catherine Moore | 1 | -3/+7 |
2005-02-22 | * read.c: Warning fixes. | Alan Modra | 1 | -2/+2 |
2005-02-21 | gas/ | Alan Modra | 1 | -0/+26 |
2005-02-19 | * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete. | Alan Modra | 1 | -5/+1 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -1/+1 |
2005-01-31 | gas/ | Jan Beulich | 1 | -5/+9 |
2005-01-21 | * as.h: Remove #if 0'd code. | Ben Elliston | 1 | -5/+1 |
2005-01-20 | PR gas/684 | Alan Modra | 1 | -4/+4 |
2005-01-19 | * read.c (convert_to_bignum): New function, split out from... | Richard Sandiford | 1 | -35/+68 |
2004-12-29 | PR gas/619 | Alan Modra | 1 | -3/+1 |
2004-12-07 | * read.c (s_align): Use an align_limit temporary to allay a GCC | Ben Elliston | 1 | -2/+3 |
2004-12-02 | * read.c (ALIGN_LIMIT): Define, increasing limit for BFD_ASSEMBLER. | Alan Modra | 1 | -3/+9 |
2004-11-22 | * read.c (potable): Add "error" and "warning". | Hans-Peter Nilsson | 1 | -0/+39 |
2004-11-10 | * obj.h (struct format_ops <app_file>): Add int param. | Alan Modra | 1 | -3/+3 |
2004-08-13 | Add and handle new --alternate command line option. | Nick Clifton | 1 | -0/+12 |
2004-04-19 | * read.c (do_align): Call md_flush_pending_output, if defined. | Nathan Sidwell | 1 | -0/+3 |
2004-03-18 | * read.c (read_a_source_file): Use demand_empty_rest_of_line. | Nathan Sidwell | 1 | -19/+24 |
2004-03-12 | * read.c (s_leb128): Call md_flush_pending_output. | Bob Wilson | 1 | -0/+4 |
2004-02-09 | * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ... | Nathan Sidwell | 1 | -2/+2 |
2004-02-06 | .: | Nathan Sidwell | 1 | -0/+2 |
2003-12-13 | * read.c (s_lcomm_internal): Make global. | Alan Modra | 1 | -1/+1 |
2003-12-13 | * read.c: Remove unneeded prototypes. | Alan Modra | 1 | -222/+143 |