aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-alpha.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-5/+3
2002-12-30Add support for msp430.Nick Clifton1-0/+2
2002-11-28 * symbols.c (S_SET_THREAD_LOCAL): New function.Jakub Jelinek1-0/+4
2002-11-21 * config/tc-alpha.c (alpha_fix_adjustable): Remove redundantRichard Henderson1-1/+1
2002-11-19 * config/tc-alpha.c (s_alpha_prologue): as_bad when sym is NULL.Alan Modra1-1/+6
2002-11-07 * config/tc-alpha.c (alpha_validate_fix): Move code ...Richard Henderson1-44/+33
2002-09-19 * config/tc-alpha.c (md_pcrel_from): Only adjust special forRichard Henderson1-9/+5
2002-09-05gas reloc rewrite.Alan Modra1-16/+10
2002-08-14Fix compiling for COFF targets.Nick Clifton1-151/+157
2002-08-06 * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264aRichard Henderson1-2/+8
2002-06-02 * config/tc-alpha.c (alpha_adjust_symtab_relocs): Fix thinkoRichard Henderson1-3/+5
2002-06-02 include/elf/Richard Henderson1-15/+8
2002-05-30include/elf/Richard Henderson1-25/+198
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-2/+3
2002-05-23 * config/tc-alpha.c (assemble_tokens): Protect use ofAlan Modra1-1/+4
2002-05-09 * config/obj-coff.c: Fix formatting.Kazu Hirata1-5/+5
2002-02-27 * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, notJakub Jelinek1-0/+8
2002-02-09 * config/tc-alpha.c (O_samegp): New.Richard Henderson1-4/+57
2002-02-08 * config/tc-alpha.c (alpha_force_relocation): Don't assert thatRichard Henderson1-4/+0
2001-12-18 * config/tc-alpha.c (alpha_handle_align): Encode unop with RB as $sp.Richard Henderson1-2/+2
2001-11-28 * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek1-1/+2
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-2/+1
2001-11-162001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-15/+12
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-4/+4
2001-09-11 * config/tc-alpha.c (alpha_elf_section_letter): New.Richard Henderson1-0/+28
2001-09-08 * config/tc-alpha.c (alpha_reloc_op_tag): Replace need_seq withRichard Henderson1-27/+31
2001-09-05 * config/tc-alpha.c (struct alpha_insn): Make sequence scalar long.Richard Henderson1-822/+558
2001-08-21 * config/tc-alpha.h (MD_APPLY_FIX3): Define.Richard Henderson1-2/+3
2001-06-24 * config/tc-alpha.c (tc_gen_reloc): Handle relocs against SEC_MERGEJakub Jelinek1-1/+2
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2001-01-222001-01-22 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-109/+100
2001-01-202001-01-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-86/+87
2001-01-192001-01-18 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-163/+163
2001-01-142001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2001-01-032001-01-03 Philip Blundell <pb@futuretv.com>Phil Blundell1-1/+9
2000-12-28 * as.h (rs_align_test): New.Richard Henderson1-22/+48
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-35/+35
2000-11-17 * dwarf2dbg.c (dwarf2_gen_line_info): Early out for no line number.Richard Henderson1-1/+50
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson1-12/+37
2000-11-14 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits usedJakub Jelinek1-2/+4
2000-09-152000-09-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-24/+14
2000-07-07Fix comments.Nick Clifton1-2/+2
2000-06-08* config/tc-alpha.c (md_undefined_symbol): Properly understand that $atDavid O'Brien1-1/+1
2000-02-28 * config/tc-alpha.c (md_assemble): Accept `1' and `9' in anIan Lance Taylor1-1/+1
1999-11-29Add support for !literal and !lituse_baseMichael Meissner1-105/+985
1999-11-08 * config/tc-alpha.c (alpha_align): Check, don't assert, thatRichard Henderson1-3/+2
1999-10-18Add md expression support; Cleanup alpha warningsMichael Meissner1-36/+37
1999-06-22 * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor1-4/+5