aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
diff options
context:
space:
mode:
authorMichael Tiemann <tiemann@cygnus>1995-09-10 17:33:54 +0000
committerMichael Tiemann <tiemann@cygnus>1995-09-10 17:33:54 +0000
commit0384d2e3df704ef422af71964c596d5ece533f32 (patch)
treef665673a882fbf53c4eb2b7dd38f731f0f712076 /sim/ppc/ChangeLog
parent85226acd4171c44d093a2ebe5520afe63510c90d (diff)
downloadgdb-0384d2e3df704ef422af71964c596d5ece533f32.zip
gdb-0384d2e3df704ef422af71964c596d5ece533f32.tar.gz
gdb-0384d2e3df704ef422af71964c596d5ece533f32.tar.bz2
Sun Sep 10 10:23:56 1995 Michael Tiemann <tiemann@axon.cygnus.com>
* registers.c (register_description): Add gdb synonyms for cr (cnd) and msr (ps).
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r--sim/ppc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index fdc580e..3b85aa3 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,12 @@
+Sun Sep 10 10:23:56 1995 Michael Tiemann <tiemann@axon.cygnus.com>
+
+ * registers.c (register_description): Add gdb synonyms for cr
+ (cnd) and msr (ps).
+
+Fri Sep 8 13:16:10 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * Makefile.in (install): Don't install in $(tooldir).
+
* configure.in: Call AC_CONFIG_HEADER. Don't try to use
bfd/hosts/*.h file or bfd/config/*.mh file. Call AC_PROG_CC and
AC_PROG_RANLIB. Substitute in values for CFLAGS, HDEFINES, AR,