diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 769139d..7433f62 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2005-11-01 Paul Gilliam <pgilliam@us.ibm.com> + + * rs6000-tdep.c (rs6000_gdbarch_init): On GNU/Linux, assume that + bfd_mach_ppc64 has altivec unit, just like bfd_mach_ppc. + 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com> * tui/tui-data.h (tui_line_or_address): Encapsulate the union in a |