aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-ia64.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-26bfd/H.J. Lu1-0/+5
2004-07-09Make -meb/-mel options work.Jim Wilson1-3/+8
2004-07-04Emit error for unaligned instructions.Jim Wilson1-0/+9
2004-05-282004-05-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+6
2004-05-28gas/H.J. Lu1-14/+48
2004-05-06Patch from David Mosberger-Tang.Jim Wilson1-0/+20
2004-05-042004-05-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-95/+119
2004-03-18 * read.c (read_a_source_file): Use demand_empty_rest_of_line.Nathan Sidwell1-4/+4
2004-03-052004-03-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+13
2004-03-032004-03-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+24
2004-03-032004-03-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+31
2004-02-21Fix unwind info problems with .align.Jim Wilson1-12/+47
2004-02-19Yet another fix for -falign-loops problems.Jim Wilson1-4/+26
2004-02-11Patch from Steve Ellcey for ia64-hpux.Jim Wilson1-0/+17
2004-02-07Fix unwind abort while compiling glibc, reported by HJ.Jim Wilson1-2/+4
2004-02-05Fix region length calculations when regions end with .align padding.Jim Wilson1-61/+28
2004-02-04Fix testcase from David Mosberger.Jim Wilson1-22/+54
2004-01-282004-01-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2004-01-072004-01-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-103/+106
2003-12-10Remove redundant returns in void functions.Ben Elliston1-2/+0
2003-11-21 * config/tc-hppa.c: Fix comment typos.Kazu Hirata1-4/+4
2003-11-10 * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop.Alan Modra1-4/+2
2003-10-23gas/H.J. Lu1-19/+92
2003-06-30 * config/tc-ia64.c (note_register_values): Warning fix.Alan Modra1-1/+1
2003-06-23Patch from David Mosberger.Jim Wilson1-3/+7
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