Age | Commit message (Expand) | Author | Files | Lines |
2001-02-12 | * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL. | Jan Hubicka | 1 | -4/+16 |
2001-02-12 | 2001-02-12 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -5/+19 |
2001-02-11 | fix formatting | Nick Clifton | 1 | -7/+7 |
2001-02-11 | Apply several patches from Maciej W. Rozycki | Nick Clifton | 1 | -7/+23 |
2001-02-10 | 2001-02-10 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -0/+4 |
2001-02-10 | * config/tc-ia64.h (md_elf_section_type): New macro. | Richard Henderson | 2 | -62/+211 |
2001-02-10 | Add s390 support | Nick Clifton | 2 | -0/+1869 |
2001-02-09 | * config/tc-sh.c (md_pseudo_table): Add uaquad. Use s_uacons for | Alexandre Oliva | 1 | -3/+8 |
2001-02-08 | (pa_build_unwind_subspace): Don't call | Alan Modra | 1 | -2/+2 |
2001-02-07 | 2001-02-06 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+2 |
2001-02-06 | 2001-02-06 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+14 |
2001-02-06 | Don't abort for invalid input, print an error message instead. | Jim Wilson | 1 | -3/+6 |
2001-02-06 | Fix unwind info when cross-compiling from little-endian machines. | Alan Modra | 1 | -37/+61 |
2001-02-04 | * config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_header | Stephane Carrez | 2 | -39/+32 |
2001-02-02 | * tc-m68hc11.c (relaxable_symbol): Relax externally visible symbols | Stephane Carrez | 1 | -4/+5 |
2001-01-30 | Fix a null-pointer dereference and some range checks. | Alan Modra | 1 | -13/+10 |
2001-01-25 | Do not abort if tcbit is still set. Issue an error message instead. | Nick Clifton | 1 | -4/+13 |
2001-01-23 | (m32r_handle_align): Declare type of fragp. | Alan Modra | 1 | -0/+1 |
2001-01-22 | 2001-01-22 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -109/+100 |
2001-01-20 | 2001-01-19 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -86/+87 |
2001-01-19 | 2001-01-18 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -163/+163 |
2001-01-19 | Remove redundant bit from "fa" and "da" flags | Nick Clifton | 1 | -4/+4 |
2001-01-17 | 2001-01-16 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -55/+58 |
2001-01-16 | Support hand-crafted .PARISC.unwind entries | Alan Modra | 1 | -8/+14 |
2001-01-16 | Build unwind info for more than just .text section. | Alan Modra | 1 | -1/+3 |
2001-01-15 | Fix assembler segfault on gcc/crtstuff.c file. | Jim Wilson | 1 | -0/+17 |
2001-01-15 | 2001-01-15 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -77/+68 |
2001-01-15 | Missed this in last commit "Linux target variants for elfxx-hppa." | Alan Modra | 1 | -2/+10 |
2001-01-15 | 2001-01-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -202/+199 |
2001-01-14 | 2001-01-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -376/+376 |
2001-01-14 | 2001-01-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 12 | -38/+28 |
2001-01-14 | Use SEGREL32 relocs for elf32-hppa unwind. | Alan Modra | 1 | -6/+2 |
2001-01-14 | Adds assembly and dis-assembly support for the HPPA wide | Alan Modra | 1 | -31/+58 |
2001-01-13 | * tc-i386.h (TARGET_MACH): New macro. | Jan Hubicka | 2 | -0/+15 |
2001-01-13 | * i386.c (md_assemble): Check cpu_flags even for nullary instructions. | Jan Hubicka | 1 | -2/+7 |
2001-01-12 | Cure recent x86 warts. | Alan Modra | 1 | -18/+14 |
2001-01-11 | Updated ARC assembler from arccores.com | Nick Clifton | 3 | -351/+938 |
2001-01-11 | Fix gas 68HC12 indexed addressing code generation | Stephane Carrez | 1 | -23/+47 |
2001-01-11 | Fix weak symbols for 68HC11 as | Stephane Carrez | 1 | -6/+21 |
2001-01-11 | * config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it's | Andreas Jaeger | 1 | -10/+1 |
2001-01-11 | Allow ADRL relocs to be adjusted in arm-coff | Nick Clifton | 2 | -1/+17 |
2001-01-08 | 2001-01-08 Bo Thorsen <bo@suse.de> | Andreas Jaeger | 1 | -46/+46 |
2001-01-06 | * configure.in: Define DEFAULT_ARCH for i386. | Jan Hubicka | 1 | -4/+12 |
2001-01-05 | * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix. | Jan Hubicka | 1 | -18/+6 |
2001-01-04 | * tc-i386.c (cpu_arch): Add Pentium4 and modify sledgehammer entry. | Jan Hubicka | 1 | -1/+2 |
2001-01-03 | * tc-i387.c (pi, pte, pt): Update. | Jan Hubicka | 1 | -16/+19 |
2001-01-03 | * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow, | Jan Hubicka | 1 | -8/+10 |
2001-01-03 | 2001-01-03 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -1/+9 |
2000-12-28 | * as.h (rs_align_test): New. | Richard Henderson | 16 | -230/+289 |
2000-12-22 | * config/tc-d10v.c (md_assemble): set prev_seg and prev_subseg | DJ Delorie | 1 | -0/+2 |