home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / gdb-4.14-src.lha / gdb-4.14 / glob / ChangeLog next >
Encoding:
Text File  |  1994-05-04  |  3.5 KB  |  117 lines

  1. Wed May  4 12:09:30 1994  Stan Shebs  (shebs@andros.cygnus.com)
  2.  
  3.     * configure.in (rs6000-bull-bosx*): New configuration, RS/6000
  4.     variant.
  5.  
  6. Mon Apr 25 16:06:29 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  7.  
  8.     * Makefile.in (distclean): Remove sysdep.h.
  9.  
  10. Sun Mar 13 09:18:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  11.  
  12.     * Makefile.in: Add TAGS target.
  13.  
  14. Fri Oct 22 08:02:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  15.  
  16.     * configure.in: Add * to end of all OS names.
  17.  
  18. Fri Jul  2 18:23:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  19.  
  20.     * Makefile.in: Add {mostly,dist,real}clean targets.
  21.  
  22. Wed Mar 24 02:07:53 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
  23.  
  24.     * Makefile.in: add installcheck & dvi targets
  25.  
  26. Wed Nov 11 21:12:58 1992  John Gilmore  (gnu@cygnus.com)
  27.  
  28.     * configure.in:  Reformat case for ease of reading.
  29.     Add SunOS 3.* case, reported by Karl Berry, <karl@claude.cs.umb.edu>.
  30.  
  31. Thu Oct  1 23:09:48 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  32.  
  33.     * configure.in: now use cpu-vendor-os triple instead of nested cases
  34.  
  35. Tue Aug 18 15:02:54 1992  Ian Lance Taylor  (ian@cygnus.com)
  36.  
  37.      * Makefile.in: changed CFLAGS to -g, added .c.o with old value of
  38.     CFLAGS.
  39.  
  40. Thu Jun 25 16:11:56 1992  Stu Grossman  (grossman at cygnus.com)
  41.  
  42.     * configure.in:  Make bsd based systems use sysdep-obsd.h.
  43.  
  44. Fri Jun 19 15:50:39 1992  Stu Grossman  (grossman at cygnus.com)
  45.  
  46.     * sysdep-obsd.h:  #include <sys/types.h> to make this more Kosher.
  47.  
  48. Tue Apr 21 12:38:28 1992  K. Richard Pixley  (rich@cygnus.com)
  49.  
  50.     * Makefile.in: change message from "doesn't work" to "doesn't
  51.       make".
  52.  
  53. Fri Apr 10 22:50:10 1992  Fred Fish  (fnf@cygnus.com)
  54.  
  55.     * Makefile.in (MINUS_G):  Add macro, default to -g.
  56.  
  57. Thu Mar 19 14:02:06 1992  Fred Fish  (fnf@cygnus.com)
  58.  
  59.     * tilde.c:  Undefine alloca before attempting to redefine it.
  60.  
  61. Fri Mar  6 21:59:54 1992  K. Richard Pixley  (rich@cygnus.com)
  62.  
  63.     * Makefile.in: added check target.
  64.  
  65. Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
  66.  
  67.     * Makefile.in, configure.in: removed traces of namesubdir,
  68.       -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
  69.       copyrights to '92, changed some from Cygnus to FSF.
  70.  
  71. Fri Feb 21 15:34:20 1992  John Gilmore  (gnu at cygnus.com)
  72.  
  73.     * tilde.c (tilde-expand):  s/=/==/; oops.
  74.  
  75. Fri Feb 21 14:41:43 1992  Steve Chamberlain  (sac at rtl.cygnus.com)
  76.  
  77.     * tilde.c: added DOS patches from DJ
  78.  
  79. Fri Feb  7 08:30:49 1992  John Gilmore  (gnu at cygnus.com)
  80.  
  81.     * tilde.c (tilde_expand):  Avoid calling xrealloc(NULL).
  82.     Reported by mccanne@horse.ee.lbl.gov (Steven McCanne); my fix.
  83.  
  84. Fri Dec 20 12:11:41 1991  Fred Fish  (fnf at cygnus.com)
  85.  
  86.     * configure.in:  Change svr4 references to sysv4.
  87.  
  88. Tue Dec 10 04:07:14 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  89.  
  90.     * Makefile.in: infodir belongs in datadir.
  91.  
  92. Fri Dec  6 23:37:23 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  93.  
  94.     * Makefile.in: added standards.text support and lot's of standard
  95.       targets.
  96.  
  97. Thu Dec  5 22:46:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  98.  
  99.     * Makefile.in: idestdir and ddestdir go away.  Added copyrights
  100.       and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  101.       and mandir now keyed off datadir by default.
  102.  
  103. Wed Dec  4 14:23:33 1991  Steve Chamberlain  (sac at cygnus.com)
  104.  
  105.     * Makefile.in: added dummy install rule
  106.  
  107. Fri Nov 22 09:20:12 1991  John Gilmore  (gnu at cygnus.com)
  108.  
  109.     * configure.in, sysdep-*.h:  Update to match ../readline.
  110.  
  111. Thu Nov 21 12:54:08 1991  Stu Grossman  (grossman at cygnus.com)
  112.  
  113.     * glob.c:  Remove all refs to d_namlen (& D_NAMLEN) to make the
  114.     code more portable.  Update copyright.
  115.     tilde.c:  Fix configuration stuff.
  116.  
  117.