Age | Commit message (Expand) | Author | Files | Lines |
1996-02-14 | Add reloc.c entries MIPS_CALL_HI16/MIPS_CALL_LO16. | Ian Lance Taylor | 1 | -0/+2 |
1996-02-13 | * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define. | Ian Lance Taylor | 1 | -1/+26 |
1996-01-11 | Add support for SHT_ORDERED and SHF_EXCLUDE | Michael Meissner | 1 | -1/+1 |
1996-01-09 | Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1 | -6/+29 |
1995-10-06 | * targets.c (bfd_target): Add _bfd_read_ar_hdr field. Modify | Ian Lance Taylor | 1 | -2/+9 |
1995-09-25 | * init.c (initialized): Remove static variable. | Ian Lance Taylor | 1 | -3/+0 |
1995-09-22 | Change arch info to be const, initialized at compile time. | Ian Lance Taylor | 1 | -11/+5 |
1995-09-22 | Start work to all full PowerPC V.4 reloc support. | Michael Meissner | 1 | -3/+26 |
1995-08-31 | Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -4/+63 |
1995-01-12 | Change "reloc_howto_type" typedef to be "const", since all uses of it are (or | Ken Raeburn | 1 | -3/+7 |
1994-11-17 | * reloc.c (bfd_reloc_code_type): Add new value BFD_RELOC_12_PCREL. | Ken Raeburn | 1 | -10/+17 |
1994-09-02 | * reloc.c (enum bfd_reloc_code_real): Rewrote definition to use new "chew" | Ken Raeburn | 1 | -0/+102 |
1994-08-22 | * hash.c: Copy string hash functions from aoutx.h. | Ian Lance Taylor | 1 | -18/+27 |
1994-06-03 | * libbfd.h (bfd_realloc): Change last arg to "size_t size". | Jeff Law | 1 | -2/+16 |
1994-04-06 | * targets.c (bfd_target): Rearranged fields in target vector. | Ian Lance Taylor | 1 | -15/+141 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -1/+2 |
1994-03-22 | * linker.c (_bfd_generic_final_link): Set reloc_count to 0 before | Ian Lance Taylor | 1 | -0/+6 |
1994-03-22 | Support for link_order types which generate relocs in order to | Ian Lance Taylor | 1 | -2/+14 |
1994-03-15 | * Most files: | David MacKenzie | 1 | -2/+1 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 1 | -18/+1 |
1994-02-05 | Eliminate arg from bfd_xmalloc_by_size_t macro, allowing | David MacKenzie | 1 | -2/+2 |
1994-02-05 | * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. | David MacKenzie | 1 | -6/+10 |
1994-01-25 | * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): Add | David MacKenzie | 1 | -7/+9 |
1994-01-03 | * libbfd-in.h (struct artdata): Added tdata field. | Ian Lance Taylor | 1 | -1/+3 |
1993-12-30 | Rebuilt after removal of seclet.c from doc/Makefile.in. | Ian Lance Taylor | 1 | -6/+0 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1 | -4/+71 |
1993-11-08 | * reloc.c: Use const instead of CONST. | Ian Lance Taylor | 1 | -3/+3 |
1993-11-05 | doc cleanup | David MacKenzie | 1 | -8/+8 |
1993-09-14 | Improve timestamp support in BSD archive files to avoid linker | John Gilmore | 1 | -41/+12 |
1993-09-03 | (_do_get*, _do_put*): Renamed via macros to clean up namespace. | Ken Raeburn | 1 | -5/+28 |
1993-06-22 | regenerated | Ken Raeburn | 1 | -2/+2 |
1993-06-21 | Regenerated after Kingdon's changes to cache.c. | Ken Raeburn | 1 | -23/+24 |
1993-04-17 | * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>. | Jim Kingdon | 1 | -16/+17 |
1992-12-30 | regenerated from current sources - bfd_elf_find_section return type changed | Ken Raeburn | 1 | -1/+1 |
1992-12-16 | Various changes to improve archive support. See ChangeLog. | Per Bothner | 1 | -83/+80 |
1992-11-05 | Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS. | John Gilmore | 1 | -25/+69 |
1992-10-23 | Fri Oct 23 13:55:35 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+3 |
1992-06-24 | * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition. | Fred Fish | 1 | -1/+1 |
1992-06-22 | Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -2/+1 |
1992-06-20 | * elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCTION so | John Gilmore | 1 | -1/+3 |
1992-02-14 | pointer lint and tandem target. | Steve Chamberlain | 1 | -3/+2 |
1992-02-07 | Fluff removal. | Steve Chamberlain | 1 | -0/+5 |
1992-01-24 | Uses the new small reloc type now. | Steve Chamberlain | 1 | -9/+20 |
1991-12-01 | New order documentation | Steve Chamberlain | 1 | -19/+3 |
1991-12-01 | New documentation style | Steve Chamberlain | 1 | -187/+24 |
1991-11-22 | ALIGN -> BFD_ALIGN | John Gilmore | 1 | -4/+44 |
1991-10-28 | Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 1 | -10/+27 |
1991-10-04 | * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's | John Gilmore | 1 | -3/+0 |
1991-10-01 | Insert the incidentals and things I forgot to ci last time, same log message: | Steve Chamberlain | 1 | -11/+90 |
1991-08-19 | Fixed minor typos. | Roland Pesch | 1 | -1/+1 |