aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-ia64.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-02-06Don't abort for invalid input, print an error message instead.Jim Wilson1-3/+6
2001-01-15Fix assembler segfault on gcc/crtstuff.c file.Jim Wilson1-0/+17
2000-12-28 * as.h (rs_align_test): New.Richard Henderson1-27/+37
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+2
2000-11-22Eliminate compiler warnings from IA-64 port.Jim Wilson1-109/+116
2000-11-22Fix linux kernel unwind section alignment failure.Jim Wilson1-0/+7
2000-11-22Fix assembler error on linux kernel mm/memory.c file.Jim Wilson1-1/+1
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson1-6/+1
2000-11-16Fix minor typos in recent errata workaround patch.Jim Wilson1-3/+3
2000-11-15Workaround for Itanium A/B step errataBernd Schmidt1-0/+117
2000-11-14Extend earlier ia64-hpux patches to work correctly for ia64-linux.Jim Wilson1-3/+13
2000-11-142000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2000-11-08Correct unwind region length calculations.Jim Wilson1-10/+72
2000-11-07ia64-hpux patches from Steve Ellcey.Jim Wilson1-17/+56
2000-11-01Add tag support. Error for dangling qualifying predicates.Jim Wilson1-2/+77
2000-10-31Better bundle template selectionBernd Schmidt1-2/+2