deliverable/binutils-gdb.git
19 years ago * doc/gdbint.texinfo (Host Definition): Remove documentation
Joel Brobecker [Wed, 11 Aug 2004 22:23:05 +0000 (22:23 +0000)] 
    * doc/gdbint.texinfo (Host Definition): Remove documentation
        for USE_O_NOCTTY, no longer used.
        * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
        * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.

19 years ago * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
Joel Brobecker [Wed, 11 Aug 2004 21:51:29 +0000 (21:51 +0000)] 
    * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
        * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
        * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.

19 years agomerge from gcc:
DJ Delorie [Wed, 11 Aug 2004 17:32:56 +0000 (17:32 +0000)] 
merge from gcc:
2004-08-09  Mark Mitchell  <mark@codesourcery.com>

* configure.in (arm*-*-eabi*): New target.
* configure: Regenerate.

2004-08-03  Paul Brook  <paul@codesourcery.com>

* configure.in: Check for MPFR as well as GMP.
* configure: Regenerate.

19 years ago* infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
Mark Kettenis [Wed, 11 Aug 2004 09:17:39 +0000 (09:17 +0000)] 
* infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
instead of FIVE_ARG_PTRACE.

19 years ago* inflow.c (O_NOCTTY): Define to zero if not already defined.
Mark Kettenis [Wed, 11 Aug 2004 09:00:57 +0000 (09:00 +0000)] 
* inflow.c (O_NOCTTY): Define to zero if not already defined.
(new_tty): Use O_NOCTTY unconditionally.

19 years ago* procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
Mark Kettenis [Wed, 11 Aug 2004 06:55:15 +0000 (06:55 +0000)] 
* procfs.c (procfs_detach): Cleanup.  Print process ID, not LWP
ID.  Use comma in output.  Use gdb_flush on gdb_stdout instead of
fflush on stdout.

19 years ago * expr.c (operand): Handle the "~", "-", and "!" operators applied
Mark Mitchell [Wed, 11 Aug 2004 02:11:58 +0000 (02:11 +0000)] 
* expr.c (operand): Handle the "~", "-", and "!" operators applied
to bignums.

* gas/arm/bignum1.s: New test.
* gas/arm/arm.exp: Run it.

19 years ago*** empty log message ***
gdbadmin [Wed, 11 Aug 2004 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

19 years agodaily update
Alan Modra [Wed, 11 Aug 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

19 years ago * xcoff_symfile_finish: Replace last call to xmfree by call
Joel Brobecker [Tue, 10 Aug 2004 23:48:29 +0000 (23:48 +0000)] 
    * xcoff_symfile_finish: Replace last call to xmfree by call
        to xfree.

19 years ago2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Tue, 10 Aug 2004 22:36:39 +0000 (22:36 +0000)] 
2004-08-10  Andrew Cagney  <cagney@gnu.org>

* main.c (captured_main): Delete call to init_malloc.
* defs.h (init_malloc): Delete declaration.
* utils.c (mmalloc, mrealloc, mcalloc, mfree)
(init_malloc): Delete functions.

Index: testsuite/ChangeLog
2004-08-10  Andrew Cagney  <cagney@gnu.org>

* gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
init_malloc call.

19 years ago2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Tue, 10 Aug 2004 21:52:05 +0000 (21:52 +0000)] 
2004-08-10  Andrew Cagney  <cagney@gnu.org>

* defs.h (xmfree): Delete.
* utils.c (xmfree): Delete function.
(xfree): Inline calls to xmfree and mfree.
* symmisc.c (free_symtab_block, free_symtab): Use xfree.
* symfile.c (reread_symbols, init_psymbol_list): Ditto.
* source.c (forget_cached_source_info, find_and_open_source): Ditto.
* somread.c (som_symfile_finish): Ditto.
* objfiles.c (allocate_objfile, free_objfile):
* nlmread.c (nlm_symfile_finish): Ditto.
* hpread.c (hpread_symfile_finish): Ditto.
* elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
* dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
* coffread.c (coff_symfile_finish): Ditto.

19 years ago2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Tue, 10 Aug 2004 21:16:13 +0000 (21:16 +0000)] 
2004-08-10  Andrew Cagney  <cagney@gnu.org>

* defs.h (xmcalloc): Delete declaration.
* utils.c (xmcalloc): Delete.
(xcalloc): Inline calls to xmcalloc and mcalloc.
* ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
xcalloc and xfree.
* symtab.c (create_demangled_names_hash): Ditto.

