Age | Commit message (Expand) | Author | Files | Lines |
2003-12-10 | Remove redundant returns in void functions. | Ben Elliston | 1 | -2/+0 |
2003-11-21 | * config/tc-hppa.c: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2003-11-10 | * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop. | Alan Modra | 1 | -4/+2 |
2003-10-23 | gas/ | H.J. Lu | 1 | -19/+92 |
2003-06-30 | * config/tc-ia64.c (note_register_values): Warning fix. | Alan Modra | 1 | -1/+1 |
2003-06-23 | Patch from David Mosberger. | Jim Wilson | 1 | -3/+7 |
2003-05-21 | Move .file and .loc pseudo ops into obj-elf.c | Nick Clifton | 1 | -2/+0 |
2003-05-07 | gas/ | H.J. Lu | 1 | -8/+177 |
2003-05-03 | gas/ | H.J. Lu | 1 | -2/+7 |
2003-05-02 | 2003-05-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+11 |
2003-05-01 | gas/ | H.J. Lu | 1 | -10/+75 |
2003-05-01 | gas/ | H.J. Lu | 1 | -12/+0 |
2003-04-30 | gas/ | H.J. Lu | 1 | -5/+21 |
2003-03-21 | * config/tc-ia64.c (generate_unwind_image): Fix type of unw_rec to | Andreas Schwab | 1 | -2/+2 |
2003-03-11 | * dwarf2dbg.c (generic_dwarf2_emit_offset): New. | Richard Henderson | 1 | -12/+21 |
2003-01-28 | Patch from David Mosberger. | Jim Wilson | 1 | -2/+2 |
2003-01-23 | * symbols.c (S_FORCE_RELOC): Add "strict" param. | Alan Modra | 1 | -1/+1 |
2003-01-16 | * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add | Jakub Jelinek | 1 | -1/+11 |
2002-12-08 | 2002-12-08 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -10/+0 |
2002-12-05 | * config/ia64.c (enum reloc_func): Add FUNC_LT_RELATIVE_X. | Richard Henderson | 1 | -0/+17 |
2002-12-05 | Patch to update IA-64 port to SDM 2.1. | Jim Wilson | 1 | -1/+10 |
2002-12-03 | include/opcode/ | Richard Henderson | 1 | -0/+9 |
2002-11-28 | * config/tc-ia64.c (md_apply_fix3): Add default case. | Jakub Jelinek | 1 | -0/+3 |
2002-11-28 | * symbols.c (S_SET_THREAD_LOCAL): New function. | Jakub Jelinek | 1 | -1/+14 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -2/+3 |
2002-08-20 | * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast. | Alan Modra | 1 | -1/+1 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 1 | -5/+110 |
2002-05-06 | * config/tc-ia64.c: Fix formatting. | Kazu Hirata | 1 | -60/+61 |
2002-04-02 | * config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt reloc | Richard Henderson | 1 | -5/+20 |
2002-03-12 | * config/tc-ia64.c (fixup_unw_records): Clear region when seeing a | Andreas Schwab | 1 | -1/+5 |
2002-02-22 | Keep track of prologue counts across .label_state/.copy_state directives | Nick Clifton | 1 | -1/+86 |
2002-01-11 | Add support for ia64-hpux target. | Nick Clifton | 1 | -21/+58 |
2002-01-01 | * config/tc-ia64.c (has_suffix_p): New. | Richard Henderson | 1 | -9/+21 |
2002-01-01 | * config/tc-ia64.c (errata_nop_necessary_p): Prototype. | Richard Henderson | 1 | -2/+3 |
2001-11-28 | * as.c (parse_args): Call md_after_parse_args if defined. | Andreas Schwab | 1 | -0/+7 |
2001-11-15 | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 1 | -9/+7 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -9/+10 |
2001-09-11 | * config/tc-alpha.c (alpha_elf_section_letter): New. | Richard Henderson | 1 | -0/+14 |
2001-09-05 | * config/tc-ia64.c (FUNC_IPLT_RELOC): New. | Richard Henderson | 1 | -0/+25 |
2001-08-23 | * config/tc-ia64.c (dot_endp): Set function symbol sizes. | Jakub Jelinek | 1 | -3/+46 |
2001-07-23 | * config/tc-alpha.h: Fix formatting. | Kazu Hirata | 1 | -10/+10 |
2001-07-06 | 32-bit unwind data for ia64-hpux, from Steve Ellcey | Jim Wilson | 1 | -33/+73 |
2001-07-05 | Fix ia64-linux gas ehopt testsuite failure. | Jim Wilson | 1 | -0/+9 |
2001-07-05 | Fix 2 ia64-linux gas testsuite failures. | Jim Wilson | 1 | -5/+15 |
2001-05-11 | * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind | Jakub Jelinek | 1 | -4/+28 |
2001-05-10 | * config/tc-ia64.c (generate_unwind_image): Align the fragment | Richard Henderson | 1 | -0/+1 |
2001-04-27 | 2001-04-27 David Mosberger <davidm@hpl.hp.com> | H.J. Lu | 1 | -2/+2 |
2001-04-14 | Fix latent bug exposed by a gcc-3 bug fix. | Jim Wilson | 1 | -9/+9 |
2001-03-16 | Add local tag support. Don't flush instructions for .xdata directives. | Jim Wilson | 1 | -4/+39 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+1 |