fix typo, added @table
[deliverable/binutils-gdb.git] / ld /
1992-10-06  Ian Lance TaylorTue Oct 6 13:08:54 1992 Ian Lance Taylor (ian@cygnus...
1992-10-05  Ian Lance TaylorMon Oct 5 14:07:37 1992 Ian Lance Taylor (ian@cygnus...
1992-10-05  Steve ChamberlainMon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepu...
1992-10-02  Ian Lance TaylorUse target i386-aout for i386-*-aout. This just provid...
1992-10-02  David D. Zuhnrenamed hp9000.h to hp300.h
1992-09-30  Steve Chamberlain * config/z8ksim.mt: new file
1992-09-29  Ian Lance TaylorAdded new hp9000.mh file.
1992-09-29  Ian Lance TaylorHP/UX needs -Wp,-P when compiling with -O (comment...
1992-09-25  Ken Raeburn* Makefile.in (ldexp.o, ldctor.o, ldlang.o, ldmain...
1992-09-25  Steve ChamberlainFri Sep 25 11:08:01 1992 Steve Chamberlain (sac@thepu...
1992-09-15  Ian Lance TaylorTue Sep 15 15:35:38 1992 Ian Lance Taylor (ian@cygnus...
1992-09-11  Steve ChamberlainSanitize slip
1992-09-11  Steve ChamberlainAdd i386coff.sh
1992-09-11  Steve ChamberlainNew files
1992-09-11  Steve ChamberlainSupport for i386-coff
1992-09-09  Ian Lance TaylorBrought in from p3. If anybody knows good numbers...
1992-09-09  Ian Lance TaylorBrought in from p3. If anybody knows good numbers...
1992-09-04  Per Bothner * Makefile.in, Makefile.dos, generic.em, genscripts.sh,
1992-09-04  Per BothnerNote version change to 2.0.
1992-09-03  Per BothnerAdd TODO.
1992-09-03  Per Bothner * ldver.c: Bump to version 0.98.
1992-09-02  Per Bothner * ldmisc.c (xrealloc): New (needed by ../libiberty...
1992-09-02  David D. Zuhnnew configure triple work, added solaris 2 & irix host...
1992-09-01  Per BothnerRemoved cplus-dem.[ch]. (These are now in ../libiberty.)
1992-09-01  Per BothnerAdd scripts.
1992-09-01  Per BothnerAdd isc-sysv3.2.sc.
1992-09-01  Per BothnerRemove non-existant file hp300bsd.mh.
1992-09-01  Ian Lance TaylorBrought forward from p3:
1992-08-31  Per Bothner * cplus-dem.c: Removed. Use the version in libiberty...
1992-08-29  Ian Lance TaylorUpdate ChangeLog, removing yesterday's 960 change and...
1992-08-28  Ian Lance TaylorBack out yesterday's change for using host endian order...
1992-08-28  Ian Lance TaylorThu Aug 27 16:38:42 1992 Ian Lance Taylor (ian@cygnus...
1992-08-27  Steve Chamberlain * ldlang.c (lang_process): don't pass null pointers...
1992-08-24  Ian Lance TaylorRenamed OSE configuration to ose.
1992-08-21  Ken Raeburncommon/undef sym handling fix from p3
1992-08-19  Roland PeschIntroduce more blanks in examples; minor formatting...
1992-08-18  Ian Lance TaylorMoved in from p3:
1992-08-17  Roland PeschUse new name of man page (ld.1).
1992-08-17  Roland PeschThanks to Zoo watchfulness:
1992-08-13  Steve Chamberlain * ldlex.l: now parses comment correctly, added ~ to...
1992-08-08  Roland PeschInclude -N description (and include -N in synopsis).
1992-08-08  Roland PeschRestore docn for -N, now reintroduced into this generat...
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-23  David Henkel-WallaceOSE stuff.
1992-07-23  David Henkel-Wallacehp stuff.
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-07-02  Steve ChamberlainAliasing bug fixes
1992-06-26  Steve ChamberlainInstall into the right place for cross
1992-06-18  Steve Chamberlain * h8300hms.em, h8300hms.sc-sh: do the right thing...
1992-06-16  Steve Chamberlainhitachi bug gix
1992-06-16  Steve ChamberlainBug fixes for Hitachi
1992-06-15  Michael TiemannAccept m680?0 for wrs as vxworks68. Also deleted an...
1992-06-10  Steve ChamberlainKeep this just in case
1992-06-08  Steve Chamberlain*** empty log message ***
1992-06-08  Steve Chamberlainlint
1992-06-08  Steve Chamberlain*** empty log message ***
1992-06-08  Steve Chamberlaindon't crash when provided empty symbol table
1992-05-27  Steve Chamberlain * ldgram.y, ldlex.l: parse ABSOLUTE
1992-05-27  Per Bothner * config/*.mh: Miscellaneous clean-up: Removed defin...
1992-05-27  Per Bothner * Makefile.in: Added default definitions for HOSTING_...
1992-05-26  Steve ChamberlainDon't be too sanitary
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-22  Per Bothner * config/sparc.mh: Fix HOSTING_LIBS so it has a chanc...
1992-05-08  Steve ChamberlainKeep sa29200.mt
1992-05-08  Roland PeschThu May 7 17:01:12 1992 Roland H. Pesch (pesch@fowan...
1992-05-07  Roland Pesch@{ ... @} --> @code{ ... }
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 * ldfile.c: merge in VMS filename support
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-05  Roland PeschDoc for MRI-compatible linker scripts.
1992-05-04  Steve Chamberlain * ldver.c: Bumped version to 1.96 - new release, resyn...
1992-05-02  Steve ChamberlainMore 29200 stuff
1992-05-02  Steve ChamberlainNew stuff for 29200
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 ChamberlainAdd hp300bsd
1992-05-01  Steve ChamberlainAdd mri.h
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-17  Steve Chamberlain * relax.c: added handling for new "padding" seclet...
1992-04-16  Steve ChamberlainLint found by Rich and gcc
1992-04-15  Steve Chamberlainadded mri.c
1992-04-15  Steve ChamberlainStrange link script support
1992-04-15  Steve ChamberlainPersonal checkpoint - now should parse some MRI stuff
next
This page took 0.047813 seconds and 7 git commands to generate.