2005-01-21 |
Ben Elliston | * as.h: Remove #if 0'd code. |
blob | commitdiff | raw |
2005-01-20 |
Alan Modra | PR gas/684 |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Richard Sandiford | * read.c (convert_to_bignum): New function, split... |
blob | commitdiff | raw | diff to current |
2004-12-29 |
Alan Modra | PR gas/619 |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Ben Elliston | * read.c (s_align): Use an align_limit temporary to... |
blob | commitdiff | raw | diff to current |
2004-12-02 |
Alan Modra | * read.c (ALIGN_LIMIT): Define, increasing limit for... |
blob | commitdiff | raw | diff to current |
2004-11-22 |
Hans-Peter Nilsson | * read.c (potable): Add "error" and "warning". |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Alan Modra | * obj.h (struct format_ops <app_file>): Add int param. |
blob | commitdiff | raw | diff to current |
2004-08-13 |
Nick Clifton | Add and handle new --alternate command line option. |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Nathan Sidwell | * read.c (do_align): Call md_flush_pending_output... |
blob | commitdiff | raw | diff to current |
2004-03-18 |
Nathan Sidwell | * read.c (read_a_source_file): Use demand_empty_rest_o... |
blob | commitdiff | raw | diff to current |
2004-03-12 |
Bob Wilson | * read.c (s_leb128): Call md_flush_pending_output. |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Nathan Sidwell | * read.h (IGNORE_OPCODE_CASE): Do not define. Replace... |
blob | commitdiff | raw | diff to current |
2004-02-06 |
Nathan Sidwell | .: |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Alan Modra | * read.c (s_lcomm_internal): Make global. |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Alan Modra | * read.c: Remove unneeded prototypes. |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Kazu Hirata | * read.c: Convert to ISO-C. |
blob | commitdiff | raw | diff to current |
2003-10-27 |
Kazu Hirata | * ChangeLog: Fix typos. |
blob | commitdiff | raw | diff to current |
2003-08-16 |
Alan Modra | * read.c (s_print): Check for NULL. |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Rainer Orth | * read.c (s_space): Revert 2003-07-28 change. |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Rainer Orth | * read.c (s_space): Don't warn about .space 0. |
blob | commitdiff | raw | diff to current |
2003-07-22 |
H.J. Lu | 2003-07-22 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Nick Clifton | Update .comm error messages to assume an unsigned value. |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Richard Henderson | * dw2gencfi.c (struct cfi_escape_data): New. |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Alan Modra | * read.c (emit_expr): Set dot_value. |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Alan Modra | * dw2gencfi.c, dw2gencfi.h: New files. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Hans-Peter Nilsson | * read.c (old_buffer, old_input, old_limit): Remove... |
blob | commitdiff | raw | diff to current |
2003-05-02 |
H.J. Lu | 2003-05-01 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2003-03-13 |
Nick Clifton | (buffer_and_nest): Store more to sb instead of '\n'. |
blob | commitdiff | raw | diff to current |
2003-01-11 |
Alan Modra | * read.c (get_absolute_expr): New, split out from.. |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Nick Clifton | Remove GASP. |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Hans-Peter Nilsson | * read.c (emit_expr) [WORKING_DOT_WORD]: Initialize... |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Hans-Peter Nilsson | * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for... |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Alan Modra | * dwarf2dbg.c: Always include dwarf2dbg.h. |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Nick Clifton | Catch attempts to create strings in the abs section. |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Daniel Jacobowitz | 2002-06-14 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Kazu Hirata | * as.h: Fix formatting. |
blob | commitdiff | raw | diff to current |
2002-01-07 |
Nick Clifton | do not allow size or nbytes to go negative. |
blob | commitdiff | raw | diff to current |
2001-10-12 |
Nick Clifton | Generate warning message if .endr is used without prece... |
blob | commitdiff | raw | diff to current |
2001-10-05 |
Alan Modra | * subsegs.c (subseg_text_p): Return 0 for absolute... |
blob | commitdiff | raw | diff to current |
2001-09-19 |
H.J. Lu | Locale changes from Bruno Haible <[email protected]... |
blob | commitdiff | raw | diff to current |
2001-08-17 |
Alan Modra | * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_g... |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Alan Modra | * read.c: Standardize error/warning messages - don... |
blob | commitdiff | raw | diff to current |
2001-07-27 |
Alan Modra | * read.c (s_set): Check for missing symbol name. |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Nick Clifton | Use FOPEN_.. macros in calls to fopen(). |
blob | commitdiff | raw | diff to current |
2001-07-09 |
Nick Clifton | Add .incbin pseudo op |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Ben Elliston | 2001-07-05 Ben Elliston <[email protected]> |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Richard Henderson | * read.c (emit_leb128_expr): Call md_cons_align. |
blob | commitdiff | raw | diff to current |
2001-05-25 |
Alan Modra | Revert last patch. |
blob | commitdiff | raw | diff to current |
2001-05-25 |
Alan Modra | * expr.c (expr): Set return value to absolute_section for |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Richard Henderson | * ehopt.c (get_cie_info): Rename from eh_frame_... |
blob | commitdiff | raw | diff to current |
2001-03-28 |
H.J. Lu | 2001-03-28 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2001-03-27 |
Nick Clifton | (for COFF) default symbols to being local. |
blob | commitdiff | raw | diff to current |
2001-03-17 |
Alan Modra | Teach .org to handle complex expressions |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Nick Clifton | Fix copyright notices |
blob | commitdiff | raw | diff to current |
2000-12-28 |
Richard Henderson | * as.h (rs_align_test): New. |
blob | commitdiff | raw | diff to current |
2000-11-17 |
Richard Henderson | * as.c (debug_type): Init to DEBUG_UNSPECIFIED. |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Kazu Hirata | 2000-11-06 Kazu Hirata <[email protected]> |
blob | commitdiff | raw | diff to current |
2000-11-02 |
Nick Clifton | Preserve copy of case clobber opcodes so that .req... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Nick Clifton | Add --gdwarf2 support to ARM toolchain |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Kazu Hirata | 2000-09-11 Kazu Hirata <[email protected]> |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Alan Modra | comment-finding hack for hppa-linux. |
blob | commitdiff | raw | diff to current |
2000-07-20 |
Nick Clifton | Fix formatting. |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-07-07 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-06-09 |
Alan Modra | Don't treat `;' as a line separator by default. |
blob | commitdiff | raw | diff to current |
2000-06-04 |
Alan Modra | (is_end_of_line): Add three missing lines of 0 initiali... |
blob | commitdiff | raw | diff to current |
2000-06-04 |
Alan Modra | (is_end_of_line): No ';' for TC_HPPA. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
H.J. Lu | 2000-06-03 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2000-06-02 |
Alan Modra | is_end_of_line fixes. |
blob | commitdiff | raw | diff to current |
2000-04-21 |
Jim Wilson | IA-64 ELF support. |
blob | commitdiff | raw | diff to current |
2000-03-26 |
Timothy Wall | Add macro handling extensions and line substitution... |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Hans-Peter Nilsson | * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default... |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Alan Modra | Remove dead code when not TC_M68K. |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ian Lance Taylor | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ian Lance Taylor | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Timothy Wall | Check label validity with TC_START_LABEL_WITHOUT_COLON... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Timothy Wall | Remove redundant code for checking numbers with suffixe... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Timothy Wall | New elseif directive has been added. |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Timothy Wall | octets vs bytes changes for GAS |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Alan Modra | Make copyright date lists comply with GNU requirement |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Alan Modra | This set of patches add support for aout emulation... |
blob | commitdiff | raw | diff to current |
1999-11-03 |
Ian Lance Taylor | * read.c (pseudo_set): Reject attempts to set the... |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Ian Lance Taylor | * Many files: Changes to avoid gcc warnings: Add ATTRI... |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Ian Lance Taylor | * subsegs.c (subseg_text_p): New function. |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Ian Lance Taylor | * read.c (read_a_source_file): Only declare inescape if |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Richard Henderson | * dwarf2dbg.c (*): Convert to K&R + prototypes. |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Richard Henderson | * read.c (read_a_source_file): Conditionally... |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Ian Lance Taylor | * app.c (input_buffer): New static variable. |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Alan Modra | / |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Richard Henderson | 19990502 sourceware import |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Richard Henderson | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Stan Shebs | Initial creation of sourceware repository |
blob | commitdiff | raw |
1998-12-21 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
nobody | This commit was manufactured by cvs2svn to create branc... |
blob | commitdiff | raw |
1998-08-13 |
Vladimir Makarov | * read.c (s_align, s_comm, s_mri_common, s_fail,... |
blob | commitdiff | raw | diff to current |
next |