* README: Add notes on how to build if you don't have ar.
[deliverable/binutils-gdb.git] / ld /
1996-06-06  Ian Lance Taylor * emulparams/elf32bmip.sh (OTHER_GOT_SYMBOLS): Use...
1996-06-06  Ian Lance Taylor * ldmain.c (main): Don't close and unlink the file...
1996-06-04  Ian Lance Taylor * ldcref.c: New file.
1996-06-04  Tom Tromey * Makefile.in (install): Don't check to see...
1996-05-31  Ian Lance Taylor * emultempl/pe.em (sort_sections): Don't assume that a
1996-05-29  Ian Lance Taylor * scripttempl/elfmips.sc: Quote test -z argument.
1996-05-29  Ian Lance Taylor * ld.texinfo: Clarify the CONSTRUCTORS command.
1996-05-23  Ian Lance Taylor * emultempl/aix.em (gld${EMULATION_NAME}_read_file...
1996-05-22  David Edelsohn * ldlang.c (wild_doit): Don't copy over SEC_LINK_...
1996-05-21  Stan Shebs * mpw-eppcmac.c: Update to reflect changes to aix.em.
1996-05-20  David Edelsohn * ldlang.c (dprint_statement): Stop printing at end...
1996-05-18  Steve Chamberlain Support for --force-exe-suffix
1996-05-15  Jim Wilson * emultempl/pe.em (set_pe_value): Pass 0 not 16 to...
1996-05-10  Michael MeissnerSet __stack = 0 if it is referenced and not defined.
1996-05-09  Rob Savoye * emulparams/{elf32bmip.sh,elf32lmip.sh,mipsidt.sh...
1996-05-07  Jeff Law * scripttempl/h8300.sc: Place ".tiny" sections...
1996-05-07  Jeff Law * scripttempl/h8300.sc: Set the entry point...
1996-05-07  David EdelsohnDocument semicolon usage.
1996-05-07  David Edelsohn * scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan...
1996-05-07  David Edelsohn * scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan...
1996-05-07  Jeff Law * scripttempl (h8300.sc, h8300h.sc): Place...
1996-05-07  Jeff Law * scripttempl/h8300h.sc: Use "eight", not ...
1996-05-02  David Edelsohn * ldlang.c (section_already_linked): Fix typos.
1996-04-30  David Edelsohn * scripttempl/pe.sc (.endjunk): Define __end__.
1996-04-29  Ian Lance Taylor * ldlang.c (longest_section_name): Remove.
1996-04-29  Ian Lance TaylorMon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan...
1996-04-29  Ian Lance TaylorMon Apr 29 10:29:07 1996 Andreas Schwab <schwab@issan...
1996-04-26  Ian Lance Taylor * ldmisc.h (demangle): Declare.
1996-04-26  Ian Lance Taylor * ldmisc.c (vfinfo): Reindent.
1996-04-22  Ian Lance Taylor * ldlang.c (lang_size_sections): If _cooked_size is...
1996-04-22  Ian Lance Taylor * ldlang.c (wild_doit): Discard debugging sections...
1996-04-22  Ian Lance Taylor * emulparams/z8002.sh (ARCH): Set to z8002, not z8k.
1996-04-16  Ian Lance Taylor * ldexp.c (fold_binary): Correct handling of subtracti...
1996-04-16  Michael MeissnerAdd Solaris/linux support
1996-04-15  Rob Savoye * scripttempl/aout.sc: Add PROVIDE (__stack = 0) so...
1996-04-12  Rob Savoye * scripttempl/m68kcoff.sc: Remove default address...
1996-04-11  Ian Lance Taylor * scripttempl/m68kcoff.sc: Remove regions and simplify.
1996-04-10  Jeff Law * scripttempl/h8300.sc: Add the "8-bit area...
1996-04-09  David Edelsohn * emultempl/generic.em (gld${EMULATION_NAME}_before_pa...
1996-04-09  Ian Lance Taylor * ld.texinfo: Rearrange option documentation.
1996-04-09  Ian Lance Taylortweak last change
1996-04-09  Ian Lance Taylor * lexsup.c (ld_options): New static array.
1996-04-09  Michael MeissnerPut .init/.fini in correct places.
1996-04-09  Ian Lance Taylor * ld.texinfo, ld.1: Mention -E as a synonym for -expor...
1996-04-08  Ian Lance Taylorformatting change
1996-04-08  Ian Lance Taylor * emultempl/elf32.em: When checking for a native emula...
1996-04-08  Ian Lance Taylor * configure.in: Permit --enable-shared to specify...
1996-04-08  Ian Lance Taylor * lexsup.c (parse_args): Add -E as a synonym for ...
1996-04-05  Ian Lance Taylor * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so...
1996-04-05  Ian Lance Taylor * configure.tgt: Add i[345]86-*-freebsdelf* target...
1996-04-05  Jackie Smith CashionFri Apr 5 18:11:25 1996 James G. Smith <jsmith@cygnu...
1996-04-01  Ian Lance Taylor * ldlang.c (lang_size_sections): Change region check...
1996-04-01  Ian Lance Taylor * ldlang.c (section_already_linked): New static function.
1996-03-31  Steve Chamberlain * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and...
1996-03-31  Steve Chamberlain * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and...
1996-03-29  Jeff Law * scripttempl/h8300.sc: Make vectors section...
1996-03-28  David Edelsohn * configure.tgt (sparc64-*-solaris2*): Delete.
1996-03-27  Ian Lance Taylor * ld.h (DISCARD_SECTION_NAME): Define to "/DISCARD/".
1996-03-27  Ian Lance Taylor * ldlang.c: Fix some indentation and comments.
1996-03-26  Ian Lance Taylor * ldmain.c (main): Call bfd_set_error_program_name.
1996-03-21  Ian Lance Taylor * ldmisc.c (vfinfo): case 'I': If the file is not...
1996-03-21  Ian Lance Taylor Patches from John Polstra <jdp@polstra.com> for FreeBS...
1996-03-20  Ian Lance TaylorWed Mar 20 18:18:25 1996 Andreas Schwab <schwab@issan...
1996-03-20  Ian Lance Taylor * ldmain.c (add_wrap): New function.
1996-03-20  David Edelsohn * configure.host (sparc*-*-solaris2* host): Accept...
1996-03-14  Jeff Law * scripttempl/h8300.sc: Change name of page...
1996-03-13  Ian Lance Taylor * emultempl/lnk960.em (machine_table): Add jx and hx.
1996-03-13  Ian Lance Taylor * genscripts.sh: Don't use ${9:-xx}, since Ultrix...
1996-03-12  Ian Lance Taylor * lexsup.c (parse_args): Handle --wrap.
1996-03-12  Ian Lance TaylorTue Mar 12 12:43:59 1996 David Mosberger-Tang <davidm...
1996-03-12  Ian Lance Taylor * configure: Rebuild with autoconf 2.8.
1996-03-12  Ian Lance Taylor Don't do SunOS style dynamic linking for sparc-aout:
1996-03-07  J.T. Conklin* scripttmpl/elfppc.sc (.sdata2, .sbss2): Implement...
1996-03-06  Ian Lance Taylor * ldemul.h (ldemul_unrecognized_file): Declare.
1996-03-04  Ian Lance Taylor * ldlang.c (wild): Handle foo.a(.text) by mapping...
1996-03-01  Ian Lance TaylorFri Mar 1 10:24:59 1996 Andreas Schwab <schwab@issan...
1996-02-27  Stan Shebs * mpw-make.sed: Edit out shared library support.
1996-02-27  Ian Lance TaylorTue Feb 27 15:09:21 1996 Andreas Schwab <schwab@issan...
1996-02-27  Ian Lance Taylorupdate copyright
1996-02-27  Ian Lance Taylor * lexsup.c (parse_args): Recognize --no-whole-archive.
1996-02-20  Ian Lance Taylor * configure.tgt: Correct gldi960 to gld960.
1996-02-19  Ian Lance Taylor * emultempl/elf32.em (gld${EMULATION_NAME}_check_neede...
1996-02-19  Ian Lance Taylor * ld.texinfo: Mention that -R can be used for -rpath.
1996-02-18  Ian Lance Taylor * configure.host: Check for 'do not mix' from native...
1996-02-15  Ian Lance Taylor * configure.in: Remove explicit substitution of CFLAGS...
1996-02-15  Ian Lance Taylor * configure.in: Call AC_PROG_CC before configure.host.
1996-02-15  Ian Lance Taylor * scripttempl/elf.sc: Don't skip a page in virtual...
1996-02-15  Ian Lance Taylor * configure.in: Substitute RPATH_ENVVAR.
1996-02-14  Ian Lance Taylor * configure.tgt (*-*-ieee*): New target; use vanilla.
1996-02-14  Ian Lance TaylorWed Feb 14 16:38:36 1996 Martin Anantharaman <martin...
1996-02-14  Ian Lance Taylor * emultempl/elf32.em (gld${EMULATION_NAME}_before_pars...
1996-02-13  Ian Lance TaylorTue Feb 13 15:58:58 1996 Bryan Ford <baford@snake...
1996-02-13  Ian Lance Taylor * configure.host: Set HDLFLAGS for *-*-hpux with ...
1996-02-13  Ian Lance Taylor * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed...
1996-02-09  Ian Lance Taylor * ldlang.c (lang_size_sections): Increment the section...
1996-02-07  Ian Lance Taylor * configure.in: Look for --enable-shared. Change...
1996-02-05  Ian Lance Taylor Support for building bfd and opcodes as shared librari...
1996-02-03  Michael MeissnerMove .sdata2/.sbss2 into read-only section
1996-02-02  Ian Lance Taylor * configure: Regenerate.
1996-02-01  Ian Lance Taylor * emulparams/elf_i386.sh (TEXT_START_ADDR): Change...
next
This page took 0.062177 seconds and 7 git commands to generate.