* ldlex.l: now parses comment correctly, added ~ to acceptable
[binutils-gdb.git] / ld / ChangeLog
1992-08-13 Steve Chamberlain * ldlex.l: now parses comment correctly, added ~ to...
1992-08-07 Steve Chamberlain * ldlang.h: add new field "loadable" to output_section...
1992-08-07 Per Bothner * ldint.texinfo: New internals manual (beginnings...
1992-08-05 Per Bothner * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest...
1992-08-03 David D. Zuhnfix installation problem which forced a relink of ld...
1992-07-18 K. Richard Pixleyremoved rcsids
1992-07-14 Steve Chamberlain * ldlang.c (lang_map): print changes in sizes due...
1992-07-14 Steve Chamberlain * ldmain.c(main): prevent -r and -relax from being...
1992-07-10 David Henkel-WallaceSupport -program_suffix (and make -program_prefix actua...
1992-07-02 Steve Chamberlain,
1992-06-18 Steve Chamberlain * h8300hms.em, h8300hms.sc-sh: do the right thing...
1992-06-15 Michael TiemannAccept m680?0 for wrs as vxworks68. Also deleted an...
1992-05-27 Steve Chamberlain * ldgram.y, ldlex.l: parse ABSOLUTE
1992-05-27 Per Bothner * Makefile.in: Added default definitions for HOSTING_...
1992-05-22 Per Bothner * Makefile.in: Use srcdir instead of VPATH in ldgram...
1992-05-22 Per Bothner * ldlex.c: Fix some unnecessary flex-specific-isms.
1992-05-08 Roland PeschThu May 7 17:01:12 1992 Roland H. Pesch (pesch@fowan...
1992-05-06 Steve Chamberlain changed calling convention for Q_enter_global_ref
1992-05-06 K. Richard Pixleyuse flex & bison from ../ if they exist
1992-05-06 Steve Chamberlain*** empty log message ***
1992-05-06 Steve Chamberlain * relax.c (build_it): don't allocate space in the...
1992-05-05 Per Bothner* ldver.c: Increase version number to 1.97, for consis...
1992-05-05 K. Richard PixleyFLEX -> LEX
1992-05-05 K. Richard Pixley{} -> @{@}
1992-05-05 Roland Peschdoc doc changes
1992-05-04 Steve Chamberlain * ldver.c: Bumped version to 1.96 - new release, resyn...
1992-05-02 Steve Chamberlain * ldgram.y, ldlex.c, mri.c: added more compatible...
1992-05-02 K. Richard Pixleyuse bootstrap for check
1992-05-01 Steve Chamberlainlint
1992-04-22 K. Richard Pixleyrework CFLAGS such that they can be passed on command...
1992-04-22 Steve Chamberlain * ldlex.l: added CMDFILENAMECHAR state so that you...
1992-04-21 K. Richard Pixleytooldir copy of ld belongs directly in tooldir
1992-04-15 Steve ChamberlainStrange link script support
1992-04-09 Ken RaeburnInstall second copy as $(tooldir)/bin/ld, since that...
1992-04-05 Steve ChamberlainNew lexer.
1992-03-14 K. Richard Pixleyinstall man page too
1992-03-13 Steve Chamberlain * config/mt-<foo> renamed to <foo>.mt
1992-03-06 Steve Chamberlain * ldmain.c (Q_enter_file_symbols): now aliases work...
1992-02-27 Steve ChamberlainWhy didn't it start emacs
1992-02-17 Per BothnerNew hp300bsd port.
1992-02-15 Per Bothner * Makefile.in: Major changes. Removed some the sed
1992-02-04 Steve Chamberlain * ldlex.l: Put pack -noinhibit-exec and -sort-common
1992-01-29 Steve Chamberlain * config/mh-sparc.h: now uses libgcc.a
1992-01-28 Steve Chamberlain * ldgram.y: map -M behave in the same way as -Map...
1992-01-24 Steve Chamberlain * Makefile.in: added relax, also made three stage...
1991-12-10 Per Bothner* Makefile.in: Pass -y to bison. (Again; accidentally...
1991-12-07 K. Richard PixleyFri Dec 6 23:29:26 1991 K. Richard Pixley (rich...
1991-11-13 Steve Chamberlain * Makefile.in: Take out the version number for install
1991-11-12 Per Bothner * ldmisc.c, ldmisc.h: Re-write info() to take a filename
1991-11-11 Steve Chamberlain* ldlex.l ldgram.y: made -V option do same as -v
1991-11-03 Per Bothner * configure.in: Fixed typo. Also, a fix for hp300bsd.
1991-10-16 Per BothnerAdd copright notice to mkscript.c as well.
1991-10-16 Per Bothner Add or update copyright notices.
1991-10-15 Roland Pesch * Makefile.in: new targets ld.mm, ld.me
1991-10-15 Per Bothner * Makefile.in, ldtemplate: Need to use separate scripts
1991-10-12 John Gilmore* Makefile.in: Avoid using $< in explicit Make rules...
1991-10-11 Per Bothner * news.sc: Add alignment for data segment.
1991-10-11 Roland Pesch * Makefile.in: new targets ld.ms, ld-index.ms
1991-10-11 Per Bothner * ldmain.c (main): Make config.magic_demand_paged...
1991-10-11 Steve Chamberlain * ldtemplate: include bfd.h before sysdep.h.
1991-10-11 John GilmoreRestructure configuration scheme for bfd, binutils...
1991-10-08 Roland Pesch * Makefile.in: fix target ld.dvi, add target ld.info
1991-10-05 John GilmoreInitial revision