Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-05-02 | 2003-05-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+3 |
2003-03-13 | (buffer_and_nest): Store more to sb instead of '\n'. | Nick Clifton | 1 | -16/+16 |
2003-01-11 | * read.c (get_absolute_expr): New, split out from.. | Alan Modra | 1 | -9/+16 |
2002-12-02 | Remove GASP. | Nick Clifton | 1 | -4/+3 |
2002-12-02 | * read.c (emit_expr) [WORKING_DOT_WORD]: Initialize x->use_jump. | Hans-Peter Nilsson | 1 | -0/+1 |
2002-08-31 | * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for label, not | Hans-Peter Nilsson | 1 | -1/+1 |
2002-08-27 | * dwarf2dbg.c: Always include dwarf2dbg.h. | Alan Modra | 1 | -4/+2 |
2002-08-14 | Catch attempts to create strings in the abs section. | Nick Clifton | 1 | -0/+9 |
2002-06-14 | 2002-06-14 H.J. Lu <hjl@gnu.org> | Daniel Jacobowitz | 1 | -10/+15 |
2002-05-03 | * as.h: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2002-01-07 | do not allow size or nbytes to go negative. | Nick Clifton | 1 | -3/+3 |
2001-10-12 | Generate warning message if .endr is used without preceeding .rept/.irc/.irp | Nick Clifton | 1 | -0/+11 |
2001-10-05 | * subsegs.c (subseg_text_p): Return 0 for absolute section. | Alan Modra | 1 | -0/+13 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -20/+16 |
2001-08-17 | * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size. | Alan Modra | 1 | -1/+1 |
2001-08-01 | * read.c: Standardize error/warning messages - don't capitalise, no | Alan Modra | 1 | -63/+86 |
2001-07-27 | * read.c (s_set): Check for missing symbol name. | Alan Modra | 1 | -0/+9 |
2001-07-10 | Use FOPEN_.. macros in calls to fopen(). | Nick Clifton | 1 | -8/+10 |
2001-07-09 | Add .incbin pseudo op | Nick Clifton | 1 | -0/+116 |
2001-07-05 | 2001-07-05 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -2/+2 |
2001-05-31 | * read.c (emit_leb128_expr): Call md_cons_align. | Richard Henderson | 1 | -0/+5 |
2001-05-25 | Revert last patch. | Alan Modra | 1 | -4/+3 |
2001-05-25 | * expr.c (expr): Set return value to absolute_section for | Alan Modra | 1 | -3/+4 |
2001-05-14 | * ehopt.c (get_cie_info): Rename from eh_frame_code_alignment; | Richard Henderson | 1 | -0/+7 |
2001-03-28 | 2001-03-28 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+9 |
2001-03-27 | (for COFF) default symbols to being local. | Nick Clifton | 1 | -0/+6 |
2001-03-17 | Teach .org to handle complex expressions | Alan Modra | 1 | -2/+10 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -2/+2 |
2000-12-28 | * as.h (rs_align_test): New. | Richard Henderson | 1 | -20/+8 |
2000-11-17 | * as.c (debug_type): Init to DEBUG_UNSPECIFIED. | Richard Henderson | 1 | -21/+5 |
2000-11-07 | 2000-11-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -14/+12 |
2000-11-02 | Preserve copy of case clobber opcodes so that .req pseudo op works | Nick Clifton | 1 | -1/+8 |
2000-10-25 | Add --gdwarf2 support to ARM toolchain | Nick Clifton | 1 | -1/+8 |
2000-09-12 | 2000-09-11 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -59/+59 |
2000-07-28 | comment-finding hack for hppa-linux. | Alan Modra | 1 | -0/+11 |
2000-07-20 | Fix formatting. | Nick Clifton | 1 | -520/+510 |
2000-06-09 | Don't treat `;' as a line separator by default. | Alan Modra | 1 | -4/+0 |
2000-06-04 | (is_end_of_line): Add three missing lines of 0 initializers. | Alan Modra | 1 | -0/+3 |
2000-06-04 | (is_end_of_line): No ';' for TC_HPPA. | Alan Modra | 1 | -0/+4 |
2000-06-03 | 2000-06-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2000-06-02 | is_end_of_line fixes. | Alan Modra | 1 | -21/+14 |