aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-alpha.c
AgeCommit message (Expand)AuthorFilesLines
1997-03-17 * as.h (bfd_alloc_by_size_t): Don't declare.Ian Lance Taylor1-287/+494
1996-10-02Wed Oct 2 15:54:03 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-3/+120
1996-10-01 * config/tc-alpha.c: Add some static function prototypes.Ian Lance Taylor1-240/+923
1996-07-22Mon Jul 22 12:46:55 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-136/+291
1996-07-10Wed Jul 10 12:39:08 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-2219/+2707
1996-06-20* config/tc-i386.c (md_number_to_chars): Deleted.Ken Raeburn1-40/+34
1996-06-19 * config/tc-alpha.c (tc_gen_reloc): Output a sensible errorIan Lance Taylor1-1/+7
1996-06-19 * config/tc-alpha.c (alpha_force_relocation): AddIan Lance Taylor1-5/+41
1995-07-06 * config/tc-alpha.h (alpha_do_align): Don't declare.Ian Lance Taylor1-28/+214
1995-01-19Revert 2 June 1994 changes (Alpha 21164 support), for lack of assignmentKen Raeburn1-101/+36
1995-01-06* config/tc-alpha.c (alpha_ip): Delay calls to emit_add64 until after anyKen Raeburn1-55/+74
1994-11-22* config/tc-alpha.c (s_alpha_set): Ignore the .set (no)move andJ.T. Conklin1-2/+5
1994-09-07(tc_gen_reloc): Use bfd_get_reloc_code_name in error message.Ken Raeburn1-5/+4
1994-08-28* config/tc-alpha.c: Added various prototypes for static functions.Ken Raeburn1-34/+245
1994-08-24 * ecoff.c (ecoff_symbol_new_hook): Don't add a new file if weIan Lance Taylor1-2/+1
1994-08-24gcc lint.Ian Lance Taylor1-42/+60
1994-06-03 * as.c (show_usage): Remove target specific messages;David MacKenzie1-64/+58
1994-06-02Handle EV5 (21164/66/68) PALcode support.Ken Raeburn1-98/+460
1994-03-09Handle Alpha load-immediate-FP pseudo-instructions:Ken Raeburn1-29/+132
1994-02-28(md_atof): Omit warning about FP values.Ken Raeburn1-16/+14
1994-02-07(load_expression): Parenthesize operations in range checking, to avoidKen Raeburn1-5/+23
1994-02-07* tc-alpha.c (md_section_align): Change second argument andKen Raeburn1-6/+4
1994-01-30* write.c (write_object_file): If tc_frob_file is defined, call itKen Raeburn1-79/+40
1994-01-28New Alpha support files, based on files from CMU.Ken Raeburn1-0/+1918