Protoization.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c3ee020d1a6013156fbb527d4f2cd2ffbc26ac87..5a6c02b96fea0cc0b1c719288f6026c90ecdd8f1 100644 (file)
@@ -1,3 +1,116 @@
+2000-08-30  Kevin Buettner  <kevinb@redhat.com>
+
+       * gnu-nat.c (gnu_xfer_memory): Protoize.
+       * hp-psymtab-read.c (scan_procs, hp_quick_traverse): Protoize.
+
+2000-08-30  Kevin Buettner  <kevinb@redhat.com>
+
+       * solib.c (solib_extract_address, LM_ADDR, LM_NEXT, LM_NAME,
+       LM_ADDR, IGNORE_FIRST_LINK_MAP_ENTRY, first_link_map_member,
+       open_symbol_file_object, current_sos): Rename
+       bfd_elf_get_arch_size to bfd_get_arch_size().
+       * sol-thread.c (rw_common, ps_pdmodel): Likewise.
+
+2000-08-30  David Edelsohn  <dje@watson.ibm.com>
+
+       Patch applied by Kevin Buettner <kevinb@redhat.com>:
+
+       * rs6000-nat.c (xcoff_relocate_symtab): Pass correct size
+       to xrealloc().
+
+2000-08-29  Michael Snyder  <msnyder@seadog.cygnus.com>
+
+       * valops.c (value_cast): Indentation fix-up.
+       * acconfig.h (HAVE_PRGREGSET32_T, HAVE_PRFPREGSET32_T, 
+       HAVE_STRUCT_LINK_MAP32): New configure macros.
+       * config.in: Ditto.
+       * configure.in: Test for the above new macros.
+       * breakpoint.c: Update copyright date.
+       * core-sol2.c: Include v9/sys/privregs.h directly to 
+       work around a bug in Sun's Solaris 8 header files.
+       (fetch_core_registers): Use the above new configure macros to
+       handle cross-debugging of 32-bit core files on a 64-bit host.
+       * sol-thread.c (ps_pdmodel) New function.
+       (rw_common): For debugging of 32-bit apps on a 64-bit host, 
+       truncate addresses to 32 bits.
+       * solib.c (solib_extract_address): Functionize.  Make 32/64 aware.
+       (LM_ADDR, LM_NEXT, LM_NAME): Ditto.
+       (IGNORE_FIRST_LINK_MAP): Ditto.
+       (first_link_map_member): Make 32/64 aware.
+       (open_symbol_file_object): Ditto.
+       (current_sos): Ditto.
+
+2000-08-29  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * i386-linux-nat.c (i386_linux_skip_solib_resolver, 
+       skip_hurd_resolver, find_minsym_and_objfile): Move these
+       solib functions into i386-linux-tdep.c for cross debugging.
+       * i386-linux-tdep.c: Receive the above functions.
+
+2000-08-29  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * m68hc11-tdep.c (stack_correction): New variable for stack offset
+       correction (1 for 68hc11, 0 for 68hc12).
+       (m68hc11_saved_pc_after_call): Use it.
+       (m68hc11_frame_chain): Likewise.
+       (m68hc11_frame_init_saved_regs): Likewise.
+       (m68hc11_init_extra_frame_info): Likewise.
+       (m68hc11_push_return_address): Likewise.
+       (m68hc11_push_arguments): Struct address must be corrected by
+       applying the stack_correction offset.
+       (m68hc11_store_struct_return): Likewise.
+
+2000-08-28  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdbserver/utils.c (error, fatal): Protoize.
+
+2000-08-27  Mark Kettenis  <kettenis@gnu.org>
+
+       * i386-linux-nat.c (fetch_inferior_registers): Move call to
+       dummy_sse_values ...
+       (supply_fpregset): ... here.
+
+2000-08-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * pa64solib.c (pa64_solib_load_symbols): Don't use ANOFFSET as an
+       lvalue.
+       * xcoffread.c (xcoff_symfile_offsets): Ditto
+       * somsolib.c (som_solib_section_offsets): Ditto.
+       * somread.c (som_symfile_offsets): Ditto.
+       * rs6000-nat.c (vmap_symtab): Ditto.
+       * remote-vx.c (vx_add_symbols): Ditto.
+       * remote-os9k.c (rombug_wait): Ditto.
+
+2000-08-27  Mark Kettenis  <kettenis@gnu.org>
+
+       * gregset.h: Protect against multiple inclusion.  Remove some
+       redundant spaces.
+
+Sun Aug 27 00:00:04 2000  Christopher Faylor <cgf@cygnus.com>
+
+       * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a
+       supplied argument if it is missing an extension.
+
+2000-08-24  Egor Duda <deo@logos-m.ru>
+
+       * corelow.c: Define O_BINARY if it isn't defined.
+       (core_open): Open core file in binary mode.
+       * config/i386/tm-cygwin.h (child_clear_solibs): Rename from
+       child_clear_solib.
+       * config/i386/cygwin.mh: Add dependency from corelow.o.
+       * win32-nat.c (register_loaded_dll): New function.  Add dll to the list
+       of currently loaded dlls.
+       (handle_load_dll): Use register_loaded_dll.
+       (child_solib_add): Distinguish between active process and core targets.
+       (solib_symbols_add): Load symbols from loaded dll.
+       (core_dll_symbols_add): New function.  Load symbols from dll referenced
+       in core.
+       (core_section_load_dll_symbols): New function.
+       (dll_code_sections_add): New function.
+       (map_single_dll_code_section): New function.
+       (fetch_elf_core_registers): New function.
+       (_initialize_core_win32): New function.
+
 2000-08-26  Kevin Buettner  <kevinb@redhat.com>
 
        * gdbserver/gdbreplay.c (main): Protoize.
This page took 0.025527 seconds and 4 git commands to generate.