aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-12-23 * signals/signals.c: Add (C) after Copyright. Update the FSFEli Zaretskii2-3/+4
address.
2005-12-23 * nlm/Makefile.in: Add (C) after Copyright. Update the FSFEli Zaretskii2-2/+29
address.
2005-12-23 * mi/mi-symbol-cmds.c:Eli Zaretskii22-66/+66
* mi/mi-parse.h: * mi/mi-parse.c: * mi/mi-out.h: * mi/mi-out.c: * mi/mi-main.h: * mi/mi-main.c: * mi/mi-interp.c: * mi/mi-getopt.h: * mi/mi-getopt.c: * mi/mi-console.h: * mi/mi-console.c: * mi/mi-common.h: * mi/mi-common.c: * mi/mi-cmds.h: * mi/mi-cmds.c: * mi/mi-cmd-var.c: * mi/mi-cmd-stack.c: * mi/mi-cmd-file.c: * mi/mi-cmd-env.c: * mi/mi-cmd-disas.c: * mi/mi-cmd-break.c: Add (C) after Copyright. Update the FSF address.
2005-12-23 * linux-arm-low.c:Eli Zaretskii36-101/+141
* linux-cris-low.c: * inferiors.c: * i387-fp.h: * i387-fp.c: * gdbreplay.c: * regcache.c: * proc-service.c: * mem-break.h: * mem-break.c: * linux-x86-64-low.c: * linux-sh-low.c: * linux-s390-low.c: * linux-ppc64-low.c: * linux-ppc-low.c: * linux-mips-low.c: * linux-m68k-low.c: * linux-m32r-low.c: * linux-low.h: * linux-low.c: * linux-ia64-low.c: * linux-i386-low.c: * linux-crisv32-low.c: * thread-db.c: * terminal.h: * target.h: * target.c: * server.h: * server.c: * remote-utils.c: * regcache.h: * utils.c: * Makefile.in: * configure.ac: * gdbserver.1: Add (C) after Copyright. Update the FSF address.
2005-12-23PR 1150Nick Clifton6-16/+61
* elf-bfd.h (struct elf_backend_data): New field 'elf_backend_ignore_undef_symbol'. * elfxx-target.h (elf_backend_ignore_undef_symbol): Define to NULL if not already defined. (elfNN_bed): Initialise the elf_backend_ignore_undef_symbol field. * elfxx-mips.c (_bfd_mips_elf_ignore_undef_symbol): New function. * elfxx-mips.h (elf_backend_ignore_undef_symbol): Define and prototype. * elflink.c (elf_link_output_extsym): Check elf_backend_ignore_undef_symbol before reporting an undefined symbol in a shared library.
2005-12-23 * corefile.c (generic_core_file_matches_executable_p): New function.Joel Brobecker17-140/+125
* libbfd-in.h (generic_core_file_matches_executable_p): Add declaration. * libbfd.h: Regenerate. * hpux-core.c: ANSIfy function declarations and prototypes. (thread_section_p): Manually expand bfd_section_name macro to make it clear that parameter ABFD is not used. (hpux_core_core_file_matches_executable_p): Delete, replaced by macro pointing to generic_core_file_matches_executable_p. * aix386-core.c: Replace core_file_matches_executable_p null implementation by generic_core_file_matches_executable_p by using a macro. * aix5ppc-core.c: Likewise. * cisco-core.c: Likewise. * hppabsd-core.c: Likewise. * irix-core.c: Likewise. * lynx-core.c: Likewise. * mach-o.c: Likewise. * netbsd-core.c: Likewise. * osf-core.c: Likewise. * ptrace-core.c: Likewise. * sco5-core.c: Likewise. * trad-core.c: Likewise.
2005-12-23Use correct email address for Randolph ChungNick Clifton1-1/+1
2005-12-23*** empty log message ***gdbadmin1-1/+1
2005-12-22daily updateAlan Modra1-1/+1
2005-12-22(read_section_stabs_debugging_info): Add $GDB_SYMBOLS$ entry to names[]Nick Clifton2-3/+13
array for SOM binaries.
2005-12-22Add TINY_READONLY_SECTION, TINY_DATA_SECTION, TINY_BSS_SECTION.Nick Clifton5-0/+52
2005-12-22Fix PicoJava opcodesNick Clifton2-62/+78
2005-12-22 * arm-linux-tdep.c (ARM_SET_R7_SIGRETURN, ARM_SET_R7_RT_SIGRETURN)Daniel Jacobowitz5-195/+120
(ARM_EABI_SYSCALL, arm_linux_sigtramp_cache, arm_linux_sigreturn_init) (arm_linux_rt_sigreturn_init, arm_linux_sigreturn_tramp_frame) (arm_linux_rt_sigreturn_tramp_frame) (arm_eabi_linux_sigreturn_tramp_frame) (arm_eabi_linux_rt_sigreturn_tramp_frame): New. (arm_linux_init_abi): Register the new signal unwinders. (arm_linux_in_sigtramp, arm_linux_sigcontext_register_address): Delete. * arm-tdep.c (SIGCONTEXT_REGISTER_ADDRESS_P) (SIGCONTEXT_REGISTER_ADDRESS, arm_make_sigtramp_cache) (arm_sigtramp_this_id, arm_sigtramp_prev_register) (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer): Delete. (arm_gdbarch_init): Don't register a signal unwinder. * config/arm/tm-linux.h (arm_linux_in_sigtramp) (arm_linux_sigcontext_register_address): Delete prototypes. (DEPRECATED_IN_SIGTRAMP, SIGCONTEXT_REGISTER_ADDRESS): Delete. * Makefile.in (arm-linux-tdep.o): Update.
2005-12-22gas/Jan Beulich9-32/+177
2005-12-22 Jan Beulich <jbeulich@novell.com> * symbols.h (snapshot_symbol): First parameter is now pointer to pointer to symbolS. * symbols.c (snapshot_symbol): Likewise. Store resulting symbol there. Use symbol_equated_p. * expr.c (resolve_expression): Change first argument to snapshot_symbol. Track possibly changed add_symbol consistently across function. Resolve more special cases with known result. Also update final_val when replacing add_symbol. gas/testsuite/ 2005-12-22 Jan Beulich <jbeulich@novell.com> * gas/all/cond.s: Also check .if works on equates to undefined when the expression value can be known without knowing the value of the symbol. * gas/all/cond.l: Adjust. * gas/i386/equ.s: Also check .if works on (equates to) registers when the expression value can be known without knowing the value of the register. * gas/i386/equ.e: Adjust.
2005-12-22 * amd64obsd-tdep.c (amd64obsd_trapframe_sniffer): Spelling fix.Daniel Jacobowitz3-2/+7
* i386obsd-tdep.c (i386obsd_trapframe_sniffer): Likewise.
2005-12-22* amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix typos.Mark Kettenis3-5/+15
(amd64obsd_trapframe_sniffer): Add comment. * i386obsd-tdep.c (i386obsd_trapframe_cache): Fix typos. (i386obsd_trapframe_sniffer): Add comment.
2005-12-22Fix typo in previous deltaNick Clifton1-26/+27
2005-12-22Convert to ISO C90 format. Fix formatting and white space usage as well.Nick Clifton2-2036/+1831
2005-12-22* amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix detection ofMark Kettenis3-20/+39
interrupts from user space. * i386obsd-tdep.c (i386obsd_trapframe_cache): Handle interrupt frames too. (i386obsd_trapframe_sniffer): Turn into a proper unwinder sniffer. (i386obsd_trapframe_unwind): Add sniffer. (i386obsd_init_abi): Prepend i386obsd_trapframe_unwind instead of appending i386obsd_trapframe_sniffer.
2005-12-22* amd64obsd-tdep.c: Include "frame-unwind.h" and "trad-frame.h".Mark Kettenis3-4/+126
(amd64obsd_tf_reg_offset): New define. (amd64obsd_trapframe_cache, amd64obsd_trapframe_this_id) (amd64obsd_trapframe_prev_register, amd64obsd_trapframe_sniffer): New functions. (amd64obsd_trapframe_unwind): New variable. (amd64obsd_init_abi): Prepend amd64obsd_trapframe_unwind. * Makefile.in (amd64obsd-tdep.o): Update dependencies.
2005-12-22*** empty log message ***gdbadmin1-1/+1
2005-12-21daily updateAlan Modra1-1/+1
2005-12-212005-12-21 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+5
* MAINTAINERS: Add myself as x86_64 maintainer.
2005-12-21*** empty log message ***gdbadmin1-1/+1
2005-12-20daily updateAlan Modra1-1/+1
2005-12-20 * config/tc-xtensa.c (xtensa_mark_narrow_branches): SetBob Wilson3-27/+47
is_aligning_branch flag. (find_address_of_next_align_frag): Limit by xtensa_fetch_width. (future_alignment_required): Except for frags with is_aligning_branch flag set, call frag_wane for frags that do not need to be reexamined for aligning. (relax_frag_immed): Replace orig_vinsn with cur_vinsn to fix a leak. (convert_frag_immed): Likewise. (convert_frag_narrow): Check is_aligning_branch flag. * config/tc-xtensa.h (xtensa_frag_type): Add is_aligning_branch flag.
2005-12-20gdb/ChangeLog:Jim Blandy2-1/+5
2005-12-20 Jim Blandy <jimb@redhat.com> * rs6000-tdep.c (rs6000_gdbarch_init): Doc fix.
2005-12-20 * config/tc-xtensa.c (xg_find_narrowest_format): Optimize 1 slot case.Bob Wilson3-7/+15
(xg_init_vinsn): Remove redundant initialization. (xg_clear_vinsn): Zero all the slots with a single memset. * config/xtensa-istack.h (vliw_insn): Move insnbuf field after slots.
2005-12-20 * rs6000-tdep.c: Use proper spelling for existent.Joel Brobecker2-3/+7
2005-12-202005-12-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini8-98/+95
Revert Ada-related part of the previous change. * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): Do not pass. * Makefile.tpl (BOOT_ADAFLAGS): Do not define. * Makefile.in: Regenerate. * configure.in: Do not include mt-ppc-aix target fragment. * configure: Regenerate. config: 2005-12-20 Paolo Bonzini <bonzini@gnu.org> Revert Ada-related part of the previous change. * mt-ppc-aix: Delete.
2005-12-20 * rs6000-tdep.c: Fix spelling errors.Joel Brobecker2-3/+7
2005-12-20 * doc/t-mt.texi: Update MS1 to MT.Nathan Sidwell2-9/+13
2005-12-20 * elf32-xtensa.c (action_list_count, xlate_map_entry, xlate_map,Bob Wilson2-8/+205
xlate_offset_with_removed_text, build_xlate_map, free_xlate_map): New. (check_section_ebb_pcrels_fit): Build new xlate_map, use it and free it when finished.
2005-12-20fix typo in previous entryBob Wilson1-2/+2
2005-12-20*** empty log message ***gdbadmin1-1/+1
2005-12-19fix filename typo in previous entry for ld-elf/group2.dBob Wilson1-1/+1
2005-12-19daily updateAlan Modra1-1/+1
2005-12-19* i386-tdep.h (I386_SEL_RPL, I386_SEL_UPL, I386_SEL_KPL): NewMark Kettenis4-4/+140
defines. * i386obsd-tdep.c: Include "frame-unwind.h" and "trad-frame.h". (i386obsd_tf_reg_offset, i386obsd_trapframe_unwind): New variables. (i386obsd_trapframe_cache, i386obsd_trapframe_this_id) (i386obsd_trapframe_prev_register, i386obsd_trapframe_sniffer): New functions. (i386obsd_init_abi): Append i386obsd_trapframe_sniffer. * Makefile.in (i386obsd-tdep.o): Update dependencies.
2005-12-192005-12-19 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini9-103/+169
* configure.in: Select appropriate fragments for PowerPC/AIX. * configure: Regenerate. * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, BOOT_CFLAGS, BOOT_LDFLAGS. * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, BOOT_CFLAGS, BOOT_LDFLAGS. (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. (stage[+id+]-bubble): Pass flags recursively to the comparison target. (stage): Fail if we cannot complete the work. config: 2005-12-19 Paolo Bonzini <bonzini@gnu.org> * mt-ppc-aix, mh-ppc-aix: New.
2005-12-192005-12-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+4
* ld-elf/orphan2.d: Undo the last change.
2005-12-192005-12-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-5/+15
PR ld/2065 * ldlang.c (output_statement_newfunc): Revert the change made on 2005-11-16. (output_prev_sec_find): Likewsise. * ldlang.h (lang_statement_list_type): Likewsise.
2005-12-19 * ld-elf/unknown2.d: Only run for *-*-linux*.Hans-Peter Nilsson3-0/+7
* ld-elf/orphan2.d: Xfail everywhere.
2005-12-19*** empty log message ***gdbadmin1-1/+1
2005-12-182005-12-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-0/+18
PR ld/2065 * ld-elf/orphan2.d: New file. * ld-elf/orphan2.s: Likewise.
2005-12-18daily updateAlan Modra1-1/+1
2005-12-182005-12-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-0/+18
* ld-elf/unknown2.d: New. * ld-elf/unknown2.s: Likewise.
2005-12-18*** empty log message ***gdbadmin1-1/+1
2005-12-17 * gdb.base/default.exp: Update check for "show version".Daniel Jacobowitz2-1/+5
2005-12-17daily updateAlan Modra1-1/+1
2005-12-17*** empty log message ***Eli Zaretskii1-0/+14