19 years ago2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Tue, 10 Aug 2004 20:03:32 +0000 (20:03 +0000)] 
2004-08-10  Andrew Cagney  <cagney@gnu.org>

* defs.h (xmrealloc): Delete.
* utils.c (xmrealloc): Delete.
(xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
* symmisc.c (extend_psymbol_list): Use xrealloc.
* source.c (find_source_lines): Ditto.
* hpread.c (hpread_lookup_type): Ditto.
* dbxread.c (add_bincl_to_list): Ditto.

19 years ago2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Tue, 10 Aug 2004 19:37:47 +0000 (19:37 +0000)] 
2004-08-10  Andrew Cagney  <cagney@gnu.org>

* utils.c (xmmalloc): Delete.
(xmalloc): Inline xmmalloc and mmalloc calls.
(msavestring): Use xmalloc.
* defs.h (xmmalloc): Delete declaration.
* xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
xmmalloc.
* symmisc.c (extend_psymbol_list): Ditto.
* symfile.c (init_psymbol_list): Ditto.
* source.c (find_source_lines): Ditto.
* hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
* elfread.c (elf_symtab_read): Ditto.
* dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
* coffread.c (coff_symfile_init): Ditto.

19 years ago2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Tue, 10 Aug 2004 19:13:35 +0000 (19:13 +0000)] 
2004-08-10  Michael Chastain  <mec.gnu@mindspring.com>

* ChangeLog: Add copyright notice.  The notice is copied
from emacs 21.3 top level ChangeLog.

19 years ago2004-08-10 David Carlton <carlton@bactrian.org>
David Carlton [Tue, 10 Aug 2004 16:36:15 +0000 (16:36 +0000)] 
2004-08-10  David Carlton  <carlton@bactrian.org>

* MAINTAINERS: Remove David Carlton from c++ testsuite
maintainers.

19 years ago * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
Jerome Guitton [Tue, 10 Aug 2004 16:09:54 +0000 (16:09 +0000)] 
* symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
print a line feed before the prompt.

19 years ago* procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
Mark Kettenis [Tue, 10 Aug 2004 16:05:38 +0000 (16:05 +0000)] 
* procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.

19 years agobfd/
Alan Modra [Tue, 10 Aug 2004 11:23:03 +0000 (11:23 +0000)] 
bfd/
* elf64-ppc.c (struct ppc_link_hash_entry): Add was_undefined.
(struct ppc_link_hash_table): Remove no_multi_toc, multi_toc_needed.
Make emit_stub_syms, stub_error and has_14bit_branch bit-fields.
Add twiddled_syms.
(link_hash_newfunc): Init was_undefined.
(add_symbol_adjust): Don't set undefined dot symbols to defweak;
Use undefweak instead.
(ppc64_elf_check_directives): Fix undefs chain.
(ppc64_elf_next_toc_section): Remove no_multi_toc and multi_toc_needed
references.
(ppc64_elf_size_stubs): Adjust for add_symbol_adjust change.
(undo_symbol_twiddle, ppc64_elf_restore_symbols): New functions.
* elf64-ppc.h (ppc64_elf_restore_symbols): Declare.
ld/
* emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Call
ppc64_elf_restore_symbols.

19 years ago General cleanup of the AIX xm include file:
Joel Brobecker [Tue, 10 Aug 2004 05:42:22 +0000 (05:42 +0000)] 
    General cleanup of the AIX xm include file:
        * config/xm-aix4.h (fd_set): Remove undefine.
        Remove include of <sys/select.h>.
        (HAVE_TERMIO): Remove define.
        (USG): Likewise.
        (NULL): Remove redefine.
        (alloca): Remove #pragma.
        (vfork): Remove define.
        (termdef): Remove.
        (SIGWINCH_HANDLER): Remove.
        (SIGWINCH_HANDLER_BODY): Remove.

19 years agodaily update
Alan Modra [Tue, 10 Aug 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

19 years ago*** empty log message ***
gdbadmin [Tue, 10 Aug 2004 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

19 years ago2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Mon, 9 Aug 2004 22:47:50 +0000 (22:47 +0000)] 
2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>

* lib/cp-support.exp: New file.
* lib/cp-support.exp (cp_test_type_class): New function.
* gdb.cp/derivation.exp: Use cp_test_ptype_class.
* gdb.cp/virtfunc.exp (test_one_ptype): Removed.
* gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
cp_test_ptype_class.

19 years ago2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Mon, 9 Aug 2004 22:21:54 +0000 (22:21 +0000)] 
2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
gdb.mi/mi2-watch.exp: Update copyright years.

