* emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): If
[binutils-gdb.git] / ld / ChangeLog
1995-09-29 Ian Lance Taylor * emultempl/sunos.em (gld${EMULATION_NAME}_before_allo...
1995-09-29 Ian Lance Taylor * lexsup.c (parse_args): Don't set link_info.shared...
1995-09-28 Ian Lance Taylor * ld.h (parsing_defsym): Declare.
1995-09-28 Ian Lance Taylor * scripttempl/sparccoff.sc: Add .ctors/.dtors handling...
1995-09-28 Ian Lance Taylor * lexsup.c (parse_args): Handle -assert.
1995-09-28 David Edelsohn * Makefile.in (earmcoff.c): Build.
1995-09-26 Ian Lance Taylor * scripttempl/i386coff.sc: Remove .data2; no longer...
1995-09-22 Ian Lance Taylor * ldfile.c (ldfile_set_output_arch): Make arch const.
1995-09-21 Michael MeissnerLocate __bss_start at the real start of bss.
1995-09-18 Ian Lance Taylor Based on patches by Alan Modra <alan@spri.levels.unisa...
1995-09-18 Ian Lance TaylorMon Sep 18 14:39:38 1995 Arne H. Juul <arnej@pvv...
1995-09-16 Ken Raeburnconfigure.host: fix shell syntax errors
1995-09-12 Ian Lance Taylor * Makefile.in (maintainer-clean): New target.
1995-09-12 Ian Lance Taylor * ldmain.c (struct warning_callback_info): Define.
1995-09-12 Steve ChamberlainThu Sep 7 12:50:49 1995 steve chamberlain <sac@slash...
1995-09-12 Ian Lance Taylor * ld.texinfo: Clarify -L option.
1995-09-12 Ian Lance Taylor * ldlang.c (lang_one_common): Add cast to avoid warning.
1995-09-11 Ian Lance TaylorRevert Linux directory searching: it turns out that...
1995-09-08 Ian Lance Taylor Add Linux style directory searching.
1995-09-08 Ian Lance Taylor * ldemul.h (ldemul_set_symbols): Declare.
1995-09-08 Ian Lance Taylor * configure.in: Call AC_HEADER_DIRENT.
1995-09-08 Ian Lance Taylor * configure.tgt (mips*-*-bsd*): New case.
1995-09-08 Ian Lance Taylor * configure.host (i[345]86-sequent-ptx* | i[345]86...
1995-09-07 Ian Lance Taylor * config.in: Rename from config.h.in.
1995-09-07 Ian Lance Taylor * Makefile.in (distclean): Remove config.h and stamp-h.
1995-09-07 Ian Lance Taylor * configure.host (sparc-*-sunos64*): Remove.
1995-09-07 Ian Lance Taylor * ldexp.c (exp_fold_tree): Don't warn about moving...
1995-09-05 Ken Raeburnsome ns32k updates from Ian Dall
1995-09-01 Ian Lance Taylor * ldmain.c (warning_callback): Add abfd, section,...
1995-09-01 Jackie Smith CashionNEC VR4300 target (IDT SIM monitor) support.
1995-09-01 Ian Lance Taylor * scripttempl/a29k.sc: Fix to be reasonable. From...
1995-08-31 Steve ChamberlainThu Aug 31 16:37:07 1995 steve chamberlain <sac@slash...
1995-08-31 Ian Lance Taylor * ldlang.c (lang_memory_region_lookup): Don't use...
1995-08-22 Steve ChamberlainTue Aug 22 07:36:58 1995 steve chamberlain <sac@slash...
1995-08-22 Steve ChamberlainMon Aug 21 18:30:42 1995 steve chamberlain <sac@slash...
1995-08-17 Steve ChamberlainThu Aug 17 13:35:49 1995 steve chamberlain <sac@slash...
1995-08-17 David Edelsohn * scripttempl/h8500s.sc (.rdata): All data must go...
1995-08-16 Steve ChamberlainWed Aug 16 11:38:59 1995 steve chamberlain <sac@slash...
1995-08-16 Ian Lance Taylor * ldlang.c (lang_set_startof): New static function.
1995-08-16 Ian Lance Taylor * ldgram.y: Tweak casesymlist to avoid bison errors.
1995-08-16 Ian Lance Taylor * lexsup.c (parse_args): Accept -h as a synonym for...
1995-08-15 Ian Lance Taylor * ldgram.y (YYDEBUG): If not defined, define as 1.
1995-08-08 Ken Raeburn* emultempl/sunos.em (gld${EMULATION_NAME}_find_so...
1995-08-08 J.T. Conklin* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Don...
1995-07-28 Ken Raeburntreat linuxoldld like linuxaout*
1995-07-24 Ian Lance Taylor * ldlang.c (lang_process): Call reset_memory_regions...
1995-07-20 Ken Raeburnldmain.c (constructor_callback): Allocate set_name...
1995-07-19 David Edelsohn * emulparams/armpe.sh (OUTPUT_FORMAT): Change to pei...
1995-07-17 Ian Lance Taylor * ldwrite.c (split_sections): Don't split the first...
1995-07-15 Michael MeissnerUse elf config file.
1995-07-14 Ian Lance Taylor * emultempl/mipsecoff.em (check_sections): Use %P...
1995-07-14 Ian Lance Taylor * ldver.c (help): Update list of options to match...
1995-07-13 Ian Lance Taylor * ldexp.c (exp_intop): Don't cast stat_alloc arg to...
1995-07-12 Ian Lance Taylor * ldemul.h (ldemul_open_dynamic_archive): Add search...
1995-07-11 Ian Lance Taylor * ldmisc.c (vfinfo): Don't print the line number if...
1995-07-10 Ian Lance Taylor * emultempl/elf32.em (gld${EMULATION_NAME}_check_neede...
1995-07-10 Ian Lance Taylor Based on patches from H.J. Lu <hjl@nynexst.com>:
1995-07-10 Ian Lance Taylor * ld.texinfo, ld.1: Document -Bstatic, -Bdynamic,...
1995-07-10 Ian Lance TaylorMove testsuite ChangeLog entry into testsuite ChangeLog.
1995-07-05 Fred Fish * ldmain.c (HAVE_SBRK): Define for everything except
1995-07-04 Ian Lance Taylor * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_as...
1995-07-04 Ian Lance Taylor * emultempl/elf32.em (global_needed): New static variable.
1995-07-03 Steve Chamberlain * configure.in (i386-*-win32): New target.
1995-07-03 Ian Lance Taylor * lexsup.c (parse_args): Let -G either set the small...
1995-07-02 Ian Lance Taylor * lexsup.c (parse_args): Cast fopen result to PTR...
1995-06-29 Steve ChamberlainWed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash...
1995-06-22 Michael MeissnerAdd .fixup section
1995-06-21 Stan Shebs * mpw-esh.c: New file, modified for MPW from esh.c.
1995-06-13 Steve Chamberlain * ldlang.c (lang_size_sections): Any section with...
1995-06-11 Ken Raeburnm68k elf linker fixes from Andreas Schwab
1995-06-08 Steve Chamberlain * emulparams/armpe.sh, scriptempl/armpe.sc: Add end...
1995-05-24 Steve Chamberlain Add support for ARM-PE.
1995-05-11 Stu Grossman * scripttempl/hppaelf.sc: Remove .PARISC.unwind secti...
1995-05-09 Michael MeissnerAdd little endian PowerPC support.
1995-05-03 Ken Raeburn* ldlang.c (print_output_section_statement): Check...
1995-05-02 Jeff LawAdd hppa1.1-hp-lites support.
1995-04-07 David Edelsohn * emulparams/arcelf.sh (ENTRY): Define.
1995-03-30 Ian Lance TaylorThu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)
1995-03-30 Ian Lance Taylor * ld.texinfo, ld.1: Document the -no-keep-memory option.
1995-03-27 Ian Lance Taylor * ldmain.c (main): Revert patch of March 10, since...
1995-03-21 Ian Lance Taylor * ldlang.c (lang_common): Change power to int. Pass...
1995-03-18 Ian Lance Taylortipo
1995-03-18 Ian Lance Taylor * ldlang.c (load_symbols): An empty is archive is OK.
1995-03-16 Michael MeissnerProvide eabi C++ static constructor/destructor support.
1995-03-16 Ian Lance Taylor * ld.texinfo, ld.1: Document --whole-archive.
1995-03-16 Ian Lance Taylor * ldlang.c (load_symbols): If whole_archive is true...
1995-03-16 Ian Lance Taylor * genscripts.sh (EMULATION_NAME): Set LIB_PATH to...
1995-03-16 Ian Lance Taylor * config/dgux.mh (HOSTING_EMU): Use -m rather than...
1995-03-14 Ian Lance Taylor * emultempl/sunos.em (gld${EMULATION_NAME}_find_so...
1995-03-10 Ian Lance Taylor * ldmain.c (main): Don't set EXEC_P if link_info.share...
1995-03-10 Ian Lance Taylor * ldlex.l: Return -lFILENAME as the token LNAME.
1995-03-08 David Edelsohn * emulparams/arcelf.sh (OUTPUT_FORMAT): Change to...
1995-03-07 Ian Lance Taylor * ldemul.c (ldemul_choose_mode): If emulation not...
1995-03-06 Ian Lance Taylor * ldemul.c (ldemul_list_emulations): New function.
1995-03-03 Ian Lance Taylor * emultempl/elf32.em (hold_rel): New static variable.
1995-03-01 Ian Lance Taylor * emulparams/gld960coff.sh (COFF_CTORS): Define.
1995-02-28 Ian Lance Taylor * configure.in (i[345]86-*-linuxelf*): New target...
1995-02-28 Rob Savoye * configure.in: Match on mips-ecoff, and default to...
1995-02-09 Ken Raeburn* Makefile.in (distclean): Do recursive deletion, since...
1995-02-09 Ian Lance Taylor * ldmain.c (main): If trace_file_tries is true, and...
next