* ldlang.c (print_input_section): For section size, use
[binutils-gdb.git] / ld / ChangeLog
1994-03-25 Ian Lance Taylor * ldlang.c (print_input_section): For section size...
1994-03-24 Ian Lance Taylor * ldlang.c (new_afile): Add new argument add_to_list...
1994-03-23 Ian Lance Taylor * emultemp/gld960.em: Include libiberty.h
1994-03-22 Ian Lance Taylor * scripttempl/aout.sc: Force _end and __end to be...
1994-03-22 Ian Lance Taylor * ldwrite.c (build_link_order): Handle lang_data_state...
1994-03-22 Ian Lance Taylor Changes to make -Ur work again.
1994-03-08 Ian Lance TaylorSet Emacs local variables to never use version control.
1994-03-08 David MacKenzie * config/i386bsd.mh: New file.
1994-03-07 Ian Lance Taylor * elf.sc: Permit TEXT_START_SYMBOLS and DATA_START_SYM...
1994-02-28 Stan ShebsMon Feb 28 10:59:14 1994 Stan Shebs (shebs@andros...
1994-02-28 Jeff Law * emultempl/hppaelf.em (hppaelf_finish): Update...
1994-02-28 Jeff Law * emultempl/hppaelf.em: Include elf32-hppa.h.
1994-02-26 Ian Lance Taylor * ldmain.c (write_map): Don't define. Removed all...
1994-02-26 Ian Lance Taylor * scripttempl/elf.sc: Force all sections to be aligned.
1994-02-26 Ian Lance Taylor * ldgram.y (section): Reverse the order of memspec_opt and
1994-02-26 Ian Lance Taylor * ldgram.y: Move include of ldlex.h back with other...
1994-02-26 Ian Lance Taylor * ldgram.y (dirlist_ptr): Removed; not used.
1994-02-26 Ian Lance TaylorFri Feb 25 18:55:54 1994 Ted Lemon (mellon@pepper...
1994-02-26 David MacKenzie * ldgram.y: Include ldlex.h after %token decls, for...
1994-02-26 Jeff Law * emultempl/hppaelf.em: First attempt to clean...
1994-02-25 Jeff Law * ldlang.c (lang_size_sections): No longer...
1994-02-25 David MacKenzie * lexsup.c (parse_args): Use symbolic numbers for...
1994-02-25 Ian Lance Taylor * configure.in (powerpc-*-elf*): New target; use ppc...
1994-02-25 David MacKenzie Use getopt instead of lex and yacc to parse the comman...
1994-02-22 Ian Lance Taylor * ldlang.c (lang_size_sections): Only align section...
1994-02-22 Ian Lance Taylor * ldlang.h (largest_section): Don't declare.
1994-02-21 Ian Lance Taylor * ldlang.c (new_afile): Pass NULL as last argument...
1994-02-17 Ian Lance TaylorVarious entries.
1994-02-17 David MacKenzie * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and
1994-02-16 Ken Raeburni960-bout linker fixes, install-info bugfix
1994-02-12 David MacKenzie * ldlex.l (comment): Increment line number when newlin...
1994-02-11 Ian Lance Taylor * ldlang.c (lookup_name): Take new argument, force_loa...
1994-02-10 Ian Lance Taylor * ldmain.c (main): Use %ld when printing long values.
1994-02-08 Jeff Law * Rename all "hppaosf" files to "hppaelf".
1994-02-07 David MacKenzie * ldmain.c (main): Call xatexit, not atexit.
1994-02-07 David MacKenzie * ldlang.c (lang_size_sections): Check if bfd_relax_se...
1994-02-05 David MacKenzie * emultempl/lnk960.em (append), emultempl/hppaosf.em
1994-02-05 Jeff Law * ldlang.h (LANG_FOR_EACH_{INPUT,OUTPUT}_SECTIO...
1994-02-05 David MacKenzie * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc...
1994-02-04 Steve Chamberlain * Makefile.in: Lots of new H8/500 memory models.
1994-01-30 Ken Raeburn* ldlex.l: Removed duplicate rules.
1994-01-28 David MacKenzie * ldmisc.c (vfinfo): For `%I', if the file is in an...
1994-01-28 David MacKenzie * ldlex.l: Add rule to catch invalid input characters...
1994-01-28 Ken Raeburn* Makefile.in (check): Don't bother running any tests of
1994-01-28 Steve ChamberlainThu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny...
1994-01-27 David MacKenzie * ldmain.c ldmain.h ldgram.y: If -v -V or --version...
1994-01-26 Stan Shebs * Makefile.in: Format variable definitions consistently.
1994-01-25 Stan ShebsTue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros...
1994-01-24 Ian Lance Taylor * ldmain.c (reloc_overflow): Added name, reloc_name...
1994-01-24 Ian Lance Taylor * ldlang.c (lookup_name): Set BFD GP size to -G argume...
1994-01-24 Ian Lance Taylor * ldlang.c (relaxing): Removed global variable.
1994-01-21 Ian Lance Taylor * ldlang.c (new_afile): Initialize loaded field to...
1994-01-19 David MacKenzie * ld.texinfo: Clarify what -T option does.
1994-01-19 Steve Chamberlain * scripttempl/m88kbcs.sc: Don't use CREATE_OBJECT_SYMB...
1994-01-14 Ian Lance Taylor Motorola Delta sysV68 support from phdm@info.ucl.ac...
1994-01-11 Ian Lance Taylor * scripttempl/elf.sc: Correct typo.
1994-01-11 David MacKenzie * ldgram.y, ldlex.l: Make the space between -e, -u...
1994-01-08 Ian Lance Taylor * scripttempl/elf.c: Define __bss_start before the...
1994-01-06 Ian Lance TaylorVarious entries.
1994-01-06 Ian Lance Taylor * scripttempl/alpha.sc: Don't create .lit4 or .sdata...
1994-01-06 David MacKenzie * ldemul.h (ld_emulation_xfer_struct): Comment the...
1994-01-01 David MacKenzieclarify change
1994-01-01 David MacKenzie * scripttempl/aout.sc: Pad .text to DATA_ALIGNMENT...
1993-12-31 Ian Lance Taylor * ldgram.y (yyerror): Make argument const char *,...
1993-12-31 David MacKenzie * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR...
1993-12-30 Ian Lance Taylor A major rewrite to move the bulk of the linker into...
1993-12-14 Ian Lance Taylor * ldlex.h: Don't declare yywrap if it is a macro.
1993-12-14 Ian Lance Taylor * ldlang.c (lang_for_each_statement_worker,
1993-12-13 Ian Lance Taylor * Makefile.in: Added .PHONY targets where appropriate...
1993-12-11 Ian Lance Taylor Made many changes to eliminate gcc warnings. Made...
1993-12-11 Ian Lance Taylor * ldlang.c (lang_process): Ifdef out final call to
1993-12-02 Ian Lance Taylor * ldgram.y (OPTION_Oval): New token.
1993-12-01 Ken Raeburn* configure.in: Group targets by CPU. Merge some m68k...
1993-12-01 Ian Lance Taylor * ldgram.y (OPTION_call_shared, OPTION_non_shared...
1993-11-19 Ian Lance Taylor * configure.in (mips*-sgi-irix5*): New target. Use...
1993-11-08 David Henkel-Wallacenetware target support.
1993-11-06 David MacKenziecorrect mach3 values
1993-11-04 Ken RaeburnFix up dependencies and rules for ld.dvi, ld.info.
1993-11-03 Ken Raeburn* Makefile.in (distclean): Don't get rid of dvi or...
1993-11-03 David MacKenziemake -o override OUTPUT
1993-11-02 Jeff Law * scripttempl/hppaosf.sc: (___stack_zero, etext, _etext,
1993-11-02 Jeff Law * emultempl/hppaosf.em: Various fixes and...
1993-11-02 Jeff Law * ldlang.c (lang_process): Re-enable last call...
1993-10-29 Ian Lance Taylor * ld.h (flag_is_*): Removed macros.
1993-10-29 Stan ShebsSparc Lynx support
1993-10-28 Ian Lance Taylor * Makefile.in: Add dependency for $(EMULATION_OFILES).
1993-10-25 Ian Lance Taylor * relax.c (write_relax): Check return value of bfd_sec...
1993-10-25 Ken Raeburn* ldlang.c (delete_output_file_on_failure): New variable.
1993-10-19 Ian Lance Taylor * configure.in (alpha-*-osf*): New target; use alpha.mt.
1993-10-13 Ian Lance Taylor * ldmain.c (enter_global_ref): Just ignore any weak...
1993-10-12 Ian Lance Taylor * configure.in (mips-*-elf*): New target; use mipsb...
1993-10-01 Rob Savoye * ldlang.c (lang_add_input_file): If it's a library...
1993-09-17 Ian Lance Taylor Finish up support for i386-sysv4 (without shared libra...
1993-09-17 Stan ShebsAdded statements for stab sections in coff files.
1993-09-12 David Edelsohn* ldmain.c (main): Call set_scripts_dir after argv...
1993-09-10 Jeffrey WheatChanged CXX back to g++. ../gcc/xgcc breaks the cdtest...
1993-09-10 Jeffrey WheatFixed RUNTEST* CXX CXXFLAGS macros and check rule.
1993-09-10 David MacKenzie* Makefile.in (TAGS): Use shell wildcards.
1993-09-08 Jeffrey Osier * Makefile.in: add TEXINPUTS variable and...
1993-09-03 Roland Pesch * ld.texinfo: re-enable included config file; conditio...
next