summaryrefslogtreecommitdiff
path: root/gas/config/tc-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-alpha.c (s_alpha_usepv): New.Richard Henderson2003-06-051-0/+59
* * config/tc-alpha.c (alpha_cur_ent_sym): Remove.Richard Henderson2003-05-301-19/+199
* gas/H.J. Lu2003-05-031-1/+1
* 2003-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2003-05-031-2/+0
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-5/+3
* Add support for msp430.Nick Clifton2002-12-301-0/+2
* * symbols.c (S_SET_THREAD_LOCAL): New function.Jakub Jelinek2002-11-281-0/+4
* * config/tc-alpha.c (alpha_fix_adjustable): Remove redundantRichard Henderson2002-11-211-1/+1
* * config/tc-alpha.c (s_alpha_prologue): as_bad when sym is NULL.Alan Modra2002-11-191-1/+6
* * config/tc-alpha.c (alpha_validate_fix): Move code ...Richard Henderson2002-11-071-44/+33
* * config/tc-alpha.c (md_pcrel_from): Only adjust special forRichard Henderson2002-09-191-9/+5
* gas reloc rewrite.Alan Modra2002-09-051-16/+10
* Fix compiling for COFF targets.Nick Clifton2002-08-141-151/+157
* * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264aRichard Henderson2002-08-061-2/+8
* * config/tc-alpha.c (alpha_adjust_symtab_relocs): Fix thinkoRichard Henderson2002-06-021-3/+5
* include/elf/Richard Henderson2002-06-021-15/+8
* include/elf/Richard Henderson2002-05-301-25/+198
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-2/+3
* * config/tc-alpha.c (assemble_tokens): Protect use ofAlan Modra2002-05-231-1/+4
* * config/obj-coff.c: Fix formatting.Kazu Hirata2002-05-091-5/+5
* * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, notJakub Jelinek2002-02-271-0/+8
* * config/tc-alpha.c (O_samegp): New.Richard Henderson2002-02-091-4/+57
* * config/tc-alpha.c (alpha_force_relocation): Don't assert thatRichard Henderson2002-02-081-4/+0
* * config/tc-alpha.c (alpha_handle_align): Encode unop with RB as $sp.Richard Henderson2001-12-181-2/+2
* * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek2001-11-281-1/+2
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-2/+1
* 2001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-161-1/+1
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-15/+12
* * config/tc-alpha.c: Fix comment typos.Kazu Hirata2001-10-111-1/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-4/+4
* * config/tc-alpha.c (alpha_elf_section_letter): New.Richard Henderson2001-09-111-0/+28
* * config/tc-alpha.c (alpha_reloc_op_tag): Replace need_seq withRichard Henderson2001-09-081-27/+31
* * config/tc-alpha.c (struct alpha_insn): Make sequence scalar long.Richard Henderson2001-09-051-822/+558
* * config/tc-alpha.h (MD_APPLY_FIX3): Define.Richard Henderson2001-08-211-2/+3
* * config/tc-alpha.c (tc_gen_reloc): Handle relocs against SEC_MERGEJakub Jelinek2001-06-241-1/+2
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-22 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-221-109/+100
* 2001-01-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-201-86/+87
* 2001-01-18 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-191-163/+163
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-141-1/+1
* 2001-01-03 Philip Blundell <pb@futuretv.com>Phil Blundell2001-01-031-1/+9
* * as.h (rs_align_test): New.Richard Henderson2000-12-281-22/+48
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-35/+35
* * dwarf2dbg.c (dwarf2_gen_line_info): Early out for no line number.Richard Henderson2000-11-171-1/+50
* * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson2000-11-171-12/+37
* * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits usedJakub Jelinek2000-11-141-2/+4
* 2000-09-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-151-24/+14
* Fix comments.Nick Clifton2000-07-071-2/+2
* * config/tc-alpha.c (md_undefined_symbol): Properly understand that $atDavid O'Brien2000-06-081-1/+1
* * config/tc-alpha.c (md_assemble): Accept `1' and `9' in anIan Lance Taylor2000-02-281-1/+1