19 years ago* configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
Mark Kettenis [Mon, 9 Aug 2004 21:20:28 +0000 (21:20 +0000)] 
* configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
GDB_OSABI_OPENBSD_ELF.

19 years ago* bsd-kvm.c: Check for nlist.h before including it.
Mark Kettenis [Mon, 9 Aug 2004 21:10:20 +0000 (21:10 +0000)] 
* bsd-kvm.c: Check for nlist.h before including it.

19 years ago* i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
Mark Kettenis [Mon, 9 Aug 2004 20:40:14 +0000 (20:40 +0000)] 
* i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
sigcontext' offset consistency checks for ancient BSD.

19 years ago* gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
Mark Kettenis [Mon, 9 Aug 2004 19:29:27 +0000 (19:29 +0000)] 
* gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>

19 years ago* configure.in: Check for <sys/types.h>. Check return and
Mark Kettenis [Mon, 9 Aug 2004 19:20:13 +0000 (19:20 +0000)] 
* configure.in: Check for <sys/types.h>.  Check return and
argument types of ptrace.
* configure, config.in: Regenerate.

19 years ago* gdb.base/sigaltstack.exp: Provide proper anchoring.
Mark Kettenis [Mon, 9 Aug 2004 19:09:30 +0000 (19:09 +0000)] 
* gdb.base/sigaltstack.exp: Provide proper anchoring.

19 years ago* rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
Jim Blandy [Mon, 9 Aug 2004 18:43:21 +0000 (18:43 +0000)] 
* rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
rs6000_register_sim_regno): Doc fixes.

19 years ago2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Mon, 9 Aug 2004 16:32:44 +0000 (16:32 +0000)] 
2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
gdb.mi/mi-watch.exp: Update copyright years.

19 years ago PR gdb/1738
Daniel Jacobowitz [Mon, 9 Aug 2004 13:17:34 +0000 (13:17 +0000)] 
PR gdb/1738
* gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
from a breakpoint with a pending signal.

19 years ago PR gdb/1736
Daniel Jacobowitz [Mon, 9 Aug 2004 13:16:16 +0000 (13:16 +0000)] 
PR gdb/1736
* lib/gdb.exp (gdb_test_multiple): Handle return -code return.
* gdb.base/sigaltstack.exp (finish_test): Consume output until
the prompt.
* gdb.base/sigstep.exp: Add KFAIL for gdb/1736.

19 years ago * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
Daniel Jacobowitz [Mon, 9 Aug 2004 13:15:26 +0000 (13:15 +0000)] 
* gdb.cp/templates.exp: Handle (char)115 for template argument 's'.

19 years ago * elf64-x86-64.c (elf64_x86_64_relocate_section): For -fno-pic
Jakub Jelinek [Mon, 9 Aug 2004 08:53:51 +0000 (08:53 +0000)] 
* elf64-x86-64.c (elf64_x86_64_relocate_section): For -fno-pic
error, test input_section flags rather than sec.

19 years ago * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Error if
Alan Modra [Mon, 9 Aug 2004 06:48:37 +0000 (06:48 +0000)] 
* emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Error if
.toc is too large on relocatable linking.

19 years ago * elf-bfd.h (struct elf_backend_data): Add
Alan Modra [Mon, 9 Aug 2004 06:02:03 +0000 (06:02 +0000)] 
* elf-bfd.h (struct elf_backend_data): Add
elf_backend_archive_symbol_lookup.
(_bfd_elf_archive_symbol_lookup): Declare.
* elflink.c (_bfd_elf_archive_symbol_lookup): New function..
(elf_link_add_archive_symbols): ..extracted from here.  Call the
backend version.
* elfxx-target.h (elf_backend_archive_symbol_lookup): Provide default.
(elfNN_bed): Init new field.
* elf64-ppc.c (elf_backend_check_directives): Define.
(elf_backend_archive_symbol_lookup): Define.
(struct ppc_link_hash_table): Add tls_get_add_fd.  Make tls_get_add
a ppc_link_hash_entry pointer.
(get_fdh): Move.
(ppc64_elf_archive_symbol_lookup, opd_entry_value): New functions.
(add_symbol_adjust, ppc64_elf_check_directives): New functions.
(ppc64_elf_check_relocs, ppc64_elf_gc_mark_hook, func_desc_adjust,
ppc64_elf_adjust_dynamic_symbol, ppc64_elf_tls_setup,
ppc64_elf_tls_optimize, allocate_dynrelocs, ppc_type_of_stub,
ppc_build_one_stub, ppc64_elf_size_stubs, ppc64_elf_relocate_section,
ppc64_elf_finish_dynamic_symbol): Handle branch relocs to function
descriptor symbols.

