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).
This commit is contained in:
Michael Tiemann 1995-09-10 17:33:54 +00:00
parent 85226acd41
commit 0384d2e3df
1 changed files with 9 additions and 0 deletions

View File

@ -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,