diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-12-13 19:30:31 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-12-13 19:30:31 +0000 |
commit | fd82583b42513ceaf6bed712a13ccfb8ca563b37 (patch) | |
tree | 3e5b86f2979044f1e131ee406b433c989396383f /gdb/testsuite/ChangeLog | |
parent | 1088e1483c44e44b4d13ccb58fc36e590ae24b43 (diff) | |
download | gdb-fd82583b42513ceaf6bed712a13ccfb8ca563b37.zip gdb-fd82583b42513ceaf6bed712a13ccfb8ca563b37.tar.gz gdb-fd82583b42513ceaf6bed712a13ccfb8ca563b37.tar.bz2 |
* gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
and pr-5646.o, so "make" is the same as "make all, not "make
pr-4975.o".
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index f082629..d409eeb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o + and pr-5646.o, so "make" is the same as "make all, not "make + pr-4975.o". + Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com> * gdb.base/list.exp: Adjust expectations to reflect changes in |