OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.3/] [utils/] [misc/] [doschk/] [ChangeLog] - Blame information for rev 1774

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1181 sfurman
Tue Mar 24 17:31:47 1998  Stu Grossman  
2
 
3
        * configure:  Regenerate with autoconf 2.12.1 to fix shell issues for
4
        NT native builds.
5
 
6
Fri Mar 28 17:17:08 1997  Ian Lance Taylor  
7
 
8
        * configure: Rebuild with autoconf 2.12.
9
 
10
Tue Jun 25 19:11:11 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11
 
12
        * Makefile.in (datadir): Set to $(prefix)/share.
13
        (libdir): Set to $(exec_prefix)/lib.
14
 
15
Fri May 21 15:14:18 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
16
 
17
        * Version 1.1 released.
18
 
19
Tue Apr 20 17:46:42 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
20
 
21
        * doschk.c: Remove all includes for alloc.h or malloc.h.  Instead
22
        just declare `extern char *malloc()'.
23
        configure.in: Remove check for malloc.h.
24
 
25
Fri Apr 16 21:06:13 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
26
 
27
        * README: include bug reporting address.
28
 
29
        * doschk.c (dos_special_names): New global variable.
30
        (display_problems): Use it to check for special DOS device names.
31
        Ignore trailing dot when checking for names which will resolve to
32
        identical names under DOS.
33
        Change printf format from %14s to %-14s.
34
 
35
        * doschk.c (alloc_ent): Ignore trailing periods.
36
        Check for `:' in filenames.
37
 
38
        * doschk.c (mpath): Increase size of buf to 1024.
39
 
40
Wed Apr 14 17:01:07 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
41
 
42
        * configure.in: Check for malloc.h.
43
        doschk.c [!__MSDOS__]: Don't include malloc.h unless HAVE_MALLOC_H
44
        is defined.
45
 
46
Tue Apr 13 12:31:25 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
47
 
48
        * Version 1.0 released.
49
 
50
        * COPYING, README, Makefile.in, configure.in: New files.
51
 
52
        * doschk.c: Inserted copyright notice and usage in comments.
53
        Reformatted through `indent -gnu'.
54
 
55
        * doschk.c (xmalloc): New function.
56
        (alloc_end, fill_ent, display_problems): Use it instead of malloc.
57
 
58
        * doschk.c (fill_ent): If ent->path is allocated 0 bytes, reassign
59
        pointer to fixed string instead of setting first byte to '\0'.
60
 
61
        * doschk.c (main): Return 0.
62
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.