19 years ago * mips-tdep.c: Include "floatformat.h".
Joel Brobecker [Mon, 9 Aug 2004 05:45:20 +0000 (05:45 +0000)] 
    * mips-tdep.c: Include "floatformat.h".
        (n32n64_floatformat_always_valid): New function.
        (floatformat_n32n64_long_double_big): New constant.
        (mips_gdbarch_init): Set size and format of long double
        for N32 and N64 ABIs.
        * Makefile.in (mips-tdep.o): Update dependencies.

19 years ago * elf64-ppc.c (struct ppc_link_hash_entry): Expand adjust_done comment.
Alan Modra [Mon, 9 Aug 2004 05:38:48 +0000 (05:38 +0000)] 
* elf64-ppc.c (struct ppc_link_hash_entry): Expand adjust_done comment.
(ppc64_elf_add_symbol_hook): Test for NULL section.
(get_sym_h): Formatting.
(ppc64_elf_size_stubs): Include reloc addend in value stored as
stub target_value.

19 years ago * elf64-ppc.c (ppc64_elf_relocate_section): Combine handling of
Alan Modra [Mon, 9 Aug 2004 05:12:14 +0000 (05:12 +0000)] 
* elf64-ppc.c (ppc64_elf_relocate_section): Combine handling of
long branch stubs with code handling plt and r2off branch stubs.

19 years agobfd/
Alan Modra [Mon, 9 Aug 2004 03:14:12 +0000 (03:14 +0000)] 
bfd/
* elf-bfd.h (_bfd_elf_gc_mark): Declare.
* elflink.c (elf_link_input_bfd): Formatting.
(_bfd_elf_gc_mark): Rename from elf_gc_mark and make global.  Adjust
all callers.
* elf64-ppc.c (struct ppc_link_hash_entry): Remove is_entry.
(link_hash_newfunc): Don't set it.
(ppc64_elf_copy_indirect_symbol): Nor copy it.
(ppc64_elf_mark_entry_syms): Delete.
(ppc64_elf_gc_mark_hook): Mark entry syms here.  Also mark opd
sections.  Use get_opd_info.
* elf64-ppc.h (ppc64_elf_mark_entry_syms): Delete.
ld/
* emultempl/ppc64elf.em (ppc_after_open): Delete.
(LDEMUL_AFTER_OPEN): Don't define.

19 years agoLost ChangeLog entry:
Nathanael Nerode [Mon, 9 Aug 2004 03:01:56 +0000 (03:01 +0000)] 
Lost ChangeLog entry:

2004-08-01  Robert Millan  <robertmh@gnu.org>

* configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
libmudflap for all GNU-based systems (with Glibc).
* configure: Regenerate.

19 years ago * elf64-ppc.c (adjust_opd_syms): Fix merge error.
Alan Modra [Mon, 9 Aug 2004 02:59:15 +0000 (02:59 +0000)] 
* elf64-ppc.c (adjust_opd_syms): Fix merge error.

19 years ago * elf64-ppc.c (struct ppc_link_hash_table): Remove have_undefweak.
Alan Modra [Mon, 9 Aug 2004 00:54:28 +0000 (00:54 +0000)] 
* elf64-ppc.c (struct ppc_link_hash_table): Remove have_undefweak.
(func_desc_adjust): Don't set have_undefweak.
(ppc64_elf_func_desc_adjust): Don't add an extr nop to sfpr.
(ppc64_elf_relocate_section): NOP out calls to undefweak functions.

19 years ago * elf64-ppc.c (struct ppc_link_hash_entry): Make "oh" a
Alan Modra [Mon, 9 Aug 2004 00:40:48 +0000 (00:40 +0000)] 
* elf64-ppc.c (struct ppc_link_hash_entry): Make "oh" a
"struct ppc_link_hash_entry *".  Adjust all references.
(ppc64_elf_hide_symbol): Correct a comment.

19 years ago * elf64-ppc.c (get_opd_info): New function.
Alan Modra [Mon, 9 Aug 2004 00:22:53 +0000 (00:22 +0000)] 
* elf64-ppc.c (get_opd_info): New function.
(adjust_opd_syms): Use get_opd_info.  Define removed symbols as zero.
(ppc64_elf_edit_opd): Use get_opd_info.  Check that sym has a dot
before calling get_fdh.  Test fdh rather than h before dereferencing
fdh.  Mark removed symbols in opd_adjust.
(ppc64_elf_tls_optimize): Don't bother with opd adjustment here.
(ppc64_elf_relocate_section): Use get_opd_info, and handle removed
opd symbols.
(ppc64_elf_output_symbol_hook): Likewise.

