diff options
author | Fernando Nasser <fnasser@redhat.com> | 2000-02-17 20:11:15 +0000 |
---|---|---|
committer | Fernando Nasser <fnasser@redhat.com> | 2000-02-17 20:11:15 +0000 |
commit | 418156660ddd78c994299edf4a0b5ab631d81e30 (patch) | |
tree | deab9d8f95888340c4f9abe1a9f7c19805ba57f1 | |
parent | b8d86de35c406ba03d59205339e9f83f0fff814f (diff) | |
download | gdb-418156660ddd78c994299edf4a0b5ab631d81e30.zip gdb-418156660ddd78c994299edf4a0b5ab631d81e30.tar.gz gdb-418156660ddd78c994299edf4a0b5ab631d81e30.tar.bz2 |
2000-02-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
Add the patcher separator line between two same-day patches
(emacs thinks that they are not necessary).
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3d78a28..0ebae3c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -4,6 +4,8 @@ * ui-out.c (ui_out_set_flags): Fix typo, removing warning and potentially harming mistake. +2000-02-17 Fernando Nasser <fnasser@totem.to.cygnus.com> + * arm-tdep.c: Use header file instead of extern declarations for the {get,set}_arm_regname* functions. |