Allow for the possibility that the local labels won't be in the objdump output.
[binutils-gdb.git] / gas / config / tc-a29k.c
2001-03-08 Nick CliftonFix copyright notices
2000-12-03 Kazu Hirata2000-12-03 Kazu Hirata <kazu@hxi.com>
2000-09-15 Kazu Hirata2000-09-14 Kazu Hirata <kazu@hxi.com>
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-07-07 Nick CliftonFix comments.
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-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-05-29 Ian Lance Taylor * config/tc-a29k.h (WORKING_DOT_WORD): Define.
1998-04-22 Tom Tromey * Many files: Added gettext invocations around user...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1995-12-11 Ian Lance Taylor * read.c (read_a_source_file): If tc_unrecognized_line...
1995-11-09 Ian Lance Taylor * config/tc-a29k.c (md_apply_fix): Warn if an attempt...
1995-11-09 Ian Lance Taylor * config/tc-a29k.c (line_separator_chars): Restore...
1995-11-09 Ian Lance Taylor * config/tc-a29k.c (md_operand): Handle $float, $doubl...
1995-11-03 Ian Lance Taylor * as.c (main): On TC_A29K, call macro_init with macro_...
1995-07-19 Ian Lance Taylor * config/tc-sh.c (sh_relax): Rename from relax, and...
1995-07-06 Ken Raeburnfsf address update
1995-04-11 Ken Raeburnwrite.c: Complain about .space or .org moving backwards.
1994-11-07 Ken Raeburntc-a29k.c: some cleanup; range-checking on JUMPTARG...
1994-10-19 Ian Lance Taylor * config/tc-a29k.c: Include ctype.h with angle brackets.
1994-06-03 David MacKenzie * as.c (show_usage): Remove target specific messages;
1993-12-20 Ken Raeburn* as.c (main): Only invoke md_end if it's defined as...
1993-12-16 Ken Raeburn* config/tc-vax.c (tc_aout_fix_to_chars): Local variabl...
1993-12-03 Ken RaeburnLots of changes for:
1993-10-28 Ian Lance Taylor * config/tc-a29k.c (md_begin): When opcodes are mashed...
1993-10-12 Ken Raeburnmore null/empty string fixups
1993-09-28 Ken RaeburnWhitespace/comment cleanup. Use PARAMS in tc-vax.c.
1993-09-21 Ken RaeburnWhitespace/comment fixups.
1993-09-14 Ian Lance TaylorSome more gcc lint, and:
1993-09-13 Ian Lance Taylor * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new...
1993-09-11 Ian Lance TaylorMore gcc lint with harsher warning options.
1993-07-23 Ian Lance TaylorFix stupid bugs inserted during expression conversion.
1993-07-21 Ian Lance Taylor * Extensive changes to permit symbols to contain any...
1993-07-12 Mark Eichinupdate use of valueT and addressT
1993-06-01 Ken Raeburndon't bother checking return value from hash_new
1993-05-27 Ken Raeburnread.c (s_align_bytes): Properly record alignment.
1993-04-28 Ken Raeburninclude ctype.h, and some special-purpose regs for...
1992-12-30 Ian Lance TaylorA bunch of changes to COFF support. See the ChangeLog.
1992-11-23 Ken RaeburnRan "indent", for GNU coding style; some code & comment...
1992-11-10 Ian Lance TaylorThese changes clean things up a bit, and improve Solari...
1992-05-26 Steve ChamberlainFixes from Andrew Smith
1992-05-05 Steve Chamberlain * obj-coffbfd.c: use is a synonym for section, (do_rel...
1992-02-22 Steve Chamberlain * app.c: MRI compatibility - allow single quote to...
1992-02-17 K. Richard Pixleyfighting bitrot in a major way
1992-02-15 K. Richard PixleyWhite space and comment changes, and #ifdef __STDC__...
1992-02-13 K. Richard PixleyAll files over ~5 lines get copylefted. All copylefted...
1992-02-13 K. Richard Pixleyremove all rcs keywords
1992-02-13 K. Richard PixleyWhite space and comments only. The devo tree prior...
1991-12-04 Steve ChamberlainDon't ignore .line directives
1991-12-04 Steve ChamberlainDon't ignore .file pseudos!
1991-12-01 Steve ChamberlainMore filename renaming.
1991-11-29 Steve ChamberlainMassive changes to generalize coff-bfd support enough...
1991-10-21 Steve Chamberlain * configure.in: added ebmon entry.
1991-08-27 K. Richard PixleyError out on unrecognized options.
1991-08-15 K. Richard PixleyAbort()'s become as_fatal()'s.
1991-08-14 K. Richard Pixley* no more relocation_info structures. We now squirt...
1991-07-27 K. Richard PixleyPolishing m68k support.
1991-06-14 K. Richard PixleyVersion 2 GPL.
1991-04-04 nobodyThis commit was manufactured by cvs2svn to create branc...
1991-04-04 K. Richard PixleyInitial revision