From: Michael Tiemann Date: Sun, 10 Sep 1995 17:33:54 +0000 (+0000) Subject: Sun Sep 10 10:23:56 1995 Michael Tiemann X-Git-Tag: gdb-4_18~10898 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0384d2e3df704ef422af71964c596d5ece533f32;p=thirdparty%2Fbinutils-gdb.git Sun Sep 10 10:23:56 1995 Michael Tiemann * registers.c (register_description): Add gdb synonyms for cr (cnd) and msr (ps). --- diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index fdc580e152b..3b85aa35811 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,12 @@ +Sun Sep 10 10:23:56 1995 Michael Tiemann + + * registers.c (register_description): Add gdb synonyms for cr + (cnd) and msr (ps). + +Fri Sep 8 13:16:10 1995 Ian Lance Taylor + + * 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,