aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-07-25 * ada-lang.c: Change k&r style function definitions to prototypedAidan Skinner4-741/+274
form. * ada-typeprint.c: Change k&r style function definitions to prototyped form. * ada-valprint.c: Change k&r style function definitions to prototyped form.
2002-07-25daily updateAlan Modra1-1/+1
2002-07-25*** empty log message ***gdbadmin1-1/+1
2002-07-24Obsolete m88k.Andrew Cagney28-3380/+3405
2002-07-242002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-10/+18
* findvar.c (extract_unsigned_integer): Make `addr' parameter constant. Same for local pointer variables. (extract_signed_integer): Ditto. * defs.h (extract_unsigned_integer): Update. (extract_signed_integer): Update.
2002-07-24 * gdbserver/configure.in (unistd.h): Add to AC_CHECK_HEADERS list.Kevin Buettner4-78/+76
* gdbserver/configure: Regenerate. * gdbserver/config.in: Regenerate.
2002-07-242002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-7/+20
* regcache.c (regcache_raw_write): Change buf parameter to a constant void pointer. (regcache_raw_read): Change buf parameter to a void pointer. (legacy_write_register_gen): Change myaddr parameter a constant void pointer. (supply_register): Change val parameter to a const void pointer. * regcache.h (regcache_raw_write): Update declaration. (regcache_raw_read): Update declaration. (supply_register): Update declaration.
2002-07-24 * defs.h (gdb_readline_wrapper): Declare.Tom Tromey5-3/+36
* utils.c (prompt_for_continue): Use gdb_readline_wrapper. * tracepoint.c (read_actions): Use gdb_readline_wrapper. * top.c (gdb_readline_wrapper): New function. (command_line_input): Use it.
2002-07-242002-07-24 Dave Brolley <brolley@redhat.com>Dave Brolley2-1/+13
* corefile.c (core_create_function_syms): Use the end of the section containing the symbol to compute max_vma.
2002-07-242002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney7-75/+106
* regcache.h (regcache_raw_read, regcache_raw_write): Replace regcache_read and regcache_write. (regcache_raw_read_as_address): Replace regcache_read_as_address. * regcache.c: Update. * sh-tdep.c (sh64_push_arguments): Update comment. (sh_pseudo_register_read): Update. (sh_pseudo_register_write): Update. (sh4_register_read): Update. (sh4_register_write): Update. (sh64_pseudo_register_read): Update. (sh64_pseudo_register_write): Update. (sh64_register_read): Update. (sh64_register_write): Update. * i386-tdep.c (i386_extract_return_value): Update. (i386_extract_struct_value_address): Update. (i386_extract_return_value): Update. * blockframe.c (generic_read_register_dummy): Update. (generic_call_dummy_register_unwind): Update * infrun.c (write_inferior_status_register): Update.
2002-07-24oops - omitted from previous deltaNick Clifton1-1/+5
2002-07-24Update Spanish and Swedish translationsNick Clifton16-2104/+2987
2002-07-24Add missing 2001-09-29 entryAlan Modra1-12/+16
2002-07-24Fix a typo.H.J. Lu2-2/+2
2002-07-24Remove stray conflict marker.Jim Blandy1-1/+0
2002-07-24* parser-defs.h (expression_context_pc): Make this extern.Jim Blandy2-1/+6
(Thanks to Michael Snyder.)
2002-07-24daily updateAlan Modra1-1/+1
2002-07-24*** empty log message ***gdbadmin1-1/+1
2002-07-23Mention 5.2.1 on mainline.Andrew Cagney3-45/+74
2002-07-23Fix error check in remote_read_bytesMark Salter2-1/+7
2002-07-23fix typo introduced in previous deltaNick Clifton1-0/+1
2002-07-23 * Makefile.am: Run "make dep-am".Alan Modra6-8/+54
* Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * config.in: Regenerate. * po/POTFILES.in: Regenerate.
2002-07-23 * Makefile.am: Run "make dep-am".Alan Modra3-19/+25
* Makefile.in: Regenerate.
2002-07-23 * Makefile.am: Run "make dep-am".Alan Modra4-65/+76
* Makefile.in: Regenerate. * po/POTFILES.in: Regenerate.
2002-07-23Regenerate.Alan Modra2-0/+4
2002-07-23missed 'em from the last deltaAlan Modra3-28/+10
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra28-267/+103
immediately. Remove code handling relocatable linking. * elf32-avr.c (elf32_avr_relocate_section): Likewise. * elf32-cris.c (cris_elf_relocate_section): Likewise. * elf32-fr30.c (elf32_frv_relocate_section): Likewise. * elf32-h8300.c (elf32_h8_relocate_section): Likewise. * elf32-hppa.c (elf32_hppa_relocate_section): Likewise. * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise. * elf32-sparc.c (elf32_sparc_relocate_section): Likewise. * elf32-v850.c (v850_elf_relocate_section): Likewise. * elf32-vax.c (elf_vax_relocate_section): Likewise. * elf64-sparc.c (sparc64_elf_relocate_section): Likewise. * elf32-avr.c (elf_backend_rela_normal): Define. * elf32-cris.c: Likewise. * elf32-fr30.c: Likewise. * elf32-h8300.c: Likewise. * elf32-hppa.c: Likewise. * elf32-ip2k.c: Likewise. * elf32-sparc.c: Likewise. * elf32-v850.c: Likewise. * elf32-vax.c: Likewise. * elf64-hppa.c: Likewise. * elf64-sparc.c: Likewise. * elf32-fr30.c (elf32_frv_relocate_section): Edit comment. * elf32-i860.c (elf32_i860_relocate_section): Likewise. * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise. * elf32-m32r.c (m32r_elf_relocate_section): Likewise. * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise. * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise. * elf-m10200.c (USE_RELA): Don't define. * elf-m10300.c: Likewise. * elf32-i370.c: Likewise. * elf32-ip2k.c: Likewise. * elf32-m68k.c: Likewise. * elf32-mcore.c: Likewise. * elf32-ppc.c: Likewise. * elf32-s390.c: Likewise. * elf32-vax.c: Likewise. * elf64-ppc.c: Likewise. * elf64-s390.c: Likewise. * elf64-x86-64.c: Likewise. * elfxx-ia64.c: Likewise. * elf32-avr.c (USE_REL): Don't undef. * elf32-ip2k.c: Likewise.
2002-07-23Add new bitfield 'want_p_paddr_set_to_zero'.Nick Clifton5-102/+126
Set this field for HPUX IA64 port. Test this field when setting p_paddr.
2002-07-23sim-h8300.h new fileAndrey Volkov2-0/+79
2002-07-23Swapped the order of the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLMNick Clifton2-68/+60
loaders to show the Copyright string.
2002-07-23oops - omitted from previous deltaNick Clifton2-0/+970
2002-07-23update translations.Nick Clifton20-2073/+2685
2002-07-23Ken Raeburn is no longer the maintainer for GAS.Nick Clifton2-3/+7
2002-07-23 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.Alan Modra2-1/+5
2002-07-23 * budemang.c: Include config.h and string.h/strings.h.Alan Modra2-1/+8
2002-07-23 * elflink.h (elf_link_input_bfd): Don't change internal symbolsAlan Modra2-10/+16
when outputting relocs.
2002-07-23 * aix-thread.c (language.h): Include.Kevin Buettner2-25/+49
(ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs) (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc): Print newlines at end of debug messages. (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data) (pdc_write_data): Use local_hex_string() instead of %llx formats.
2002-07-23Don't rely on FIRST_UISA_SP_REGNUM or LAST_UISA_REGNUM.Kevin Buettner1-63/+93
2002-07-23daily updateAlan Modra1-1/+1
2002-07-23*** empty log message ***gdbadmin1-1/+1
2002-07-22 * aix-thread.c (ops): Rename to aix_thread_ops.Kevin Buettner2-78/+102
(base_ops): Rename to base_target. (ops_attach): Rename to aix_thread_attach. (ops_detach): Rename to aix_thread_detach. (ops_resume): Rename to aix_thread_detach. (ops_wait): Rename to aix_thread_wait. (ops_kill): Rename to aix_thread_kill. (init_ops): Rename to init_aix_thread_ops. (ops_fetch_register): Rename to aix_thread_fetch_register. (ops_store_register): Rename to aix_thread_store_register. (ops_mourn_inferior): Rename to aix_thread_mourn_inferior. (ops_thread_alive): Rename to aix_thread_thread_alive. (ops_extra_thread_info: Rename to aix_thread_extra_thread_info. (ops_pid_to_str): Rename to aix_thread_pid_to_str. (ops_xfer_memory): Rename to aix_thread_xfer_memory. (fetch_regs_lib): Rename to fetch_regs_user_thread. (fetch_regs_kern): Rename to fetch_regs_kernel_thread. (store_regs_lib): Rename to store_regs_user_thread. (store_regs_kern): Rename to store_regs_kernel_thread.
2002-07-22 * aix-thread.c (ops_prepare_to_store): Eliminate.Kevin Buettner2-53/+77
(init_ops): Don't initialize ops.prepare_to_store. (store_regs_kern): Pre-fetch register buffers from child, because some registers may not be in the cache. Copy regs from register cache only if they are cached. (store_regs_lib): Copy regs from register cache only if they are cached. (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32, fill_gprs64): Ditto.
2002-07-22 * aix-thread.c (gdb_assert.h): Include.Kevin Buettner2-35/+158
(fill_sprs64, fill_sprs32): Add selected asserts to make sure that register sizes (from register cache) match size of buffer holding register data. (fill_sprs32): Change parameter types to match those in the ptrace() buffer. (store_regs_lib): Likewise, but for 32-bit temporary variables. (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''. * aix-thread.c (supply_sprs64): Cosmetic change. (supply_sprs32): Cosmetic change. (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs. (fill_sprs64): Use regcache_collect instead of read_register. (store_regs_lib): Use regcache_collect instead of read_register. Use fill_sprs32 instead of fill_sprs64, if debugging a 32-bit architecture. (store_regs_kern): Use fill_gprs64 etc. to pull the values out of the register cache, instead of passing a pointer into the register cache directly to ptrace. Use regcache_collect insteaad of read_register. (ops_prepare_to_store): Use target_read_registers instead of read_register_bytes.
2002-07-22 * doc/c-ip2k.texi: The company name Scenix changed to Ubicom.Denis Chertykov2-2/+2
* doc/as.texi: Likewise.
2002-07-22*** empty log message ***gdbadmin1-1/+1
2002-07-22daily updateAlan Modra1-1/+1
2002-07-21*** empty log message ***gdbadmin1-1/+1
2002-07-21daily updateAlan Modra1-1/+1
2002-07-202002-07-20 Aidan Skinner <aidan@velvet.net>Aidan Skinner2-0/+5
* MAINTAINERS: Add self under write after approval.
2002-07-202002-07-20 Aidan Skinner <aidan@velvet.net>Aidan Skinner2-31/+29
* ada-tasks.c: Change k&r style function definitions to prototyped form.