diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2002-06-17 19:58:39 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2002-06-17 19:58:39 +0000 |
commit | 25cbe8a2fc7c6f7af0d595462094ef05798b6068 (patch) | |
tree | 7931fa066db0776cdc5fa1089f0c7c6b1b01f529 /sim/ppc/ChangeLog | |
parent | 9669339edc0472242a7513f0cb44f17604508579 (diff) | |
download | gdb-25cbe8a2fc7c6f7af0d595462094ef05798b6068.tar.gz |
2002-06-17 Elena Zannoni <ezannoni@redhat.com>
* psim.c (psim_options): Don't choke when gdb invokes us with
the --architecture option, just ignore it.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 3138c94dbde..6ced05bc37f 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,8 @@ +2002-06-17 Elena Zannoni <ezannoni@redhat.com> + + * psim.c (psim_options): Don't choke when gdb invokes us with + the --architecture option, just ignore it. + 2002-06-16 Andrew Cagney <ac131313@redhat.com> * configure: Regenerated to track ../common/aclocal.m4 changes. |