Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-11-27 | * read.c: Convert to ISO-C. | Kazu Hirata | 1 | -227/+123 |
2003-10-27 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -6/+6 |
2003-08-16 | * read.c (s_print): Check for NULL. | Alan Modra | 1 | -53/+54 |
2003-07-30 | * read.c (s_space): Revert 2003-07-28 change. | Rainer Orth | 1 | -1/+3 |
2003-07-28 | * read.c (s_space): Don't warn about .space 0. | Rainer Orth | 1 | -3/+1 |
2003-07-22 | 2003-07-22 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+2 |
2003-06-24 | Update .comm error messages to assume an unsigned value. | Nick Clifton | 1 | -1/+2 |
2003-06-11 | * dw2gencfi.c (struct cfi_escape_data): New. | Richard Henderson | 1 | -0/+7 |
2003-06-02 | * read.c (emit_expr): Set dot_value. | Alan Modra | 1 | -0/+2 |
2003-05-20 | * dw2gencfi.c, dw2gencfi.h: New files. | Alan Modra | 1 | -0/+11 |
2003-05-13 | * read.c (old_buffer, old_input, old_limit): Remove variables. | Hans-Peter Nilsson | 1 | -28/+16 |