diff options
author | Daniel Jacobowitz <drow@false.org> | 2002-03-01 16:11:23 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2002-03-01 16:11:23 +0000 |
commit | bfe95955243625ef793ecc57e9fc87bf76f1bfe5 (patch) | |
tree | fd7f65c52e31a5dfa3ca2638619f569debd9ec83 | |
parent | f3f7fbb215564bf18a05749e14fd32e5a86c3def (diff) | |
download | fsf-binutils-gdb-bfe95955243625ef793ecc57e9fc87bf76f1bfe5.zip fsf-binutils-gdb-bfe95955243625ef793ecc57e9fc87bf76f1bfe5.tar.gz fsf-binutils-gdb-bfe95955243625ef793ecc57e9fc87bf76f1bfe5.tar.bz2 |
2002-03-01 Daniel Jacobowitz <drow@mvista.com>
* config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
regformats/reg-s390x.dat.
-rw-r--r-- | gdb/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/config/djgpp/fnchange.lst | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0e2c5f0..6b0098c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2002-03-01 Daniel Jacobowitz <drow@mvista.com> + + * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and + regformats/reg-s390x.dat. + 2002-03-01 Andrew Cagney <ac131313@redhat.com> * utils.c: Add FIXME explaining true/false problem. diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst index 2bd0ff5..6374acc 100644 --- a/gdb/config/djgpp/fnchange.lst +++ b/gdb/config/djgpp/fnchange.lst @@ -128,6 +128,8 @@ @V@/gdb/osf-share/cma_stack_int.h @V@/gdb/osf-share/cma_stkint.h @V@/gdb/p-exp.tab.c @V@/gdb/p-exp_tab.c @V@/gdb/ppc-linux-tdep.c @V@/gdb/ppc-linx-tdep.c +@V@/gdb/regformats/reg-i386-linux.dat @V@/gdb/regformats/r-i386-lnx.dat +@V@/gdb/regformats/reg-s390x.dat @V@/gdb/regformats/r-s390x.dat @V@/gdb/remote-adapt.c @V@/gdb/rmt-adapt.c @V@/gdb/remote-array.c @V@/gdb/rmt-array.c @V@/gdb/remote-e7000.c @V@/gdb/rmt-e7000.c |