19 years agodaily update
Alan Modra [Mon, 9 Aug 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

19 years ago*** empty log message ***
gdbadmin [Mon, 9 Aug 2004 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

19 years ago PR gdb/1736
Daniel Jacobowitz [Sun, 8 Aug 2004 23:14:33 +0000 (23:14 +0000)] 
PR gdb/1736
* gdb.base/sigaltstack.exp (finish_test): New procedure.  KFAIL
for i?86-*-linux*.

19 years ago * gdb.arch/i386-prologue.exp: Compile without debug information.
Daniel Jacobowitz [Sun, 8 Aug 2004 22:15:08 +0000 (22:15 +0000)] 
* gdb.arch/i386-prologue.exp: Compile without debug information.

19 years ago2004-08-08 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Sun, 8 Aug 2004 20:50:57 +0000 (20:50 +0000)] 
2004-08-08  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh: Delete "fmt" and "attrib" fields.  Always use %s to
print.  Improve script's error messages.
* gdbarch.h: Re-generate.

19 years ago2004-08-08 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Sun, 8 Aug 2004 19:49:43 +0000 (19:49 +0000)] 
2004-08-08  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh (pformat): New function.
(float_format, double_format, long_double_format): List with bit
members.  Use pformat when printing.
* gdbarch.c, gdbarch.h: Re-generate.

19 years ago * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
Nathan J. Williams [Sun, 8 Aug 2004 19:27:10 +0000 (19:27 +0000)] 
    * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
        "gdbcore.h", "regcache.h", and "bsd-kvm.h".
        (ppcnbsd_supply_pcb): New function.
        (_initialize_ppcnbsd_nat): New prototype and function.
        * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
        (LOADLIBES): New variable.
        * Makefile.in (ppcnbsd-nat.o): Update dependencies.

19 years ago2004-08-08 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Sun, 8 Aug 2004 17:18:16 +0000 (17:18 +0000)] 
2004-08-08  Andrew Cagney  <cagney@gnu.org>

* gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
(builtin_type_ieee_double, builtin_type_ia64_quad)
(builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
BE/LE floating-point types.
* gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
(builtin_type_ieee_double, builtin_type_ia64_quad)
(builtin_type_ia64_spill): Declare.
* doublest.c (_initialize_doublest, floatformat_ieee_single)
(floatformat_ieee_double, floatformat_arm_ext)
(floatformat_ia64_spill, floatformat_ia64_quad): Add tables
of LE/BE floatformats.
* doublest.h: (struct floatformat, floatformat_ieee_single)
(floatformat_ieee_double, floatformat_arm_ext)
(floatformat_ia64_spill, floatformat_ia64_quad): Declare.

19 years ago2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Sun, 8 Aug 2004 16:16:42 +0000 (16:16 +0000)] 
2004-08-08  Michael Chastain  <mec.gnu@mindspring.com>

* lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
rather than asking gdb to search.

19 years ago* i386gnu-nat.c (gnu_store_registers): Fix typo.
Mark Kettenis [Sun, 8 Aug 2004 15:27:56 +0000 (15:27 +0000)] 
* i386gnu-nat.c (gnu_store_registers): Fix typo.

19 years ago* i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
Mark Kettenis [Sun, 8 Aug 2004 15:03:13 +0000 (15:03 +0000)] 
* i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
instead of regcache_raw_supply when storing the registers.

19 years ago* i386gnu-nat.c: Update copyright year.
Mark Kettenis [Sun, 8 Aug 2004 12:50:37 +0000 (12:50 +0000)] 
* i386gnu-nat.c: Update copyright year.
(gnu_store_registers): Don't use deprecated_registers and
deprecated_registers_valid.  Use regcache_valid_p and
regcache_raw_supply instead.

19 years ago* vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
Mark Kettenis [Sun, 8 Aug 2004 10:38:29 +0000 (10:38 +0000)] 
* vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
frame_pc_unwind.

19 years ago* procfs.c (procfs_pid_to_str): Remove redundant and unused
Mark Kettenis [Sun, 8 Aug 2004 01:00:55 +0000 (01:00 +0000)] 
* procfs.c (procfs_pid_to_str): Remove redundant and unused
variables.  Incapitalized "process".

