diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-02-16 23:59:43 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-02-16 23:59:43 +0000 |
commit | 39ce7b3fe1008f7f6100d4ab52be3bf39e2fba96 (patch) | |
tree | 38c5d7898ae42f11a7a24e514581c0d49660ea87 /gdb/ChangeLog | |
parent | 58e13eb9ec93c11353c955a5f3fbb535e296a95f (diff) | |
download | gdb-39ce7b3fe1008f7f6100d4ab52be3bf39e2fba96.zip gdb-39ce7b3fe1008f7f6100d4ab52be3bf39e2fba96.tar.gz gdb-39ce7b3fe1008f7f6100d4ab52be3bf39e2fba96.tar.bz2 |
2004-02-09 Andrew Cagney <cagney@redhat.com>
* config/alpha/tm-nbsd.h: Update copyright, delete #undef
START_INFERIOR_TRAPS_EXPECTED.
* config/alpha/tm-fbsd.h: Update copyright, delete #undef
START_INFERIOR_TRAPS_EXPECTED.
* config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
Delete macro.
* config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
macro, moved to "nm-osf.h". Update copyright.
* config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
update copyright.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e4d7524..b7a112c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,16 @@ 2004-02-09 Andrew Cagney <cagney@redhat.com> + * config/alpha/tm-nbsd.h: Update copyright, delete #undef + START_INFERIOR_TRAPS_EXPECTED. + * config/alpha/tm-fbsd.h: Update copyright, delete #undef + START_INFERIOR_TRAPS_EXPECTED. + * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED): + Delete macro. + * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete + macro, moved to "nm-osf.h". Update copyright. + * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define, + update copyright. + * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate and function replacing FRAMELESS_FUNCTION_INVOCATION. * blockframe.c (legacy_frameless_look_for_prologue): Rename |