aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-ia64.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-2/+0
2003-05-07gas/H.J. Lu1-8/+177
2003-05-03gas/H.J. Lu1-2/+7
2003-05-022003-05-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+11
2003-05-01gas/H.J. Lu1-10/+75
2003-05-01gas/H.J. Lu1-12/+0
2003-04-30gas/H.J. Lu1-5/+21
2003-03-21 * config/tc-ia64.c (generate_unwind_image): Fix type of unw_rec toAndreas Schwab1-2/+2
2003-03-11 * dwarf2dbg.c (generic_dwarf2_emit_offset): New.Richard Henderson1-12/+21
2003-01-28Patch from David Mosberger.Jim Wilson1-2/+2
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-1/+1
2003-01-16 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): AddJakub Jelinek1-1/+11
2002-12-082002-12-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-10/+0
2002-12-05 * config/ia64.c (enum reloc_func): Add FUNC_LT_RELATIVE_X.Richard Henderson1-0/+17
2002-12-05Patch to update IA-64 port to SDM 2.1.Jim Wilson1-1/+10
2002-12-03include/opcode/Richard Henderson1-0/+9
2002-11-28 * config/tc-ia64.c (md_apply_fix3): Add default case.Jakub Jelinek1-0/+3
2002-11-28 * symbols.c (S_SET_THREAD_LOCAL): New function.Jakub Jelinek1-1/+14
2002-09-05gas reloc rewrite.Alan Modra1-2/+3
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-5/+110
2002-05-06 * config/tc-ia64.c: Fix formatting.Kazu Hirata1-60/+61
2002-04-02 * config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt relocRichard Henderson1-5/+20
2002-03-12 * config/tc-ia64.c (fixup_unw_records): Clear region when seeing aAndreas Schwab1-1/+5
2002-02-22Keep track of prologue counts across .label_state/.copy_state directivesNick Clifton1-1/+86
2002-01-11Add support for ia64-hpux target.Nick Clifton1-21/+58
2002-01-01 * config/tc-ia64.c (has_suffix_p): New.Richard Henderson1-9/+21
2002-01-01 * config/tc-ia64.c (errata_nop_necessary_p): Prototype.Richard Henderson1-2/+3
2001-11-28 * as.c (parse_args): Call md_after_parse_args if defined.Andreas Schwab1-0/+7
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-9/+7
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-9/+10
2001-09-11 * config/tc-alpha.c (alpha_elf_section_letter): New.Richard Henderson1-0/+14
2001-09-05 * config/tc-ia64.c (FUNC_IPLT_RELOC): New.Richard Henderson1-0/+25
2001-08-23 * config/tc-ia64.c (dot_endp): Set function symbol sizes.Jakub Jelinek1-3/+46
2001-07-23 * config/tc-alpha.h: Fix formatting.Kazu Hirata1-10/+10
2001-07-0632-bit unwind data for ia64-hpux, from Steve EllceyJim Wilson1-33/+73
2001-07-05Fix ia64-linux gas ehopt testsuite failure.Jim Wilson1-0/+9
2001-07-05Fix 2 ia64-linux gas testsuite failures.Jim Wilson1-5/+15
2001-05-11 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwindJakub Jelinek1-4/+28
2001-05-10 * config/tc-ia64.c (generate_unwind_image): Align the fragmentRichard Henderson1-0/+1
2001-04-272001-04-27 David Mosberger <davidm@hpl.hp.com>H.J. Lu1-2/+2
2001-04-14Fix latent bug exposed by a gcc-3 bug fix.Jim Wilson1-9/+9
2001-03-16Add local tag support. Don't flush instructions for .xdata directives.Jim Wilson1-4/+39
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2001-02-22Added ia64-*-aix* configuration.Timothy Wall1-0/+17
2001-02-22Improve gas error messages for invalid instructions.Jim Wilson1-99/+207
2001-02-21Fix bugs in handling of the .restore directive.Jim Wilson1-4/+14
2001-02-14Address comment from Richard about relocs always needing a type.Jim Wilson1-7/+9
2001-02-10 * config/tc-ia64.h (md_elf_section_type): New macro.Richard Henderson1-58/+207
2001-02-062001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+2