19 years agodaily update
Alan Modra [Sun, 8 Aug 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

19 years ago*** empty log message ***
gdbadmin [Sun, 8 Aug 2004 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

19 years ago* configure.in: Add cursesX to the list of possible curses libs.
Mark Kettenis [Sat, 7 Aug 2004 22:12:08 +0000 (22:12 +0000)] 
* configure.in: Add cursesX to the list of possible curses libs.
Add cursesX.h to the list of possible curses headers.
* configure, config.in: Regenerate.

19 years ago * configure.in: Test for struct lwp in <sys/lwp.h>
Nathan J. Williams [Sat, 7 Aug 2004 21:52:15 +0000 (21:52 +0000)] 
    * configure.in: Test for struct lwp in <sys/lwp.h>
        * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
        the offset of l_addr in struct lwp.

19 years ago * bsd-kvm.c: Include "gdbcore.h"
Nathan J. Williams [Sat, 7 Aug 2004 21:22:41 +0000 (21:22 +0000)] 
   * bsd-kvm.c: Include "gdbcore.h"
       (bsd_kvm_open): Use get_exec_file() to set 'execfile'.

19 years ago2004-08-07 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Sat, 7 Aug 2004 21:03:33 +0000 (21:03 +0000)] 
2004-08-07  Andrew Cagney  <cagney@gnu.org>

* gdbtypes.c (build_flt, build_complex): New functions.
(gdbtypes_post_init): Use.

19 years ago2004-08-07 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Sat, 7 Aug 2004 20:06:28 +0000 (20:06 +0000)] 
2004-08-07  Andrew Cagney  <cagney@gnu.org>

* doublest.c (floatformat_from_length): Fix tipo, "*" not "&".

19 years ago2004-08-07 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Sat, 7 Aug 2004 19:53:06 +0000 (19:53 +0000)] 
2004-08-07  Andrew Cagney  <cagney@gnu.org>

* gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
through to builtin_type_uint128.

19 years ago2004-08-07 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Sat, 7 Aug 2004 19:45:45 +0000 (19:45 +0000)] 
2004-08-07  Andrew Cagney  <cagney@gnu.org>

* c-exp.y: Use builtin_type function to obtain builtin types.

19 years ago2004-08-07 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Sat, 7 Aug 2004 19:25:58 +0000 (19:25 +0000)] 
2004-08-07  Andrew Cagney  <cagney@gnu.org>

* gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
builtin_uint128.
* gdbtypes.c (gdbtypes_post_init): Update.
(build_gdbtypes): Move initialization of builtin_type_int0
through to builtin_type_uint128 from here ...
(_initialize_gdbtypes): ... to here.
* d10v-tdep.c (d10v_register_type): Update.

19 years ago2004-08-07 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Sat, 7 Aug 2004 17:10:33 +0000 (17:10 +0000)] 
2004-08-07  Andrew Cagney  <cagney@gnu.org>

* doublest.c: Update copyright.
(floatformat_from_length): Call error when floatformat is NULL.
(extract_floating_by_length): Remove NULL fmt check.
(store_floating_by_length): Ditto.

19 years ago2004-08-07 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Sat, 7 Aug 2004 16:33:54 +0000 (16:33 +0000)] 
2004-08-07  Andrew Cagney  <cagney@gnu.org>

* regcache.c (regcache_raw_read): For the moment, #ifdef assert
that the register is valid.

19 years agodaily update
Alan Modra [Sat, 7 Aug 2004 00:00:07 +0000 (00:00 +0000)] 
daily update

