Alan Modra
218868ba41
* ldlang.h (lang_output_section_statement_type): Add prev.
...
* ldlang.c (output_statement_newfunc): Set os.prev.
(lang_insert_orphan): Likewise.
(output_prev_sec_find): Use os.prev.
2005-12-24 07:48:30 +00:00
gdbadmin
3555e8e589
*** empty log message ***
2005-12-24 00:00:03 +00:00
Alan Modra
aff316b6ab
daily update
2005-12-23 23:00:06 +00:00
Michael Snyder
3d450bdd5f
2005-12-23 Michael Snyder <msnyder@redhat.com>
...
* inf-ptrace.c: Spelling correction, comment.
* inf-ttrace.c: Ditto.
2005-12-23 20:51:35 +00:00
Eli Zaretskii
c02a867d91
* stabs.texinfo:
...
* refcard.tex:
* gpl.texi:
* gdbint.texinfo:
* gdb.texinfo:
* gdb-cfg.texi:
* fdl.texi:
* annotate.texinfo:
* all-cfg.texi:
* Makefile.in: Add (C) after Copyright. Update the FSF
address.
2005-12-23 19:26:17 +00:00
Eli Zaretskii
ac07105a88
*** empty log message ***
2005-12-23 19:10:26 +00:00
Eli Zaretskii
88d83552b1
* tui/tui-file.c:
...
* tui/tui-disasm.c:
* tui/tui-data.h:
* tui/tui-data.c:
* tui/tui-command.h:
* tui/tui-command.c:
* tui/tui-win.h:
* tui/tui-win.h:
* tui/tui-win.c:
* tui/tui-stack.h:
* tui/tui-stack.c:
* tui/tui-source.h:
* tui/tui-source.c:
* tui/tui-regs.h:
* tui/tui-regs.c:
* tui/tui-out.c:
* tui/tui-main.c:
* tui/tui-layout.h:
* tui/tui-layout.c:
* tui/tui-io.h:
* tui/tui-io.c:
* tui/tui-interp.c:
* tui/tui-hooks.h:
* tui/tui-hooks.c:
* tui/tui-file.h:
* tui/tui.h:
* tui/tui.c:
* tui/tui-winsource.h:
* tui/tui-winsource.c:
* tui/tui-wingeneral.h:
* tui/tui-wingeneral.c:
* tui/tui-windata.h:
* tui/tui-windata.c: Add (C) after Copyright. Update the FSF
address.
2005-12-23 19:10:03 +00:00
Eli Zaretskii
8c71970386
* signals/signals.c: Add (C) after Copyright. Update the FSF
...
address.
2005-12-23 19:05:48 +00:00
Eli Zaretskii
7705617465
* nlm/Makefile.in: Add (C) after Copyright. Update the FSF
...
address.
2005-12-23 19:01:20 +00:00
Eli Zaretskii
1caae1650b
* mi/mi-symbol-cmds.c:
...
* 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 18:57:46 +00:00
Eli Zaretskii
6f0f660e7b
* linux-arm-low.c:
...
* 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-23 18:11:55 +00:00
Nick Clifton
12ac1cf537
PR 1150
...
* 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 12:29:36 +00:00
Joel Brobecker
69d246d933
* corefile.c (generic_core_file_matches_executable_p): New function.
...
* 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-23 10:19:40 +00:00
Nick Clifton
97938b6077
Use correct email address for Randolph Chung
2005-12-23 09:43:28 +00:00
gdbadmin
47eedeab5d
*** empty log message ***
2005-12-23 00:00:02 +00:00
Alan Modra
8c08fde2a8
daily update
2005-12-22 23:00:06 +00:00
Nick Clifton
7806762e81
(read_section_stabs_debugging_info): Add $GDB_SYMBOLS$ entry to names[]
...
array for SOM binaries.
2005-12-22 18:11:09 +00:00
Nick Clifton
ecc49060c6
Add TINY_READONLY_SECTION, TINY_DATA_SECTION, TINY_BSS_SECTION.
2005-12-22 17:43:34 +00:00
Nick Clifton
54758c3e39
Fix PicoJava opcodes
2005-12-22 17:09:39 +00:00
Daniel Jacobowitz
8e9d1a243c
* arm-linux-tdep.c (ARM_SET_R7_SIGRETURN, ARM_SET_R7_RT_SIGRETURN)
...
(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-22 17:06:25 +00:00
Jan Beulich
2e1e12b1f4
gas/
...
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 17:05:40 +00:00
Daniel Jacobowitz
e5cc6d1129
* amd64obsd-tdep.c (amd64obsd_trapframe_sniffer): Spelling fix.
...
* i386obsd-tdep.c (i386obsd_trapframe_sniffer): Likewise.
2005-12-22 16:13:20 +00:00
Mark Kettenis
6d566cffb0
* amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix typos.
...
(amd64obsd_trapframe_sniffer): Add comment.
* i386obsd-tdep.c (i386obsd_trapframe_cache): Fix typos.
(i386obsd_trapframe_sniffer): Add comment.
2005-12-22 15:57:04 +00:00
Nick Clifton
1f6293bd04
Fix typo in previous delta
2005-12-22 15:46:55 +00:00
Nick Clifton
53f42b38a0
Convert to ISO C90 format. Fix formatting and white space usage as well.
2005-12-22 15:39:11 +00:00
Mark Kettenis
7238f00288
* amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix detection of
...
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 14:09:17 +00:00
Mark Kettenis
f6acec6208
* amd64obsd-tdep.c: Include "frame-unwind.h" and "trad-frame.h".
...
(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 13:17:49 +00:00
gdbadmin
7e030bd977
*** empty log message ***
2005-12-22 00:00:34 +00:00
Alan Modra
cb4553f2bf
daily update
2005-12-21 23:00:05 +00:00
H.J. Lu
c736112f4f
2005-12-21 H.J. Lu <hjl@gnu.org>
...
* MAINTAINERS: Add myself as x86_64 maintainer.
2005-12-21 15:56:46 +00:00
gdbadmin
06b6eaf949
*** empty log message ***
2005-12-21 00:00:03 +00:00
Alan Modra
c41d4f268d
daily update
2005-12-20 23:00:05 +00:00
Bob Wilson
b5e4a23d9f
* config/tc-xtensa.c (xtensa_mark_narrow_branches): Set
...
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-20 19:37:26 +00:00
Jim Blandy
13c0b5369d
gdb/ChangeLog:
...
2005-12-20 Jim Blandy <jimb@redhat.com>
* rs6000-tdep.c (rs6000_gdbarch_init): Doc fix.
2005-12-20 19:36:21 +00:00
Bob Wilson
65738a7dbc
* config/tc-xtensa.c (xg_find_narrowest_format): Optimize 1 slot case.
...
(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 18:13:32 +00:00
Joel Brobecker
0bcc32ae3b
* rs6000-tdep.c: Use proper spelling for existent.
2005-12-20 17:57:44 +00:00
Paolo Bonzini
c02dabc388
2005-12-20 Paolo Bonzini <bonzini@gnu.org>
...
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 17:21:57 +00:00
Joel Brobecker
2cd7302903
* rs6000-tdep.c: Fix spelling errors.
2005-12-20 14:04:20 +00:00
Nathan Sidwell
b781ded83c
* doc/t-mt.texi: Update MS1 to MT.
2005-12-20 09:44:48 +00:00
Bob Wilson
03e94c089a
* elf32-xtensa.c (action_list_count, xlate_map_entry, xlate_map,
...
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-20 01:30:11 +00:00
Bob Wilson
b43bf3432a
fix typo in previous entry
2005-12-20 01:22:48 +00:00
gdbadmin
75a4fb3624
*** empty log message ***
2005-12-20 00:00:03 +00:00
Bob Wilson
a6a1cb4e19
fix filename typo in previous entry for ld-elf/group2.d
2005-12-19 23:45:01 +00:00
Alan Modra
430dbdcf8d
daily update
2005-12-19 23:00:04 +00:00
Mark Kettenis
508fbfeab6
* i386-tdep.h (I386_SEL_RPL, I386_SEL_UPL, I386_SEL_KPL): New
...
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-19 22:19:49 +00:00
Paolo Bonzini
f6d183c043
2005-12-19 Paolo Bonzini <bonzini@gnu.org>
...
* 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-19 17:33:45 +00:00
H.J. Lu
3825a49719
2005-12-19 H.J. Lu <hongjiu.lu@intel.com>
...
* ld-elf/orphan2.d: Undo the last change.
2005-12-19 15:07:28 +00:00
H.J. Lu
15445c8e19
2005-12-19 H.J. Lu <hongjiu.lu@intel.com>
...
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 15:06:40 +00:00
Hans-Peter Nilsson
dca1bfa85b
* ld-elf/unknown2.d: Only run for *-*-linux*.
...
* ld-elf/orphan2.d: Xfail everywhere.
2005-12-19 11:59:15 +00:00
gdbadmin
2235085cd9
*** empty log message ***
2005-12-19 00:00:33 +00:00