bfd/doc:
[deliverable/binutils-gdb.git] / bfd / doc / ChangeLog
index 9cd52546c251196ef4f970318fee5d593f052843..31dbb09128cc2847c759a8c04dacecfd11972c27 100644 (file)
-Tue Mar 16 12:15:13 1993  Per Bothner  (bothner@rtl.cygnus.com)
+2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
 
-       * Makefile.in:  Add *clean rules.
+       * bfd.texinfo: Remove local @tex code.
 
-Mon Jan 11 18:43:56 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+2006-06-05  Alan Modra  <amodra@bigpond.net.au>
 
-       * Makefile.in (libbfd.h): Removed duplicate init.c and libbfd.c.
-       Added seclet.c.
-       (bfd.h): Added dependency on bfd.c and seclet.c.  Added seclet.c
-       to build.
+       * Makefile.in: Regenerate.
 
-Thu Dec 17 19:35:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+2006-05-11  Carlos O'Donell  <carlos@codesourcery.com>
 
-       * Makefile.in: added dvi target, define and use $(TEXI2DVI)
+       * bfd.texinfo: Rename "Index" to "BFD Index"  
 
-Thu Dec  3 17:42:48 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
 
-       * Makefile.in (TEXIDIR): New variable.
-       (bfd.dvi): Look for bfd.texinfo in $(srcdir).  Generate index.
+       * Makefile.am: Add install-html and install-html-am targets. 
+       Define datarootdir, docdir and htmldir.
+       * Makefile.in: Regenerate.
 
-       * bfd.texinfo: Minor doc fixes.
+2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
 
-Thu Nov  5 03:13:55 1992  John Gilmore  (gnu@cygnus.com)
+       * Makefile.am: Add html target.
+       * Makefile.in: Regenerate.
 
-       Cleanup:  Replace all uses of EXFUN in the BFD sources, with PARAMS.
+2005-07-24  Daniel Jacobowitz  <dan@codesourcery.com>
 
-       * doc/chew.c (exfunstuff):  Eliminate.
-       (paramstuff):  Replace exfunstuff with function to generate PARAMS.
-       * doc/proto.str:  Use paramstuff rather than exfunstuff.
+       * chew.c: Include <string.h>.
 
-Mon Aug 17 12:40:32 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
+2005-07-22  DJ Delorie  <dj@redhat.com>
 
-       * chew.c: various patches provided by Howard Chu.
+       * chew.c: Include stdlib.h.
 
-Fri Jun 19 18:59:54 1992  John Gilmore  (gnu at cygnus.com)
+2005-07-22  Kazu Hirata  <kazu@codesourcery.com>
 
-       * Makefile.in (libbfd.h):  Add elf.c as a source of prototypes.
+       * chew.c: Don't include sysdep.h.
 
-Mon May 11 18:55:59 1992  John Gilmore  (gnu at cygnus.com)
+2005-05-09  Daniel Jacobowitz  <dan@codesourcery.com>
 
-       * chew.c:  exit() should be declared by config files, not by
-       portable source code.  Its type could be int or void function.  
+       * Makefile.am: Use a temporary file to build chew.
+       * Makefile.in: Regenerated.
 
-Mon May  4 13:45:57 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
+2005-05-04  Nick Clifton  <nickc@redhat.com>
 
-       * Makefile.in: another CFLAGS correction.
+       * chew.c: Update the address and phone number of the FSF
+       organization in the GPL notice.
 
-Tue Apr 28 10:21:32 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
+2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * Makefile.in: Do the CFLAGS thing.
+       * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
+       * Makefile.in: Regenerate.
 
-Fri Apr 10 22:34:52 1992  Fred Fish  (fnf@cygnus.com)
+2005-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
 
-       * Makefile.in (MINUS_G):  Add macro and default to -g.
+       * Makefile.am: Remove stamp rules.  Depend on chew.c
+       instead of $(MKDOC).
+       * Makefile.in: Regnerated.
 
-Fri Mar  6 18:53:18 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
+2005-04-21  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * chew.c: now has -w switch turn on warnings
+       * Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE.
+       (chew.o): Use it.
+       * Makefile.in: Regenerate.
 
-Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
+2005-04-14  Alan Modra  <amodra@bigpond.net.au>
 
-       * Makefile.in, configure.in: removed traces of namesubdir,
-         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
-         copyrights to '92, changed some from Cygnus to FSF.
+       * Makefile.in: Regenerate.
 
-Tue Dec 10 22:11:05 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+2005-04-12  Alan Modra  <amodra@bigpond.net.au>
 
-       * Makefile.in: build chew into the current directory.  Complete
-         the MKDOC macro transition.
+       * Makefile.in: Regenerate.
 
-Tue Dec 10 08:26:28 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
+2005-02-21  Alan Modra  <amodra@bigpond.net.au>
 
-       * chew.c: don't core dump when can't open file
-       * Makefile.in: get proto.str from the right place when built in
-       odd directories
+       * Makefile.in: Regenerate.
 
-Tue Dec 10 04:07:25 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+2005-02-13  Maciej W. Rozycki  <macro@linux-mips.org>
 
-       * Makefile.in: infodir belongs in datadir.
+       * Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for
+       building chew.
+       * Makefile.in: Regenerate.
 
-Sat Dec  7 17:01:23 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
+2005-02-01  Ben Elliston  <bje@au.ibm.com>
 
-       * chew.c: Much modified
-       * proto.str, doc.str: New files for extracting to product
-       prototypes and documents respectively.
+       * chew.c: Remove #if 0'd code throughout. Similarly, collapse #if
+       1'd code.
+       
+2004-12-20  Ian Lance Taylor  <ian@c2microsystems.com>
 
+       * Makefile.am: Use $(SHELL) whenever we run move-if-change.
+       * Makefile.in: Rebuild.
 
-Fri Dec  6 22:57:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+2004-09-19  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * Makefile.in: added standards.text support, host/site/target
-         inclusion hooks, install using INSTALL_DATA rather than cp,
-         don't echo on install.
+       * Makefile.am (AUTOMAKE_OPTIONS): Require 1.9.
+       (bfd.info): Rename the target to ...
+       ($(srcdir)/bfd.info): This.
+       * Makefile.in: Regenerated.
 
-Thu Dec  5 22:46:17 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+2004-09-17  Alan Modra  <amodra@bigpond.net.au>
 
-       * Makefile.in: idestdir and ddestdir go away.  Added copyrights
-         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
-         and mandir now keyed off datadir by default.
+       * Makefile.in: Regenerate.
 
+2004-03-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * bfdint.texi: Remove all mention of elflink.h.
+
+2004-03-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+
+For older changes see ChangeLog-9103
+\f
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End:
This page took 0.025868 seconds and 4 git commands to generate.