diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-07-29 21:59:26 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-07-29 21:59:26 +0000 |
commit | 86b40da4da9a1dd374abc1ec2f0250a52895ce29 (patch) | |
tree | e27708ec4ba4fb4979a8dae686a3a2b87ddd795f /gdb/ChangeLog | |
parent | 96fd3d08f9911add5dfbdb49c85fad8cf40d43fd (diff) | |
download | gdb-86b40da4da9a1dd374abc1ec2f0250a52895ce29.zip gdb-86b40da4da9a1dd374abc1ec2f0250a52895ce29.tar.gz gdb-86b40da4da9a1dd374abc1ec2f0250a52895ce29.tar.bz2 |
* sparclite: Removed subdirectory. aload and eload are now in
utils/sparclite, low-level library is in libgloss.
* configure.in (sparclite*): Don't configure sparclite subdir.
* configure: Update.
* Makefile.in (TARDIRS): Remove, no longer used.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0eb03e4..9a7fd64 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Sat Jul 29 14:43:35 1995 Stan Shebs <shebs@andros.cygnus.com> + + * sparclite: Removed subdirectory. aload and eload are now in + utils/sparclite, low-level library is in libgloss. + * configure.in (sparclite*): Don't configure sparclite subdir. + * configure: Update. + * Makefile.in (TARDIRS): Remove, no longer used. + Sat Jul 29 01:45:56 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * procfs.c (unconditionally_kill_inferior): Clear current signal |