* bfdlink.h (enum bfd_link_hash_type): Rename bfd_link_hash_weak
[binutils-gdb.git] / ld /
1995-02-06 Ian Lance Taylor * scripttempl/alpha.sc: Set address of .data section...
1995-02-01 David Edelsohn * ldlang.c (lang_size_sections): Clarify error message...
1995-01-31 Ian Lance Taylor * ldexp.c (fold_name): In case NAME, permit an absolut...
1995-01-27 Ian Lance Taylor * emultempl/elf32.em (gld${EMULATION_NAME}_before_allo...
1995-01-27 Ian Lance Taylor * emultempl/elf32.em (gld${EMULATION_NAME}_before_allo...
1995-01-26 Michael MeissnerAdd embedded PowerPC ELF support.
1995-01-24 Ian Lance Taylor * ld-bootstrap/bootstrap.exp: If not in the ld build...
1995-01-24 Ian Lance Taylorupdate copyrights
1995-01-24 Ian Lance Taylor * ldctor.c (ldctor_add_set_entry): Don't dump core...
1995-01-23 Ian Lance Taylor * configure.in (i[345]86-*-gnu*): Set ld_target to...
1995-01-16 Steve Chamberlain * configure.in (w65-*-*): New target.
1995-01-12 Ian Lance Taylor * ldlang.c (lang_place_orphans): Don't ignore files...
1995-01-12 Ken RaeburnDon't use const with reloc_howto_type, since it's now...
1995-01-11 Ian Lance Taylor * ld-scripts/sizeof.exp: New test, based on bug report...
1995-01-11 Ian Lance Taylor * ldexp.c (fold_binary): Adding or subtracting an...
1995-01-04 Ian Lance Taylor * lib/ld.exp: Use [which $ld] rather than [file exists...
1994-12-29 Steve Chamberlain * ldwrite.c (clone_section): Create a symbol with the
1994-12-19 Steve Chamberlain * ld.h (split_by_reloc, split_by_file): New flags.
1994-12-17 Ken Raeburnthere isn't a configure script here though
1994-12-17 Ken Raeburnneed to sanititze Makefile.in for arc too
1994-12-16 David EdelsohnRemove duplicate of ARC sanitization.
1994-12-14 Ken Raeburnsanitize out arc stuff
1994-12-14 Ken Raeburn* lib/ld.exp (prune_system_crud): Define if not already...
1994-12-14 Stan Shebs * mpw-config.in (m68k-apple-macos, ppc-apple-macos,
1994-12-14 David EdelsohnInitial arc-elf support.
1994-12-09 Ian Lance Taylor * scripttempl/elf.sc: Move .ctors and .dtors from...
1994-12-06 Ken Raeburnkeep everything
1994-12-06 Michael TiemannSwitch r3 to scratch register, r0 to stack register.
1994-12-02 Ian Lance Taylor * config/default.exp: Define objdump if it is not...
1994-12-02 Ian Lance Taylor * emultempl/miposecoff.em: New file.
1994-12-02 Ian Lance Taylor * ld.h (args_type): Add new field embedded_relocs.
1994-11-28 Ian Lance Taylor * ld-bootstrap/bootstrap.exp: Pass cmp output through
1994-11-26 Steve ChamberlainAdd shl
1994-11-26 Michael TiemannAdd changes from customer since last work.
1994-11-25 Michael TiemannEnable ld to build for RCE. This is not tested yet!
1994-11-25 Michael Tiemann*** empty log message ***
1994-11-25 Michael TiemannRename r16 files to rce, and fix some more .Sanitize...
1994-11-24 Michael TiemannRecognize and sanitize r16 as a target.
1994-11-24 Michael TiemannSafely check in r16 targets for binutils.
1994-11-24 Steve Chamberlain * Makefile.in: Add eshl.o.
1994-11-22 Ian Lance Taylor * scripttempl/elf.sc: Fill .text section with NOPS...
1994-11-17 Ian Lance Taylor Patches from pirker@eiunix.tuwien.ac.at (Martin Pirker).
1994-11-16 Jeff Law * scripttempl/hppaelf.sc (.text): Handle a use rdefine...
1994-11-16 Jeff Law * scripttempl/hppaelf.sc (.text): Place unwind descrip...
1994-11-15 Ken Raeburnkeep riscix, pc532mach files
1994-11-14 Ian Lance TaylorKeep ld-shared.
1994-11-14 Ian Lance TaylorKeep i386lynx.mh.
1994-11-12 Ian Lance Taylor * scripttempl/elf.sc: Add ENTRY(${ENTRY}), and default...
1994-11-12 Ian Lance Taylor * ld.h (args_type): Add field export_dynamic.
1994-11-09 Ian Lance Taylor * ldlang.c (lang_one_common): Set SEC_ALLOC in any...
1994-11-08 Ian Lance TaylorTue Nov 8 17:50:43 1994 Eric Youngdale (eric@aib...
1994-11-08 Ian Lance Taylor * ldlang.c (load_symbols): Add new argument place...
1994-11-04 Ken RaeburnMakefile.in: fix tipo in e*nbsd.c dependencies
1994-11-04 Ken Raeburn* Makefile.in (check): Add missing "else true" clause.
1994-11-02 Ian Lance Taylor * ldctor.c (ldctor_add_set_entry): Don't permit a...
1994-11-01 J.T. Conklin* Makefile.in (ALL_EMULATIONS): Added em68knbsd.o.
1994-11-01 Ian Lance Taylor * emultempl/sunos.em (gld${EMULATION_NAME}_find_so...
1994-10-31 Ian Lance Taylor * lib/ld.exp (default_ld_compile): Remove the output...
1994-10-27 Ian Lance Taylor * ld-shared: New directory, with new files to test...
1994-10-27 Ian Lance Taylor * lib/ld.exp (default_ld_compile): If the compilation...
1994-10-26 J.T. Conklin* Makefile.in (ALL_EMULATIONS): Added ei386nbsd.o,...
1994-10-25 Ian Lance Taylor * ldmain.c (multiple_common): One of the types may...
1994-10-21 Ian Lance Taylor * configure.in: Add * at the end of m68k-hp-hpux.
1994-10-18 Ian Lance Taylor * ldlex.l: Cast assignment to yy_ch_buf field to char...
1994-10-17 J.T. Conklin* scripttempl/nw.sc: Gather constructors and destructor...
1994-10-17 Ken Raeburnupdated version
1994-10-14 J.T. Conklin* Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o.
1994-10-14 J.T. Conklin* ldint.texinfo: Move misplaced `@end iftex'.
1994-10-14 Ian Lance TaylorFri Oct 14 12:02:18 1994 Eric Youngdale (eric@aib...
1994-10-13 Ken Raeburnconfigure.in: handle i[345]86-*-linux*, not just -linux
1994-10-13 Ian Lance Taylor * scripttempl/aout.sc: Set _etext and __etext to ...
1994-10-12 Ian Lance Taylor * lexsup.c (parse_args): Change -V to be a synonym...
1994-09-29 Ian Lance Taylormissed this file
1994-09-29 Ian Lance Taylor * VMS does not permits `.' in directory names. Renamed
1994-09-28 Ian Lance Taylor * config/default.exp: Set variables as and nm. Create...
1994-09-28 Ian Lance Taylor * ld.scripts: New directory.
1994-09-27 Ian Lance Taylor * ldexp.c (fold_name): For DEFINED case, don't try...
1994-09-27 Ian Lance Taylor * Makefile.in (CC): Define.
1994-09-27 Ian Lance Taylor * config/unix-ld.exp: Set ld using findfile.
1994-09-26 Ian Lance Taylor * emulparams/elf32bmip.sh: Rename from elf32mipb.sh...
1994-09-26 Ian Lance Taylor * genscripts.sh: Always search /usr/local/TARGET/lib.
1994-09-26 Ian Lance Taylor * scripttempl/elf.sc: If -N is set, force DATA_ADDR...
1994-09-23 Ian Lance Taylor * lexsup.c (parse_args): Add support for -a for HP/UX
1994-09-20 Ian Lance Taylor * ld.h (args_type): Add new field endian.
1994-09-20 Ian Lance Taylor * Makefile.in (ALL_EMULATIONS): Add eelf32mipb.o and...
1994-09-20 Ian Lance Taylor * configure.in (mips*el-elf*): New target.
1994-09-16 Ian Lance Taylor * ldmain.c (main): Rather than prohibiting ld -r ...
1994-09-15 Ian Lance Taylor * ldmisc.c (vfinfo): Print BFD file name as well as...
1994-09-15 Ian Lance TaylorAdd some news.
1994-09-14 Ian Lance Taylor * ld.h (ld_config_type): Add new field warn_once.
1994-09-14 Steve ChamberlainWed Sep 14 12:49:12 1994 Steve Chamberlain (sac@jonny...
1994-09-14 Ian Lance TaylorTweak the new handling of function names.
1994-09-14 Ian Lance Taylor * ldmisc.c (vfinfo): Handle %D as %C, but never print...
1994-09-14 Ian Lance Taylor * ldmisc.c (multiple_warn): Remove; no longer used.
1994-09-14 Steve Chamberlain * ldlang.c (print_output_section_statement): Print...
1994-09-13 Ian Lance Taylor * ldlang.c (load_symbols): Check for archive before...
1994-09-13 Stan ShebsMerge in former supposed GM-specific bits
1994-09-13 Stan ShebsRemove supposedly (but not really) GM-specific bits
1994-09-12 Ian Lance Taylor * config/m68klynx.mh: New file.
1994-09-12 Jeff Law * emultempl/hppaelf.em: Add newlines to the error...
next