OSDN Git Service

Locale changes from Bruno Haible <haible@clisp.cons.org>.
[pf3gnuchains/pf3gnuchains3x.git] / gas / read.c
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-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-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-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 HendersonInitial revision