aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-10-17*** empty log message ***gdbadmin1-1/+1
2003-10-17daily updateAlan Modra1-1/+1
2003-10-162003-10-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+6
* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also warn undefined patterns with '*'.
2003-10-162003-10-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+15
* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't use the last CIE from a different section. (_bfd_elf_write_section_eh_frame): Don't pad beyond the raw size of the output section.
2003-10-16 * remote.c (remote_protocol_vcont): New variable.Daniel Jacobowitz2-86/+169
(set_remote_protocol_vcont_packet_cmd): New function. (show_remote_protocol_vcont_packet_cmd): New function. (init_all_packet_configs): Handle remote_protocol_vcont. (remote_vcont_probe): New function. (remote_vcont_resume): New function. (remote_resume): Use it. (remote_async_resume): Call remote_resume. (_initialize_remote): Add verbose-resume packet commands.
2003-10-16.Roland McGrath1-0/+5
2003-10-162003-10-07 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1
* elf.c (_bfd_elf_make_section_from_phdr): Set alignment_power of new section from p_align header field.
2003-10-162003-10-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-0/+21
* infrun.c (handle_inferior_event): Add comment about "frame_id_inner" being too weak.
2003-10-162003-10-16 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni5-15/+12
* minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove second parameter, which is always null. Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code. * symtab.h (lookup_minimal_symbol_solib_trampoline): Update accordingly. * somsolib.c (som_solib_create_inferior_hook, som_solib_desire_dynamic_linker_symbols): Update callers. * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
2003-10-162003-10-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+7
* elf32-xtensa.c (xtensa_read_table_entries): The external size of entry is 8 bytes.
2003-10-162003-10-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
* testsuite/demangle-expected: Update the expected output of _GLOBAL__I__Z2fnv.
2003-10-16 * configure.in: Set em=linux for ppc-*-linux-gnu* target.Alan Modra3-2/+7
* configure: Regenerate.
2003-10-16 * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. UseAlan Modra10-572/+292
GENSCRIPTS and GEN_DEPENDS in place of these. * Makefile.in: Regenerate. * genscripts_extra.sh: Delete. Merge extra functionality to.. * genscripts.sh: ..here. * emulparams/gld960.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Define. * emulparams/gld960coff.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto. * emulparams/lnk960.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto. * emulparams/m88kbcs.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto. * emulparams/vanilla.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
2003-10-16 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don'tAlan Modra2-1/+6
use $EMULATION_NAME to call bfd function.
2003-10-16Index: doc/ChangeLogAndrew Cagney44-79/+132
2003-10-15 Andrew Cagney <cagney@redhat.com> * bfdint.texi (BFD target vector symbols): Rename _get_symtab to _canonicalize_symtab. 2003-10-15 Andrew Cagney <cagney@redhat.com> * targets.c (BFD_JUMP_TABLE_SYMBOLS): Replace NAME##_get_symtab with NAME##_canonicalize_symtab. * libcoff-in.h (coff_canonicalize_symtab): Update. * xsym.h (bfd_sym_canonicalize_symtab): Update. * elf-bfd.h (_bfd_elf_canonicalize_symtab): Update. * coffgen.c (coff_canonicalize_symtab): Update. * libbfd-in.h (_bfd_nosymbols_canonicalize_symtab): Update. * libnlm.h (nlmNAME(canonicalize_symtab)): Update. * ieee.c (ieee_vec): Update comment. * libecoff.h (_bfd_ecoff_canonicalize_symtab): Update. * mmo.c (mmo_canonicalize_symtab): Update. * nlm-target.h (nlm_canonicalize_symtab): Update. * nlmcode.h (nlm_canonicalize_symtab): Update. * i386msdos.c (msdos_canonicalize_symtab): Update. * hp300hpux.c (MY (canonicalize_symtab)): Update. * oasys.c (oasys_canonicalize_symtab): Update. * som.c (som_canonicalize_symtab): Update. * pef.c (bfd_pef_canonicalize_symtab): Update. * nlmcode.h (nlm_canonicalize_symtab): Update. * xsym.c (bfd_sym_canonicalize_symtab): Update. * vms.c (vms_canonicalize_symtab): Update. * versados.c (versados_canonicalize_symtab): Update. * mach-o.c (bfd_mach_o_canonicalize_symtab): Update. * ieee.c (ieee_canonicalize_symtab): Update. * pdp11.c (NAME(aout,canonicalize_symtab)): Update. * reloc.c: Update comment. * libaout.h (NAME(aout,canonicalize_symtab)): Update. * coff64-rs6000.c (aix5coff64_vec): Update. * coff64-rs6000.c (bfd_xcoff_aix5_backend_data): Update. * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update. * aoutx.h (NAME(aout,canonicalize_symtab)): Update. * elfxx-target.h (bfd_elfNN_canonicalize_symtab): Update. * hp300hpux.c (MY_canonicalize_symtab): Update. * ecoff.c (_bfd_ecoff_canonicalize_symtab): Update. * aout-tic30.c (MY_canonicalize_symtab): Update. * aout-target.h (MY_canonicalize_symtab): Update. * ppcboot.c (ppcboot_canonicalize_symtab): Update. * elf.c (_bfd_elf_canonicalize_symtab): Update. * elfcode.h (elf_canonicalize_symtab): Update. * ihex.c (ihex_canonicalize_symtab): Update. * tekhex.c (tekhex_canonicalize_symtab): Update. * binary.c (binary_canonicalize_symtab): Update. * srec.c (srec_canonicalize_symtab): Update.
2003-10-162003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka5-2/+1690
* remote-m32r-sdi.c : New file, interface to m32r on-chip debug interface, SDI (Scalable Debug Interface). * NEWS: Mention m32r SDI protocol was supported. * Makefile.in (remote-m32r-sdi.o): Add build rule. * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
2003-10-162003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka2-0/+9
* gdb.texinfo (M32R/D): Mention m32rsdi target.
2003-10-16*** empty log message ***gdbadmin1-1/+1
2003-10-16daily updateAlan Modra1-1/+1
2003-10-152003-10-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-14/+30
* ia64-linux-tdep.c: Include gdbcore.h. (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed. (ia64_linux_sigcontext_register_addr): Find the address of the sigcontext area stored in the sigframe instead of using a magic offset constant.
2003-10-152003-10-15 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+5
* Makefile.in (sim_calls.o): No longer depends on gdb/tm.h.
2003-10-152003-10-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-90/+6
* remote.c (remote_search): Delete function. * target.h (target_search): Delete disabled macro. (struct target_ops): Delete disabled field "to_search".
2003-10-15 * elf32-h8300.c (elf_reloc_map): Fix a comment typo.Kazu Hirata2-1/+5
2003-10-15 * gdb.texinfo (Breakpoints related warnings): Insert into menu.Kevin Buettner2-0/+6
2003-10-15 * doc/as.texinfo (Align): Correct list of byte targets.Alan Modra2-15/+19
2003-10-15include/gdb:Joern Rennecke5-0/+50
* callback.h (struct host_callback_struct): New members ftruncate and truncate. gdb: sim/common: * callback.c (os_ftruncate, os_truncate): New functions. (default_callback): Initialize ftruncate and truncate members. sim/sh: * syscall.h (SYS_truncate, SYS_ftruncate): Define. * interp.c (trap): Add support for SYS_ftruncate and SYS_truncate.
2003-10-15nclude/gdb:Joern Rennecke2-0/+7
* callback.h (struct host_callback_struct): New members ftruncate and truncate. gdb: sim/common: * callback.c (os_ftruncate, os_truncate): New functions. (default_callback): Initialize ftruncate and truncate members. sim/sh: * syscall.h (SYS_truncate, SYS_ftruncate): Define. * interp.c (trap): Add support for SYS_ftruncate and SYS_truncate.
2003-10-15 * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):Thiemo Seufer2-9/+14
Fix indentation. Better error message.
2003-10-15[bfd]Kaz Kojima10-2/+145
* elf32-sh.c (sh_elf_relocate_section): Handle R_SH_IMM_*_PCREL relocations. (sh_elf_check_relocs): Likewise. * elf32-sh64.c (elf_backend_merge_symbol_attribute): Define. (sh64_elf_merge_symbol_attribute): New. * elf64-sh64.c (elf_backend_merge_symbol_attribute): Define. (sh64_elf64_merge_symbol_attribute): New. [ld/testsuite] * ld-sh/sh64/rd-sh64.exp: If the test matches *-dso.d, copy the output of linker to the file tmpdir/*-dso.so. * ld-sh/sh64/stobin-0-dso.d: New. * ld-sh/sh64/stobin-1.d: New. * ld-sh/sh64/stobin.s: New. * ld-sh/sh64/stolib.s: New.
2003-10-15*** empty log message ***gdbadmin1-1/+1
2003-10-15daily updateAlan Modra1-1/+1
2003-10-14 * elf-bfd.h (struct elf_backend_data): New function pointer memberKaz Kojima4-0/+22
elf_backend_merge_symbol_attribute. * elflink.h (elf_link_add_object_symbols): Adjust call to elf_backend_merge_symbol_attribute if the backend defined it. * elfxx-target.h (elf_backend_merge_symbol_attribute): New macro. (elfNN_bed): Add that to the initializer.
2003-10-14bfd ChangeLog:Bob Wilson6-96/+80
2003-10-14 Bob Wilson <bob.wilson@acm.org> * elf32-xtensa.c (get_is_linkonce_section): Delete. (xtensa_is_property_section, xtensa_is_littable_section): Use XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Do not recognize linkonce sections containing ".xt.insn" and ".xt.lit" substrings. (xtensa_get_property_section_name): Check section name instead of calling get_is_linkonce_section. Remove unused bfd parameter. Use XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Never generate linkonce section names by appending ".xt.insn" or ".xt.lit". (xtensa_read_table_entries): Remove bfd argument in call to xtensa_get_property_section_name. Free section name when done. (elf_xtensa_combine_prop_entries): Free leaking table. gas ChangeLog: 2003-10-14 Bob Wilson <bob.wilson@acm.org> * config/tc-xtensa.c (xtensa_create_property_segments): Remove bfd argument in call to xtensa_get_property_section_name. Formatting. include ChangeLog: 2003-10-14 Bob Wilson <bob.wilson@acm.org> * elf/xtensa.h: Formatting. Fix comments about property section names for linkonce sections.
2003-10-14 * gettext.m4: Properly quote arguments to AC_DEFUN.Nathanael Nerode2-1/+5
2003-10-14 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()Kevin Buettner2-1/+6
instead of deprecated_inside_entry_file().
2003-10-14 * gdb.texinfo (Breakpoint related warnings): New node.Kevin Buettner3-0/+90
* gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
2003-10-14 * sh-tdep.c: Fix two copy/paste hangovers in comments.Corinna Vinschen2-5/+29
(sh_push_dummy_call_fpu): Accomodate double passing in little endian mode. (sh3e_sh4_extract_return_value): Ditto.
2003-10-14 * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.Richard Henderson3-9/+54
* f-valprint.c (f_val_print): Likewise. Tweak TYPE_CODE_PTR to match c_val_print a bit closer.
2003-10-14 * pe-dll.c (pe_implied_import_dll): Also scan .rdata sectionsDanny Smith2-4/+22
to identify data symbols.
2003-10-14 * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.Kevin Buettner2-0/+54
(frv_gdbarch_adjust_breakpoint_address): New function. (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address'' method.
2003-10-14daily updateAlan Modra1-1/+1
2003-10-14*** empty log message ***gdbadmin1-1/+1
2003-10-13 * breakpoint.h (struct breakpoint): Add new memberKevin Buettner3-4/+87
``requested_address''. * breakpoint.c (breakpoint_adjustment_warning) (adjust_breakpoint_address): New static functions. (print_it_typical): Issue warning if breakpoint's address is different from its requested address. (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1) (breakpoint_re_set_one): Set breakpoint's ``requested_address'' field. Set ``address'' field to the result of calling adjust_breakpoint_address() on the requested address.
2003-10-13 * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.Kevin Buettner4-0/+45
* gdbarch.h, gdbarch.c: Regenerate.
2003-10-13 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset ofNathanael Nerode3-14/+8
HOST_FLAGS_TO_PASS. * Makefile.in: Regenerate.
2003-10-13 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't addRichard Sandiford4-66/+37
DT_MIPS_LIBLIST or DT_MIPS_CONFLICT entries. (_bfd_mips_elf_finish_dynamic_symbol): Don't handle them. Don't handle DT_MIPS_MSYM. Set DT_RELSZ based on the number of relocations that were needed. (_bfd_mips_elf_modify_segment_map): Fix placement of PT_MIPS_OPTIONS. (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_UCODE.
2003-10-13 * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): MoveRichard Sandiford5-6/+19
definition from elf64btsmip.sh. (TEXT_DYNAMIC): Likewise elf32btsmipn32.sh. * emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Remove. * emulparams/elf64btsmip.sh (INITIAL_READONLY_SECTIONS): Remove. * emulparams/elf64bmip.sh (SHLIB_TEXT_START_ADDR): Define. (EXECUTABLE_SYMBOLS): Set __elf_header correctly for shared objects. Define __program_header_table in terms of __elf_header.
2003-10-13 * gdb.threads/killed.exp: Use gdb_run_cmd.Daniel Jacobowitz2-1/+13
2003-10-13 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can'tDaniel Jacobowitz3-7/+45
create a core file. * gdb.threads/gcore-thread.exp: Likewise.
2003-10-13 * linux-low.c (linux_resume): Take a struct thread_resume *Daniel Jacobowitz4-30/+231
argument. (linux_wait): Update call. (resume_ptr): New static variable. (linux_continue_one_thread): Renamed from linux_continue_one_process. Use resume_ptr. (linux_resume): Use linux_continue_one_thread. * server.c (handle_v_cont, handle_v_requests): New functions. (myresume): New function. (main): Handle 'v' case. * target.h (struct thread_resume): New type. (struct target_ops): Change argument of "resume" to struct thread_resume *. (myresume): Delete macro.