Age | Commit message (Expand) | Author | Files | Lines |
1998-07-23 | remove d30v sanitization | Ian Lance Taylor | 1 | -6/+10 |
1998-06-30 | ELF Section-level Garbage Collection. | Richard Henderson | 1 | -0/+50 |
1998-05-19 | * reloc.c (bfd_check_overflow): Add casts before shifts which may | Ian Lance Taylor | 1 | -7/+20 |
1998-02-02 | * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to force | Ian Lance Taylor | 1 | -0/+7 |
1998-01-28 | * config.bfd, configure.in: Add dvp support. | Doug Evans | 1 | -12/+12 |
1998-01-22 | comment fix | Ian Lance Taylor | 1 | -2/+3 |
1998-01-20 | * reloc.c (BFD_RELOC_TXVU_11_PCREL): New reloc. | Doug Evans | 1 | -140/+138 |
1997-09-30 | * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMP | David Edelsohn | 1 | -2/+8 |
1997-09-16 | Add support for a 16 bit reloc against the TDA pointer! | Nick Clifton | 1 | -0/+4 |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 1 | -2/+26 |
1997-09-04 | * reloc.c: Remove extraneous commas from relocation entries. | Ian Lance Taylor | 1 | -26/+29 |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 1 | -5/+1 |
1997-09-02 | Switched over to using new reloc types. | Nick Clifton | 1 | -7/+48 |
1997-08-15 | Remove ARC sanitization. | David Edelsohn | 1 | -8/+15 |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 1 | -2/+0 |
1997-02-19 | Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+40 |
1997-02-18 | * reloc.c (struct reloc_howto_struct): Fix typo in comment. | Fred Fish | 1 | -2/+8 |
1997-02-11 | * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL. | Ian Lance Taylor | 1 | -0/+5 |
1997-01-27 | * reloc.c: Add relocs BFD_RELOC_M32R_{HI16_[US]LO,LO16}. | David Edelsohn | 1 | -8/+40 |
1996-10-17 | * elf32-v850.c (enum reloc_type): Add R_V850_SDA_OFFSET, | Jeff Law | 1 | -0/+12 |
1996-10-14 | Mon Oct 14 11:17:24 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -13/+21 |
1996-09-20 | * reloc.c (bfd_perform_relocation): Apply the relocation even if | Ian Lance Taylor | 1 | -36/+65 |
1996-08-30 | Add SH ELF support. | Ian Lance Taylor | 1 | -1/+48 |
1996-08-08 | Thu Aug 8 12:21:56 1996 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 1 | -16/+3 |
1996-07-31 | Wed Jul 31 15:00:12 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+4 |
1996-07-18 | start-sanitize-d10v | Martin Hunt | 1 | -3/+66 |
1996-02-13 | * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define. | Ian Lance Taylor | 1 | -47/+171 |
1995-01-12 | Change "reloc_howto_type" typedef to be "const", since all uses of it are (or | Ken Raeburn | 1 | -7/+19 |
1994-11-17 | * reloc.c (bfd_reloc_code_type): Add new value BFD_RELOC_12_PCREL. | Ken Raeburn | 1 | -6/+9 |
1994-09-28 | * reloc.c (bfd_install_relocation): Cast data_start to bfd_byte * | Ian Lance Taylor | 1 | -0/+470 |
1994-09-02 | * reloc.c (enum bfd_reloc_code_real): Rewrote definition to use new "chew" | Ken Raeburn | 1 | -218/+357 |
1994-07-14 | NS32K changes from Ian Dall. | Ken Raeburn | 1 | -8/+45 |
1994-06-15 | unsanitize v9 | Ken Raeburn | 1 | -99/+6 |
1994-03-31 | Missing BFD_RELOC_26. | Sean Eric Fagan | 1 | -0/+1 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -214/+222 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 1 | -21/+31 |
1994-02-26 | * reloc.c (_bfd_relocate_contents): Adjust handling of overflow to | Ian Lance Taylor | 1 | -9/+33 |
1994-01-25 | * reloc.c (bfd_get_reloc_size): Size of type -2 is 4 bytes, not 2. | Ian Lance Taylor | 1 | -1/+1 |
1994-01-24 | * bfd/aoutx.h (aout_link_input_section_std, | Ian Lance Taylor | 1 | -1/+3 |
1994-01-19 | (enum bfd_reloc_code_real): Add some Alpha relocation types. Reorganized some | Ken Raeburn | 1 | -14/+71 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1 | -81/+346 |
1993-11-05 | fix mistakes in last change | David MacKenzie | 1 | -97/+0 |
1993-11-05 | doc cleanup | David MacKenzie | 1 | -65/+287 |
1993-10-07 | * aoutx.h (howto_table_std): Correct the "size" field in some entries. | Ken Raeburn | 1 | -54/+75 |
1993-08-05 | add i386-elf relocs (from Meissner) | Ken Raeburn | 1 | -2/+29 |
1993-07-26 | (bfd_perform_relocation): Handle 64-bit relocs. | Ken Raeburn | 1 | -39/+68 |
1993-07-22 | * reloc.c (enum complain_overflow): New enumeration with the | Ian Lance Taylor | 1 | -19/+79 |
1993-07-12 | (enum bfd_reloc_code_real): Move SPARC_BASE13 and SPARC_WDISP19 to more | Ken Raeburn | 1 | -92/+78 |
1993-07-06 | (enum bfd_reloc_code_real): Put simple power-to-two relocs together, and add | Ken Raeburn | 1 | -14/+33 |
1993-06-19 | * reloc.c (bfd_perform_relocation): Check for overflow on | David MacKenzie | 1 | -97/+234 |