Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-02-22 | Added ia64-*-aix* configuration. | Timothy Wall | 1 | -0/+17 |
2001-02-22 | Improve gas error messages for invalid instructions. | Jim Wilson | 1 | -99/+207 |
2001-02-21 | Fix bugs in handling of the .restore directive. | Jim Wilson | 1 | -4/+14 |
2001-02-14 | Address comment from Richard about relocs always needing a type. | Jim Wilson | 1 | -7/+9 |
2001-02-10 | * config/tc-ia64.h (md_elf_section_type): New macro. | Richard Henderson | 1 | -58/+207 |
2001-02-06 | 2001-02-06 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+2 |
2001-02-06 | Don't abort for invalid input, print an error message instead. | Jim Wilson | 1 | -3/+6 |
2001-01-15 | Fix assembler segfault on gcc/crtstuff.c file. | Jim Wilson | 1 | -0/+17 |
2000-12-28 | * as.h (rs_align_test): New. | Richard Henderson | 1 | -27/+37 |
2000-12-03 | 2000-12-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -2/+2 |
2000-11-22 | Eliminate compiler warnings from IA-64 port. | Jim Wilson | 1 | -109/+116 |
2000-11-22 | Fix linux kernel unwind section alignment failure. | Jim Wilson | 1 | -0/+7 |
2000-11-22 | Fix assembler error on linux kernel mm/memory.c file. | Jim Wilson | 1 | -1/+1 |
2000-11-17 | * as.c (debug_type): Init to DEBUG_UNSPECIFIED. | Richard Henderson | 1 | -6/+1 |
2000-11-16 | Fix minor typos in recent errata workaround patch. | Jim Wilson | 1 | -3/+3 |
2000-11-15 | Workaround for Itanium A/B step errata | Bernd Schmidt | 1 | -0/+117 |
2000-11-14 | Extend earlier ia64-hpux patches to work correctly for ia64-linux. | Jim Wilson | 1 | -3/+13 |
2000-11-14 | 2000-11-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+1 |
2000-11-08 | Correct unwind region length calculations. | Jim Wilson | 1 | -10/+72 |
2000-11-07 | ia64-hpux patches from Steve Ellcey. | Jim Wilson | 1 | -17/+56 |
2000-11-01 | Add tag support. Error for dangling qualifying predicates. | Jim Wilson | 1 | -2/+77 |
2000-10-31 | Better bundle template selection | Bernd Schmidt | 1 | -2/+2 |
2000-10-05 | Minor DV table update, minor DV checking bug fix. | Jim Wilson | 1 | -2/+3 |
2000-10-04 | Excise C++ style comments. | Alan Modra | 1 | -1/+1 |
2000-09-22 | Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again. | Jim Wilson | 1 | -32/+132 |
2000-09-16 | 2000-09-15 Kazu Hirata <kazu@hxi.com>
| Kazu Hirata | 1 | -9/+9 |
2000-09-14 | Eliminate false DVs on parallel compares. | Timothy Wall | 1 | -7/+57 |
2000-09-06 | 2000-09-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -2285/+2312 |
2000-09-03 | * config/tc-ia64.c (emit_one_bundle): Stop collecting insns | Richard Henderson | 1 | -1/+3 |
2000-09-03 | 2000-09-02 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -222/+220 |
2000-09-02 | * config/tc-ia64.c (match): Don't inline. | Richard Henderson | 1 | -9/+32 |
2000-08-23 | Fix unwind section bug found by linux kernel. | Jim Wilson | 1 | -2/+4 |
2000-08-16 | Fix 3 DV bugs, and a few minor cleanups. | Jim Wilson | 1 | -12/+26 |
2000-08-14 | Add support for IA-64 specific elf header flags. | Jim Wilson | 1 | -3/+16 |
2000-08-07 | * config/tc-ia64.c (unwind): Add prologue_mask member. | Richard Henderson | 1 | -11/+24 |
2000-08-02 | Fix memory leaks for IA-64 opcode idescs. | Jim Wilson | 1 | -0/+3 |