19 years ago*** empty log message ***
gdbadmin [Sat, 7 Aug 2004 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

19 years ago* i386-linux-tdep.c (i386_linux_sigtramp_start)
Mark Kettenis [Fri, 6 Aug 2004 20:58:28 +0000 (20:58 +0000)] 
* i386-linux-tdep.c (i386_linux_sigtramp_start)
(i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
struct frame_info *.  Use safe_frame_unwind_memory instead of
deprecated_read_memory_nobpt.
(i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
changed signature of i386_linux_sigtramp_start and
i386_linux_rt_sigtramp_start.

19 years ago* i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
Mark Kettenis [Fri, 6 Aug 2004 20:54:16 +0000 (20:54 +0000)] 
* i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
CORE_ADDR to struct frame_info *.  Use safe_frame_unwind_memory
instead of deprecated_read_memory_nobpt.
(i386nbsd_sigtramp_p): Adjust for changed signature of
i386nbsd_sigtramp_offset.

19 years ago* i386obsd-tdep.c (i386obsd_sigtramp_p): Use
Mark Kettenis [Fri, 6 Aug 2004 20:51:01 +0000 (20:51 +0000)] 
* i386obsd-tdep.c (i386obsd_sigtramp_p): Use
safe_frame_unwind_memory instead of target_read_memory.

19 years ago* infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
Mark Kettenis [Fri, 6 Aug 2004 20:47:25 +0000 (20:47 +0000)] 
* infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
!NO_SYS_FILE.
[KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
[KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
(_initialize_kernel_u_addr): Remove prototype and function.
* infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
!NO_SYS_FILE.
* xcoffread.c: Likewise.

19 years ago* vax-nat.c: New file.
Mark Kettenis [Fri, 6 Aug 2004 19:14:44 +0000 (19:14 +0000)] 
* vax-nat.c: New file.
* vaxbsd-nat.c: Tweak comment.
* Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
vaxnbsd-tdep.c.
(vax-nat.o): New dependency.
* configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
(vax-*-ultrix2*): Remove.
* config/vax/vax.mh: New file.
* config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
(KERNEL_U_ADDR): Define as vax_kernel_u_addr.
(vax_register_u_addr): New prototype.
(REGISTER_U_ADDR): Define using vax_register_u_addr.
* config/vax/vaxult2.mh: Remove file.
* config/vax/vaxult.mh: Remove file.
* config/vax/vaxbsd.mh: Remove file.
* config/vax/vax.mt (TM_FILE): Remove.
* config/vax/tm-vaxbsd.h: Remove file.

19 years ago * aix-thread.c (get_signaled_thread): New function.
Joel Brobecker [Fri, 6 Aug 2004 16:33:17 +0000 (16:33 +0000)] 
    * aix-thread.c (get_signaled_thread): New function.
        (iter_trap): Delete, no longer used.
        (iter_tid): New function.
        (pd_update): Find the thread that received the SIGTRAP signal
        by first locating the kernel thread, and then finding its
        associated thread.

19 years agobfd/
Paul Brook [Fri, 6 Aug 2004 16:18:11 +0000 (16:18 +0000)] 
bfd/
* elfarm-nabi.c (elf32_arm_howto_table): Add new EABI relocations.
(elf32_arm_reloc_map): Add BFD_RELOC_ARM_RELABS32,
BFD_RELOC_ARM_ROSEGREL32 and BFD_RELOC_ARM_SBREL32.
* reloc.c: Add BFD_RELOC_ARM_RELABS32, BFD_RELOC_ARM_ROSEGREL32
and BFD_RELOC_ARM_SBREL32.
* bfd-in2.h, bbfd.h: Regenerate.
gas/
* config/tc-arm.c (md_apply_fix3, tc_gen_reloc, arm_parse_reloc):
Handle new relocations.
* include/elf/arm.h (elf_arm_reloc_type): Add new EABI relocations.
gas/testsuite/
* gas/arm/pic.s,d: Test RELABS and SBREL relocations.

19 years agomerge from gcc
DJ Delorie [Fri, 6 Aug 2004 15:38:11 +0000 (15:38 +0000)] 
merge from gcc

19 years ago * lin-lwp.c (child_wait): Continue inferior after processing
Ulrich Weigand [Fri, 6 Aug 2004 13:42:05 +0000 (13:42 +0000)] 
* lin-lwp.c (child_wait): Continue inferior after processing
PTRACE_EVENT_CLONE event.

19 years ago * readelf.c (dump_relocations): Fix typo when calculating
Andreas Schwab [Fri, 6 Aug 2004 13:13:30 +0000 (13:13 +0000)] 
* readelf.c (dump_relocations): Fix typo when calculating
sec_index.

19 years ago2004-08-06 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini [Fri, 6 Aug 2004 06:44:46 +0000 (06:44 +0000)] 
2004-08-06  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
(bison, byacc, flex, texinfo): Do not mark as bootstrap module.
(Dependencies): New section.
* Makefile.tpl (Dependencies): Generate from Makefile.def.
(configure-target-[+module+]): Depend on maybe-all-gcc
(all-prebootstrap): New name of all-bootstrap.  Changed throughout.
(toplevel profiledbootstrap): Fix dependencies.
* Makefile.in: Regenerate.

19 years agodaily update
Alan Modra [Fri, 6 Aug 2004 00:00:06 +0000 (00:00 +0000)] 
daily update

19 years ago*** empty log message ***
gdbadmin [Fri, 6 Aug 2004 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

19 years ago * MAINTAINERS: Add self to Write-After-Approval.
Nathanael Nerode [Thu, 5 Aug 2004 23:35:14 +0000 (23:35 +0000)] 
* MAINTAINERS: Add self to Write-After-Approval.

19 years ago * Makefile.in (GDB_INCLUDES): Remove bogus reference to mmalloc.
Nathanael Nerode [Thu, 5 Aug 2004 21:14:06 +0000 (21:14 +0000)] 
* Makefile.in (GDB_INCLUDES): Remove bogus reference to mmalloc.

19 years ago2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Thu, 5 Aug 2004 20:37:56 +0000 (20:37 +0000)] 
2004-08-05  Jeff Johnston  <jjohnstn@redhat.com>

        * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
        libunwind-xxxx.so" where xxxx is UNW_TARGET.

19 years ago2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Thu, 5 Aug 2004 20:11:18 +0000 (20:11 +0000)] 
2004-08-05  Jeff Johnston  <jjohnstn@redhat.com>

        * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
        libunwind-xxxx.so" where xxxx is UNW_TARGET.

2

19 years ago2004-08-05 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Thu, 5 Aug 2004 19:25:49 +0000 (19:25 +0000)] 
2004-08-05  Andrew Cagney  <cagney@gnu.org>

* config/xm-sysv4.h: Delete file.
* config/mips/xm-irix5.h: Delete file.
* config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
* config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
* config/ia64/xm-aix.h: Delete file.
* config/ia64/aix.mh (XM_FILE): Delete.
* config/pa/xm-hppah.h: Delete file.
* config/pa/hpux11w.mh (XM_FILE): Delete.
* config/pa/hpux11.mh (XM_FILE): Delete.
* config/pa/hpux1020.mh (XM_FILE): Delete.
* config/pa/hppahpux.mh (XM_FILE): Delete.

19 years ago2004-08-05 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Thu, 5 Aug 2004 18:18:17 +0000 (18:18 +0000)] 
2004-08-05  Andrew Cagney  <cagney@gnu.org>

* config/alpha/xm-alphalinux.h: Delete file.
* config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
* config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
* config/alpha/xm-alphaosf.h: Delete file.
* config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
* config/alpha/alpha-osf3.mh (XM_FILE): Delete.
* config/alpha/alpha-osf2.mh (XM_FILE): Delete.
* config/alpha/alpha-osf1.mh (XM_FILE): Delete.

19 years ago * write.c (relax_segment): Use was_address instead of address when
Bob Wilson [Thu, 5 Aug 2004 16:55:00 +0000 (16:55 +0000)] 
* write.c (relax_segment): Use was_address instead of address when
setting fr_fix field for align frag due to backwards .org.

19 years ago2004-08-05 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Thu, 5 Aug 2004 15:23:53 +0000 (15:23 +0000)] 
2004-08-05  Andrew Cagney  <cagney@gnu.org>

* config/i386/xm-i386v.h: Delete file.
* config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
* config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
* config/i386/xm-i386sco.h: Delete file.
* config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
* config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
* config/i386/xm-i386v4.h: Delete file.
* config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
* config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
* config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
* config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.

19 years ago2004-08-05 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Thu, 5 Aug 2004 14:34:17 +0000 (14:34 +0000)] 
2004-08-05  Andrew Cagney  <cagney@gnu.org>

