home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / gdb-4.9 / glob / ChangeLog next >
Encoding:
Text File  |  1993-05-12  |  3.0 KB  |  96 lines

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