* alpha-tdep.h (struct gdbarch_tdep): Add return_in_memory.
[binutils-gdb.git] / gas / read.c
2006-06-07 Alan Modraremove some duplicate #include's.
2006-05-01 Ben Elliston * listing.c (listing_listing): Remove useless loop.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-11-17 Jan Beulichgas/
2005-11-16 Alan Modra * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section...
2005-11-15 Alan Modra * read.c (s_comm_internal): Set bfd_com_section segment.
2005-11-04 Alexandre Olivagas/ChangeLog:
2005-10-27 Jan Beulichgas/
2005-10-24 Alexandre Olivagas/ChangeLog:
2005-10-11 Nick CliftonThis adjusts equate handling by
2005-09-21 Alan Modra * read.c (pseudo_set): Don't set undefined symbols...
2005-09-20 Alan Modra * read.c (pseudo_set): Set segment of expression syms...
2005-08-11 Alan Modra * README-vms: Delete.
2005-08-07 Nick Clifton(s_app_line): Accept a line number of 0 for compatibili...
2005-05-17 Jan Beulichgas/
2005-05-10 Jan Beulichgas/
2005-05-06 Jan Beulichgas/
2005-05-05 Nick CliftonUpdate the address and phone number of the FSF
2005-04-29 Ben Elliston * Makefile.am (GAS_CFILES): Remove bignum-copy.c.
2005-04-26 H.J. Lugas/
2005-04-25 Jan Beulichgas/
2005-04-11 Jan Beulichgas/
2005-04-09 Alan Modra * read.c (assign_symbol): Remove const from parm....
2005-04-09 Alan Modra PR gas/827
2005-03-01 Alan Modra * as.h (assert): Warning fix.
2005-02-23 Catherine Moore * read.c (read_a_source_file): Reinstate TC_EQUAL_IN_I...
2005-02-22 Alan Modra * read.c: Warning fixes.
2005-02-21 Alan Modragas/
2005-02-19 Alan Modra * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete.
2005-02-17 Alan Modra * tc.h (struct relax_type, relax_typeS): Move from...
2005-01-31 Jan Beulichgas/
2005-01-21 Ben Elliston * as.h: Remove #if 0'd code.
2005-01-20 Alan Modra PR gas/684
2005-01-19 Richard Sandiford * read.c (convert_to_bignum): New function, split...
2004-12-29 Alan Modra PR gas/619
2004-12-07 Ben Elliston * read.c (s_align): Use an align_limit temporary to...
2004-12-02 Alan Modra * read.c (ALIGN_LIMIT): Define, increasing limit for...
2004-11-22 Hans-Peter Nilsson * read.c (potable): Add "error" and "warning".
2004-11-10 Alan Modra * obj.h (struct format_ops <app_file>): Add int param.
2004-08-13 Nick CliftonAdd and handle new --alternate command line option.
2004-04-19 Nathan Sidwell * read.c (do_align): Call md_flush_pending_output...
2004-03-18 Nathan Sidwell * read.c (read_a_source_file): Use demand_empty_rest_o...
2004-03-12 Bob Wilson * read.c (s_leb128): Call md_flush_pending_output.
2004-02-09 Nathan Sidwell * read.h (IGNORE_OPCODE_CASE): Do not define. Replace...
2004-02-06 Nathan Sidwell.:
2003-12-13 Alan Modra * read.c (s_lcomm_internal): Make global.
2003-12-13 Alan Modra * read.c: Remove unneeded prototypes.
2003-11-27 Kazu Hirata * read.c: Convert to ISO-C.
2003-10-27 Kazu Hirata * ChangeLog: Fix typos.
2003-08-16 Alan Modra * read.c (s_print): Check for NULL.
2003-07-30 Rainer Orth * read.c (s_space): Revert 2003-07-28 change.
2003-07-28 Rainer Orth * read.c (s_space): Don't warn about .space 0.
2003-07-22 H.J. Lu2003-07-22 H.J. Lu <hongjiu.lu@intel.com>
2003-06-24 Nick CliftonUpdate .comm error messages to assume an unsigned value.
2003-06-11 Richard Henderson * dw2gencfi.c (struct cfi_escape_data): New.
2003-06-02 Alan Modra * read.c (emit_expr): Set dot_value.
2003-05-20 Alan Modra * dw2gencfi.c, dw2gencfi.h: New files.
2003-05-13 Hans-Peter Nilsson * read.c (old_buffer, old_input, old_limit): Remove...
2003-05-02 H.J. Lu2003-05-01 H.J. Lu <hjl@gnu.org>
2003-03-13 Nick Clifton(buffer_and_nest): Store more to sb instead of '\n'.
2003-01-11 Alan Modra * read.c (get_absolute_expr): New, split out from..
2002-12-02 Nick CliftonRemove GASP.
2002-12-02 Hans-Peter Nilsson * read.c (emit_expr) [WORKING_DOT_WORD]: Initialize...
2002-08-31 Hans-Peter Nilsson * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for...
2002-08-27 Alan Modra * dwarf2dbg.c: Always include dwarf2dbg.h.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-14 Nick CliftonCatch attempts to create strings in the abs section.
2002-06-14 Daniel Jacobowitz2002-06-14 H.J. Lu <hjl@gnu.org>
2002-05-03 Kazu Hirata * as.h: Fix formatting.
2002-01-07 Nick Cliftondo not allow size or nbytes to go negative.
2001-10-12 Nick CliftonGenerate warning message if .endr is used without prece...
2001-10-05 Alan Modra * subsegs.c (subseg_text_p): Return 0 for absolute...
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-17 Alan Modra * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_g...
2001-08-01 Alan Modra * read.c: Standardize error/warning messages - don...
2001-07-27 Alan Modra * read.c (s_set): Check for missing symbol name.
2001-07-10 Nick CliftonUse FOPEN_.. macros in calls to fopen().
2001-07-09 Nick CliftonAdd .incbin pseudo op
2001-07-05 Ben Elliston2001-07-05 Ben Elliston <bje@redhat.com>
2001-05-31 Richard Henderson * read.c (emit_leb128_expr): Call md_cons_align.
2001-05-25 Alan ModraRevert last patch.
2001-05-25 Alan Modra * expr.c (expr): Set return value to absolute_section for
2001-05-14 Richard Henderson * ehopt.c (get_cie_info): Rename from eh_frame_...
2001-03-28 H.J. Lu2001-03-28 H.J. Lu <hjl@gnu.org>
2001-03-27 Nick Clifton(for COFF) default symbols to being local.
2001-03-17 Alan ModraTeach .org to handle complex expressions
2001-03-08 Nick CliftonFix copyright notices
2000-12-28 Richard Henderson * as.h (rs_align_test): New.
2000-11-17 Richard Henderson * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
2000-11-07 Kazu Hirata2000-11-06 Kazu Hirata <kazu@hxi.com>
2000-11-02 Nick CliftonPreserve copy of case clobber opcodes so that .req...
2000-10-25 Nick CliftonAdd --gdwarf2 support to ARM toolchain
2000-09-12 Kazu Hirata2000-09-11 Kazu Hirata <kazu@hxi.com>
2000-07-28 Alan Modracomment-finding hack for hppa-linux.
2000-07-20 Nick CliftonFix formatting.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-09 Alan ModraDon't treat `;' as a line separator by default.
2000-06-04 Alan Modra(is_end_of_line): Add three missing lines of 0 initiali...
2000-06-04 Alan Modra(is_end_of_line): No ';' for TC_HPPA.
next