* config/vax/xm-vax.h: Delete file.
* Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
* config/vax/xm-vaxult2.h: Delete file.
* config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
* config/vax/vaxult2.mh (XM_FILE): Delete.
* config/vax/xm-vaxult.h: Delete file.
* config/vax/vaxult.mh (XM_FILE): Delete.
* config/vax/xm-vaxbsd.h: Delete file.
* config/vax/vaxbsd.mh (XM_FILE): Delete.

19 years ago2004-08-05 Andrew Cagney <cagney@gnu.org>
Andrew Cagney [Thu, 5 Aug 2004 14:12:40 +0000 (14:12 +0000)] 
2004-08-05  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh (deprecated_frame_saved_pc): Delete.
* gdbarch.h, gdbarch.c: Re-generate.
* regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
* inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
* frame.h: Delete deprecated_read_fp from comments.
* arch-utils.c (deprecated_init_frame_pc_default): Delete.
* arch-utils.h (deprecated_init_frame_pc_default): Delete.

Index: doc/ChangeLog
2004-08-05  Andrew Cagney  <cagney@gnu.org>

* gdbint.texinfo (Target Architecture Definition): Delete
reference to deprecated_read_fp.

19 years agoAddition of new test case to check rx generation with adds and subs instruction
Nick Clifton [Thu, 5 Aug 2004 09:09:02 +0000 (09:09 +0000)] 
Addition of new test case to check rx generation with adds and subs instruction
for plain H8/300 target.

This page took 0.042138 seconds and 4 git commands to generate.