* dlltool.c (dump_iat): Remove unused function.
[deliverable/binutils-gdb.git] / gas / read.c
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.
2000-06-03  H.J. Lu2000-06-03 H.J. Lu <hjl@gnu.org>
2000-06-02  Alan Modrais_end_of_line fixes.
2000-04-21  Jim WilsonIA-64 ELF support.
2000-03-26  Timothy WallAdd macro handling extensions and line substitution...
2000-03-13  Hans-Peter Nilsson * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default...
2000-02-24  Alan ModraRemove dead code when not TC_M68K.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-10  Timothy WallCheck label validity with TC_START_LABEL_WITHOUT_COLON...
2000-02-08  Timothy WallRemove redundant code for checking numbers with suffixe...
2000-02-08  Timothy WallNew elseif directive has been added.
2000-02-03  Timothy Walloctets vs bytes changes for GAS
2000-01-26  Alan ModraMake copyright date lists comply with GNU requirement
2000-01-26  Alan ModraThis set of patches add support for aout emulation...
1999-11-03  Ian Lance Taylor * read.c (pseudo_set): Reject attempts to set the...
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-11  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-12  Ian Lance Taylor * subsegs.c (subseg_text_p): New function.
1999-06-10  Ian Lance Taylor * read.c (read_a_source_file): Only declare inescape if
1999-06-05  Richard Henderson * dwarf2dbg.c (*): Convert to K&R + prototypes.
1999-06-03  Richard Henderson * read.c (read_a_source_file): Conditionally...
1999-06-03  Ian Lance Taylor * app.c (input_buffer): New static variable.
1999-05-17  Alan Modra/
1999-05-03  Richard Henderson19990502 sourceware import
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-08-13  Vladimir Makarov * read.c (s_align, s_comm, s_mri_common, s_fail,...
1998-07-31  Catherine Moore * configure.in: (arm-*-elf): Handle.
next
This page took 0.484364 seconds and 107 git commands to generate.