Age | Commit message (Expand) | Author | Files | Lines |
2001-03-13 | Support for @GOTOFF in .long expressions. | Alan Modra | 2 | -152/+163 |
2001-03-12 | Always set machine type based on cpu_variant. | Nick Clifton | 1 | -21/+18 |
2001-03-08 | Fix copyright notices | Nick Clifton | 123 | -148/+199 |
2001-03-07 | * config/tc-i386.c (struct _i386_insn): Rename disp_reloc to reloc. | Alan Modra | 1 | -29/+29 |
2001-03-06 | Fix BLX(1) for Thumb | Nick Clifton | 1 | -0/+9 |
2001-03-06 | Rest of the changes for Coldfire V4 | Nick Clifton | 1 | -51/+55 |
2001-03-02 | 2001-03-02 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -1/+1 |
2001-03-02 | Print warnings if NaNs are found and the target CPU does not support them | Nick Clifton | 1 | -2/+23 |
2001-02-28 | 2001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen <bo@suse.de> | Andreas Jaeger | 1 | -10/+1 |
2001-02-27 | Set SEC_NEVER_LOAD when the 'n' flag is used. | Nick Clifton | 1 | -2/+2 |
2001-02-23 | Don't mark a fixup as done if it's against a symbol. | Nick Clifton | 1 | -3/+5 |
2001-02-22 | Added ia64-*-aix* configuration. | Timothy Wall | 2 | -0/+21 |
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-21 | 2001-02-20 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -17/+16 |
2001-02-20 | 2001-02-20 Bo Thorsen <bo@suse.de> | Andreas Jaeger | 1 | -0/+1 |
2001-02-19 | 001-02-18 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 1 | -0/+3 |
2001-02-18 | Add PDP-11 support | Nick Clifton | 2 | -0/+1651 |
2001-02-14 | Address comment from Richard about relocs always needing a type. | Jim Wilson | 2 | -8/+13 |
2001-02-13 | * write.c (is_dnrange): Stop as soon as the address becomes | Ian Lance Taylor | 5 | -9/+11 |
2001-02-13 | Handle long jumps for .code16 and .arch < 386 by using a two | Alan Modra | 1 | -66/+142 |
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 |