diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-11-14 14:16:29 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-11-14 14:16:29 +0000 |
commit | 9ea97f2aa098f25c30aa631fb5fa265bae4017d5 (patch) | |
tree | 460327ef88a76765d28cf01637c499af67c5e67f /gdb/ChangeLog | |
parent | 2eaa0d4f9f42ac99d462a1fe3e6cd932280e9e09 (diff) | |
download | gdb-9ea97f2aa098f25c30aa631fb5fa265bae4017d5.zip gdb-9ea97f2aa098f25c30aa631fb5fa265bae4017d5.tar.gz gdb-9ea97f2aa098f25c30aa631fb5fa265bae4017d5.tar.bz2 |
2003-11-13 Andrew Cagney <cagney@redhat.com>
* ppc-linux-tdep.c (ppc_linux_init_abi): Set PPC64's
"name_of_malloc" to ".malloc".
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 b9d412c..2783ba6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2003-11-13 Andrew Cagney <cagney@redhat.com> + + * ppc-linux-tdep.c (ppc_linux_init_abi): Set PPC64's + "name_of_malloc" to ".malloc". + 2003-11-13 Mark Kettenis <kettenis@gnu.org> * config/i386/x86-64linux.mt (TDEPFILES): Add glibc-tdep.o. |