Commit the correct ChangeLog entry, this time!
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Mon, 29 Apr 2002 15:14:16 +0000 (15:14 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Mon, 29 Apr 2002 15:14:16 +0000 (15:14 +0000)
2002-04-29  Elena Zannoni  <ezannoni@redhat.com>

* rs6000-tdep.c (rs6000_extract_return_value,
rs6000_store_return_value): Handle returning vectors.
(rs6000_gdbarch_init): Use
ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
* ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
New function.
(ppc_sysv_abi_use_struct_convention): Deal with functions returning
vectors.
(ppc_sysv_abi_push_arguments): Handle vector parameters.
* ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.

gdb/ChangeLog

index a5e4e95..1c6b690 100644 (file)
@@ -1,3 +1,16 @@
+2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
+
+       * rs6000-tdep.c (rs6000_extract_return_value,
+       rs6000_store_return_value): Handle returning vectors.
+       (rs6000_gdbarch_init): Use
+       ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
+       * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
+       New function.
+       (ppc_sysv_abi_use_struct_convention): Deal with functions returning
+       vectors.
+       (ppc_sysv_abi_push_arguments): Handle vector parameters.
+       * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
+        
 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
 
        * hpread.c (hpread_psymtab_to_symtab_1,
 
 2002-04-26  Elena Zannoni  <ezannoni@redhat.com>
 
-       * rs6000-tdep.c (rs6000_extract_return_value,
-       rs6000_store_return_value): Handle returning vectors.
-       (rs6000_gdbarch_init): Use
-       ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
-       * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
-       New function.
-       (ppc_sysv_abi_use_struct_convention): Deal with functions returning
-       vectors.
-       (ppc_sysv_abi_push_arguments): Handle vector parameters.
-       * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
-        
-2002-04-26  Elena Zannoni  <ezannoni@redhat.com>
-
-        * Makefile.in (thread-db.o): This file cannot be built with
-       ,-Werror enabled.
-
-2002-04-26  Elena Zannoni  <ezannoni@redhat.com>
-
        * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
        * gdbtypes.c (recursive_dump_type): Output the vector flag.
        * dwarf2read.c (dwarf_attr_name): Handle new attribute for