| Commit message (Expand) | Author | Age | Files | Lines |
* | `template' isn't a very good name for a variable. | Alan Modra | 2000-09-06 | 3 | -7/+13 |
* | Regenerate files using fixed aclocal install. | Nick Clifton | 2000-09-06 | 5 | -67/+101 |
* | Fix buggy macros | Nick Clifton | 2000-09-05 | 2 | -603/+269 |
* | 2000-09-05 Steven Johnson <sbjohnson@ozemail.com.au> | Geoffrey Keating | 2000-09-05 | 2 | -0/+18 |
* | Shared lib support. | Alan Modra | 2000-09-05 | 3 | -748/+3215 |
* | (SEC_HAS_GOT_REF): Define new flag for asection. | Alan Modra | 2000-09-05 | 3 | -5/+79 |
* | A tiny addition for PCREL12F relocs, and a fix for functions that have | Alan Modra | 2000-09-05 | 2 | -10/+28 |
* | Support for vtable relocs. | Alan Modra | 2000-09-05 | 2 | -62/+109 |
* | Fix formatting and spelling mistakes | Nick Clifton | 2000-09-03 | 1 | -52/+52 |
* | 2000-09-03 Philip Blundell <philb@gnu.org> | Phil Blundell | 2000-09-03 | 2 | -1/+13 |
* | 2000-09-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-09-03 | 2 | -11/+17 |
* | 2000-09-02 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-09-03 | 2 | -0/+26 |
* | Increase minor version number (to 2.10.91) to help tools detect the new | Nick Clifton | 2000-09-02 | 6 | -3/+368 |
* | Add .gnu.linkobce.wi. to the list of debug section names. | Nick Clifton | 2000-09-02 | 7 | -124/+168 |
* | Find all sections containing debug information and include them in the stash. | Nick Clifton | 2000-09-02 | 2 | -188/+224 |
* | * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT, | Alexandre Oliva | 2000-09-02 | 5 | -14/+1881 |
* | (elf_i386_finish_dynamic_symbol): Remove unnecessary check added 2000-08-27. | Alan Modra | 2000-09-01 | 2 | -3/+6 |
* | * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flags | Joern Rennecke | 2000-08-31 | 2 | -1/+7 |
* | * acinclude.m4: Include libtool and gettext macros from the | Alexandre Oliva | 2000-08-31 | 4 | -1106/+905 |
* | 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-08-30 | 7 | -68/+298 |
* | Reclaim reloc space for symbols that have been forced local. | Alan Modra | 2000-08-27 | 2 | -43/+63 |
* | Allow common symbols to have an alignment of 1 if explicitly requested, and | Nick Clifton | 2000-08-24 | 2 | -1/+10 |
* | Fix bugs detecting w65 architecture. | Nick Clifton | 2000-08-22 | 3 | -4/+15 |
* | 2000-08-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-08-22 | 6 | -0/+106 |
* | * elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W, | Alexandre Oliva | 2000-08-22 | 2 | -21/+28 |
* | Zero out the dynamic allocated content space. Add a comment to remind us that | Nick Clifton | 2000-08-21 | 5 | -4/+33 |
* | 2000-08-21 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-21 | 2 | -17/+14 |
* | 2000-08-16 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-16 | 2 | -10/+35 |
* | * elflink.c (_bfd_elf_create_got_section): Don't abort(). | Alexandre Oliva | 2000-08-16 | 2 | -6/+28 |
* | * elf64-sparc.c (sparc64_elf_relocate_section): Set relocation address | Jakub Jelinek | 2000-08-16 | 2 | -8/+25 |
* | * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0 | Geoffrey Keating | 2000-08-16 | 3 | -27/+64 |
* | Add support for IA-64 specific elf header flags. | Jim Wilson | 2000-08-14 | 2 | -1/+36 |
* | * elf32-sh.c (sh_elf_set_mach_from_flags): Make it static. | Alexandre Oliva | 2000-08-11 | 2 | -2/+6 |
* | 2000-08-10 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-10 | 2 | -4/+370 |
* | Fix formatting | Nick Clifton | 2000-08-10 | 2 | -141/+139 |
* | Fix bug in sh_elf_reloc_loop | Bernd Schmidt | 2000-08-10 | 2 | -1/+5 |
* | gas: | Jason Eckhardt | 2000-08-09 | 2 | -6/+10 |
* | Apply Nick Clifton's suggestion. | Kazu Hirata | 2000-08-07 | 2 | -5/+4 |
* | 2000-08-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-08-07 | 3 | -7/+10 |
* | 2000-08-05 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-05 | 2 | -7/+677 |
* | * som.c (struct fixup_format): Constify `format'. | Jeff Law | 2000-08-04 | 2 | -285/+296 |
* | If the destination of a BLX instruction is aligned on a half word boundary, | Nick Clifton | 2000-08-04 | 1 | -6/+15 |
* | Restore reverted code. Fix bug in reverted code which was eliminating too | Nick Clifton | 2000-08-03 | 4 | -196/+335 |
* | 2000-08-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-08-03 | 4 | -184/+78 |
* | * elf32-sh.c (sh_elf_reloc_loop): Warning removal. | Alexandre Oliva | 2000-08-03 | 2 | -3/+7 |
* | 2000-07-31 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-01 | 4 | -0/+138 |
* | Minor formatting fixes. | Nick Clifton | 2000-07-31 | 8 | -248/+259 |
* | Improve section to segment mapping code. | Nick Clifton | 2000-07-31 | 4 | -70/+206 |
* | 200007-22 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-07-28 | 1 | -0/+25 |
* | 2000-07-22 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-07-28 | 6 | -258/+259 |