OSDN Git Service

Switch to GPLv3
[pf3gnuchains/pf3gnuchains3x.git] / gas / config / tc-alpha.c
2007-07-03 nickcSwitch to GPLv3
2007-03-21 nickcPR gas/4124
2005-11-16 amodra * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section...
2005-09-20 rth * dwarf2dbg.c (struct line_entry): Replace...
2005-06-07 zackgas:
2005-05-31 rth * config/tc-alpha.c (O_lituse_jsrdirect): New.
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-04-20 hjl2005-04-20 H.J. Lu <hongjiu.lu@intel.com>
2005-03-24 nickcConvert unmaintained files over to ISO-C90 and fix...
2005-03-03 amodraupdate copyright dates
2005-01-31 bje * config/atof-ieee.c, config/obj-coff.c, config/obj...
2004-05-06 nickcRemove duplicate code and provide a function for genera...
2003-12-10 bjeRemove redundant returns in void functions.
2003-12-04 hjl2003-11-24 H.J. Lu <hongjiu.lu@intel.com>
2003-11-21 kazu * config/tc-a29k.h: Fix comment typos.
2003-06-05 rth * config/tc-alpha.c (s_alpha_usepv): New.
2003-05-30 rth * config/tc-alpha.c (alpha_cur_ent_sym): Remove.
2003-05-03 hjlgas/
2003-05-03 hjl2003-05-02 H.J. Lu <hjl@gnu.org>
2003-01-23 amodra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-12-30 nickcAdd support for msp430.
2002-11-28 jakub * symbols.c (S_SET_THREAD_LOCAL): New function.
2002-11-21 rth * config/tc-alpha.c (alpha_fix_adjustable)...
2002-11-19 amodra * config/tc-alpha.c (s_alpha_prologue): as_bad when...
2002-11-07 rth * config/tc-alpha.c (alpha_validate_fix): Move...
2002-09-19 rth * config/tc-alpha.c (md_pcrel_from): Only adjus...
2002-09-05 amodragas reloc rewrite.
2002-08-14 nickcFix compiling for COFF targets.
2002-08-06 rth * config/tc-alpha.c (cpu_types): Enabled ev67...
2002-06-02 rth * config/tc-alpha.c (alpha_adjust_symtab_relocs...
2002-06-02 rth include/elf/
2002-05-30 rthinclude/elf/
2002-05-23 jakub * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-23 amodra * config/tc-alpha.c (assemble_tokens): Protect use of
2002-05-09 kazu * config/obj-coff.c: Fix formatting.
2002-02-27 jakub * config/tc-alpha.c (s_alpha_text): Use obj_elf_text...
2002-02-09 rth * config/tc-alpha.c (O_samegp): New.
2002-02-08 rth * config/tc-alpha.c (alpha_force_relocation...
2001-12-18 rth * config/tc-alpha.c (alpha_handle_align): Encod...
2001-11-28 jakub * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED...
2001-11-23 jakub * elf.c (_bfd_elf_rela_local_sym): New.
2001-11-16 hjl2001-11-15 H.J. Lu <hjl@gnu.org>
2001-11-15 nickcUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-10-11 kazu * config/tc-alpha.c: Fix comment typos.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-11 rth * config/tc-alpha.c (alpha_elf_section_letter...
2001-09-08 rth * config/tc-alpha.c (alpha_reloc_op_tag): Repla...
2001-09-05 rth * config/tc-alpha.c (struct alpha_insn): Make sequenc...
2001-08-21 rth * config/tc-alpha.h (MD_APPLY_FIX3): Define.
2001-06-24 jakub * config/tc-alpha.c (tc_gen_reloc): Handle relocs...
2001-03-08 nickcFix copyright notices
2001-01-22 kazu2001-01-22 Kazu Hirata <kazu@hxi.com>
2001-01-20 kazu2001-01-19 Kazu Hirata <kazu@hxi.com>
2001-01-19 kazu2001-01-18 Kazu Hirata <kazu@hxi.com>
2001-01-14 kazu2001-01-14 Kazu Hirata <kazu@hxi.com>
2001-01-03 pb2001-01-03 Philip Blundell <pb@futuretv.com>
2000-12-28 rth * as.h (rs_align_test): New.
2000-12-03 kazu2000-12-03 Kazu Hirata <kazu@hxi.com>
2000-11-17 rth * dwarf2dbg.c (dwarf2_gen_line_info): Early...
2000-11-17 rth * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
2000-11-14 jakub * elf64-alpha.c (elf64_alpha_relax_opt_call): Only...
2000-09-15 kazu2000-09-14 Kazu Hirata <kazu@hxi.com>
2000-07-07 nickcFix comments.
2000-06-08 obrien* config/tc-alpha.c (md_undefined_symbol): Properly...
2000-02-28 ian * config/tc-alpha.c (md_assemble): Accept `1' and...
1999-11-29 meissnerAdd support for !literal and !lituse_base
1999-11-08 rth * config/tc-alpha.c (alpha_align): Check, don...
1999-10-18 meissnerAdd md expression support; Cleanup alpha warnings
1999-06-22 ian * config/tc-alpha.c: More use of symbol accessor funct...
1999-06-07 rth * expr.h (struct expressionS): Revert last...
1999-06-05 rth * dwarf2dbg.c (dwarf2_gen_line_info): Mirror...
1999-06-03 ian Add support for storing local symbols in a small struc...
1999-05-03 rthInitial revision