aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-alpha.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-26 * config/tc-alpha.c (assemble_insn): Don't segv on NULL reloc_operand.Alan Modra1-1/+2
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-44/+3
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-03-21PR gas/4124Nick Clifton1-7/+7
2005-11-16 * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section segment.Alan Modra1-2/+2
2005-09-20 * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofsRichard Henderson1-0/+3
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-31 * config/tc-alpha.c (O_lituse_jsrdirect): New.Richard Henderson1-22/+29
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-202005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton1-2306/+2098
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-39/+0
2004-05-06Remove duplicate code and provide a function for generating internally consis...Nick Clifton1-11/+1
2003-12-10Remove redundant returns in void functions.Ben Elliston1-21/+0
2003-12-042003-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2003-11-21 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-4/+4
2003-06-05 * config/tc-alpha.c (s_alpha_usepv): New.Richard Henderson1-0/+59
2003-05-30 * config/tc-alpha.c (alpha_cur_ent_sym): Remove.Richard Henderson1-19/+199
2003-05-03gas/H.J. Lu1-1/+1
2003-05-032003-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+0
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