summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* PR binutils/1990Nick Clifton2005-12-272-9/+113
| | | | * libtool.m4: Synchronize with version in GCC sources.
* (lookup_symbol_in_function_table): Check for a function name before passingNick Clifton2005-12-272-0/+6
| | | | it to strcmp.
* * sparcobsd-tdep.c: Include "gdbcore.h", "regcache.h" andMark Kettenis2005-12-275-5/+108
| | | | | | | | | | | | "bsd-uthread.h". (SPARC32OBSD_UTHREAD_FP_OFFSET, SPARC32OBSD_UTHREAD_PC_OFFSET): New defines. (sparc32obsd_supply_uthread, sparc32obsd_collect_uthread): New functions. (sparc32obsd_init_abi): Set supply_uthread and collect_uthread. * Makefile.in (sparcobsd-tdep.o): Update dependencies. * config/sparc/obsd.mt (TDEPFILES): Add bsd-uthread.o. * config/sparc/obsd64.mt (TDEPFILES): Likewise.
* PR 1300Nick Clifton2005-12-272-2/+9
| | | | * config/tc-arm.c (md_apply_fix): Fix casts to match type in printf format.
* Add new Vietnamese translationNick Clifton2005-12-274-2/+1952
|
* * elf.c (elf_find_function): Don't ignore section syms.Alan Modra2005-12-272-8/+9
| | | | Simplify filename logic.
* missed copyright 2005 additionAlan Modra2005-12-271-1/+1
|
* * elfread.c (elf_symfile_read): Don't make synth syms global.Alan Modra2005-12-272-7/+5
|
* * elf32-ppc.c (add_stub_sym): Pass info rather than htab.Alan Modra2005-12-272-11/+24
| | | | | Use different names for pic vs non-pic, '.' instead of '_'. (allocate_dynrelocs): Adjust add_stub_sym call.
* * elf.c (bfd_section_from_shdr): Treat invalid reloc sections asAlan Modra2005-12-272-6/+12
| | | | normal sections rather than returning false.
* * coff-h8300.c (h8300_reloc16_extra_cases): Use input sectionAlan Modra2005-12-278-38/+47
| | | | | | | | | | "output_offset" instead of link order "offset". * coff-h8500.c (extra_case): Likewise. * coff-w65.c (w65_reloc16_extra_cases): Likewise. * coff-z80.c (extra_case): Likewise. * coff-z8k.c (extra_case): Likewise. * linker.c (default_indirect_link_order): Likewise, "size" too. * ecoff.c (ecoff_indirect_link_order): Likewise.
* * Makefile.am (Makefile): Remove dependency.Alan Modra2005-12-275-391/+262
| | | | | | * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * gconfig.in: Regenerate.
* * Makefile.am: Run "make dep-am".Alan Modra2005-12-273-78/+71
| | | | * Makefile.in: Regenerate.
* * Makefile.am: Run "make dep-am".Alan Modra2005-12-273-286/+247
| | | | | (Makefile): Remove dependency. * Makefile.in: Regenerate.
* * Makefile.am: Run "make dep-am".Alan Modra2005-12-278-1169/+901
| | | | | * Makefile.in: Regenerate. * po/POTFILES.in: Regenerate.
* * Makefile.am: Run "make dep-am".Alan Modra2005-12-274-10/+16
| | | | | * Makefile.in: Regenerate. * po/SRC-POTFILES.in: Regenerate.
* *** empty log message ***gdbadmin2005-12-271-1/+1
|
* daily updateAlan Modra2005-12-261-1/+1
|
* * sparc64obsd-tdep.c: Include "obsd-tdep.h".Mark Kettenis2005-12-264-3/+11
| | | | | | | (sparc64obsd_init_abi): Set skip_solib_resolver to obsd_skip_solib_resolver instead of find_solib_trampoline_target. * Makefile.in (sparc64obsd-tdep.o): Update dependencies. * config/sparc/obsd64.mt (TDEPFILES): Add obsd-tdep.o.
* * sparcobsd-tdep.c: Include "obsd-tdep.h".Mark Kettenis2005-12-264-3/+11
| | | | | | (sparc32obsd_init_abi): Set skip_solib_resolver. * Makefile.in (sparcobsd-tdep.o): Update dependencies. * config/sparc/obsd.mt (TDEPFILES): Add obsd-tdep.o.
* * obsd-tdep.c: New file.Mark Kettenis2005-12-264-1/+78
| | | | | | | * obsd-tdep.h: New file. * Makefile.in (obsd_tdep_h): New variable. (ALLDEPFILES): Add obsd-tdep.c. (obsd-tdep.o): New target.
* * gdb.base/freebpcmd.exp: Increase timeout.Mark Kettenis2005-12-262-0/+5
|
* * gdb.gdb/selftest.exp (test_with_self): Update copyright check.Mark Kettenis2005-12-262-1/+5
|
* *** empty log message ***gdbadmin2005-12-261-1/+1
|
* 2005-12-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2005-12-251-0/+1
| | | | * MAINTAINERS: Add myself as VAX maintainer.
* daily updateAlan Modra2005-12-251-1/+1
|
* *** empty log message ***gdbadmin2005-12-251-1/+1
|
* daily updateAlan Modra2005-12-241-1/+1
|
* (Memory Region Attributes): Fix usage of "etc."Eli Zaretskii2005-12-242-2/+3
|
* * gdb.texinfo (Target Commands, Bug Reporting, File Options)Eli Zaretskii2005-12-243-13/+21
| | | | | | | (Symbols): Fix usage of "e.g.". * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging) (Coding): Fix usage of "e.g.".
* * config/default.exp: Do not load the unneeded util-defs.exp.Ben Elliston2005-12-242-2/+5
|
* * aix5ppc-core.c: Remove duplicate prototypes.Alan Modra2005-12-246-23/+26
| | | | | | | | | | (xcoff64_core_file_matches_executable_p): Provide implementation for !AIX_5_CORE. * corefile.c (generic_core_file_matches_executable_p): Correct syntax error in prototype. * libbfd-in.h (generic_core_file_matches_executable_p): Delete. * libbfd.h: Regenerate. * bfd-in2.h: Regenerate.
* * ldlang.h (lang_output_section_statement_type): Add prev.Alan Modra2005-12-243-7/+23
| | | | | | * ldlang.c (output_statement_newfunc): Set os.prev. (lang_insert_orphan): Likewise. (output_prev_sec_find): Use os.prev.
* *** empty log message ***gdbadmin2005-12-241-1/+1
|
* daily updateAlan Modra2005-12-231-1/+1
|
* 2005-12-23 Michael Snyder <msnyder@redhat.com>Michael Snyder2005-12-233-2/+7
| | | | | * inf-ptrace.c: Spelling correction, comment. * inf-ttrace.c: Ditto.
* * stabs.texinfo:Eli Zaretskii2005-12-2310-17/+31
| | | | | | | | | | | | | * 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.
* *** empty log message ***Eli Zaretskii2005-12-231-0/+33
|
* * tui/tui-file.c:Eli Zaretskii2005-12-2333-99/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* * signals/signals.c: Add (C) after Copyright. Update the FSFEli Zaretskii2005-12-232-3/+4
| | | | address.
* * nlm/Makefile.in: Add (C) after Copyright. Update the FSFEli Zaretskii2005-12-232-2/+29
| | | | address.
* * mi/mi-symbol-cmds.c:Eli Zaretskii2005-12-2322-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.
* * linux-arm-low.c:Eli Zaretskii2005-12-2336-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.
* PR 1150Nick Clifton2005-12-236-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.
* * corefile.c (generic_core_file_matches_executable_p): New function.Joel Brobecker2005-12-2317-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.
* Use correct email address for Randolph ChungNick Clifton2005-12-231-1/+1
|
* *** empty log message ***gdbadmin2005-12-231-1/+1
|
* daily updateAlan Modra2005-12-221-1/+1
|
* (read_section_stabs_debugging_info): Add $GDB_SYMBOLS$ entry to names[]Nick Clifton2005-12-222-3/+13
| | | | array for SOM binaries.
* Add TINY_READONLY_SECTION, TINY_DATA_SECTION, TINY_BSS_SECTION.Nick Clifton2005-12-225-0/+52
|