* hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index fff8f0da70e4d04179601238dfc2e6f11421e191..a99c997e32d3c655480becf9eb38d45038e3faca 100644 (file)
@@ -1,3 +1,35 @@
+2002-01-13  Andrew Cagney  <ac131313@redhat.com>
+
+       From Jeff law:
+       * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
+       structures passed in registers.
+
+2002-01-13  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
+       white space which prevented compilation.  Reported by DSK
+       <dsk@student.unsw.edu.au>.
+
+2002-01-11  Michael Snyder  <msnyder@redhat.com>
+
+       * symfile.c (build_section_addr_info_from_section_tab):
+       Use bfd access method instead of manipulating bfd directly.
+       (syms_from_objfile): Ditto.
+       (simple_overlay_update_1): Ditto.
+       (simple_overlay_update): Ditto.
+       (generic_load): Ditto.
+       (overlay_unmapped_address): FIXME comment, bfd access methods.
+       (sections_overlap): FIXME comment, bfd access methods.
+       (pc_in_mapped_range): FIXME comment, bfd access methods.
+       (pc_in_unmapped_range): FIXME comment, bfd access methods.
+       (section_is_mapped): FIXME comment, bfd access methods.
+       (section_is_overlay): FIXME comment, bfd access methods.
+
+       * symfile.c (generic_load): Whitespace and long line cleanups.
+       Remove duplicate variable, change several local variables to
+       more appropriate data types.
+       (print_transfer_performance): Use %lu instead of %ld for ulongs.
+
 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
 
        From Peter Schauer:
This page took 0.027586 seconds and 4 git commands to generate.