Alan Modra
9550a18801
daily update
2006-12-24 23:00:07 +00:00
Kazu Hirata
c629cdacff
* m68k.h (mcfmac, mcfemac, cfloat, mcfhwdiv, mcfisa_a,
...
mcfisa_aa, mcfisa_b, mcfusp, mcf_mask): Double the defined
values.
2006-12-24 02:58:37 +00:00
Kazu Hirata
ebff6cd5e5
bfd/
...
* config.bfd: Recognize fido.
gas/
* configure.tgt: Recognize fido.
ld/
* configure.tgt: Recognize fido.
2006-12-24 02:48:59 +00:00
gdbadmin
52080766cb
*** empty log message ***
2006-12-24 00:00:33 +00:00
Alan Modra
824d086c93
daily update
2006-12-23 23:00:07 +00:00
Jakub Jelinek
97fed1c92e
* elf-bfd.h (struct elf_backend_data): Add as_needed_cleanup hook.
...
* elfxx-target.h (elf_backend_as_needed_cleanup): Define.
(elfNN_bed): Add as_needed_cleanup hook.
* elflink.c (elf_link_add_object_symbols): Call it when reverting
hash table changes for unneeded --as-needed input.
* elf64-ppc64.c (elf_backend_as_needed_cleanup): Define.
(ppc64_elf_as_needed_cleanup): New function.
2006-12-23 09:57:38 +00:00
gdbadmin
9f99647568
*** empty log message ***
2006-12-23 00:00:02 +00:00
Alan Modra
998cde9167
daily update
2006-12-22 23:00:10 +00:00
gdbadmin
49a5a0ff3f
*** empty log message ***
2006-12-22 00:00:02 +00:00
Alan Modra
ea84023225
daily update
2006-12-21 23:00:10 +00:00
Hans-Peter Nilsson
570ee7f0b6
* Makefile.in (autoconf-common autoheader-common): Only run
...
autoheader on subdirs with a file config.in.
2006-12-21 04:46:52 +00:00
Hans-Peter Nilsson
edc5d9ec58
* acconfig.h: Remove.
...
* config.in: Regenerate.
2006-12-21 04:43:53 +00:00
Hans-Peter Nilsson
81963b26f2
* config.in, configure: Regenerate.
2006-12-21 04:43:16 +00:00
Hans-Peter Nilsson
921d7ad333
* acconfig.h: Remove.
...
* config.in, configure: Regenerate.
2006-12-21 04:41:09 +00:00
Hans-Peter Nilsson
b1bfc0531c
* config.in: Regenerate.
2006-12-21 04:40:12 +00:00
Hans-Peter Nilsson
c4d800aeba
* configure.ac (common): Make the default "yes" for all targets
...
with sim subdirs.
* configure: Regenerate.
2006-12-21 02:37:17 +00:00
Geoffrey Keating
6ef6358e51
* cp-demangle.h: Add comment explaining what to do to avoid
...
overrunning string.
(d_check_char): New.
(d_next_char): Don't advance past trailing '\0'.
* cp-demangle.c (cplus_demangle_mangled_name): Use d_check_char.
(d_nested_name): Likewise.
(d_special_name): Likewise.
(d_call_offset): Likewise.
(d_function_type): Likewise.
(d_array_type): Likewise.
(d_pointer_to_member_type): Likewise.
(d_template_param): Likewise.
(d_template_args): Likewise.
(d_template_arg): Likewise.
(d_expr_primary): Likewise.
(d_local_name): Likewise.
(d_substitution): Likewise.
(d_ctor_dtor_name): Use d_advance rather than d_next_char.
* testsuite/test-demangle.c: Include sys/mman.h.
(MAP_ANONYMOUS): Define.
(protect_end): New.
(main): Use protect_end.
* testsuite/demangle-expected: Add testcases for overrunning
the end of the string.
2006-12-21 01:32:48 +00:00
gdbadmin
5f9aac7b01
*** empty log message ***
2006-12-21 00:00:33 +00:00
Alan Modra
3385a6c22b
daily update
2006-12-20 23:00:07 +00:00
Hans-Peter Nilsson
70a9be6357
* configure.ac: Add test for readline, substitute READLINE.
...
* Makefile.in (READLINE_LIB): New substituted-contents variable.
(SIM_EXTRA_LIBDEPS): Don't set.
(SIM_EXTRA_LIBS): Use $(READLINE_LIB) instead of
../../readline/libreadline.a.
* configure: Regenerate.
2006-12-20 22:35:51 +00:00
Hans-Peter Nilsson
e80204fc86
* Makefile.in (autoconf-common autoheader-common): In documented
...
usage, say SHELL=/bin/sh.
(.PHONY): Add autoheader-common.
2006-12-20 12:35:07 +00:00
Hans-Peter Nilsson
49cbcfe9c9
* MAINTAINERS: Add self as authorized committer for *.
2006-12-20 12:34:46 +00:00
Joel Brobecker
6b7a35ddbf
* gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
...
The associated tests should be PASSing.
2006-12-20 09:51:52 +00:00
gdbadmin
a4b937ff72
*** empty log message ***
2006-12-20 00:00:03 +00:00
Alan Modra
2f58753690
daily update
2006-12-19 23:00:08 +00:00
Paolo Bonzini
26c4a1a1d9
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
...
* configure.texi: Fix botched commit.
2006-12-19 14:01:25 +00:00
Kazu Hirata
425c6cb00d
bfd/
...
* elf32-m68k.c (elf32_m68k_object_p,
elf32_m68k_print_private_bfd_data): Use EF_M68K_ARCH_MASK to
extract architecture mask.
include/elf/
* m68k.h (EF_M68K_ARCH_MASK): New.
2006-12-19 13:24:56 +00:00
Paolo Bonzini
8a0d8a5c46
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
...
Sync with gcc:
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Remove "$build" case for powerpc-*-darwin* since
it only affects bootstrap and could be tested on "$host" as well.
* configure: Regenerate.
* config/mh-ppc-darwin: Add to the stage1 cflags here.
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/29544
* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
move here comment from Makefile.tpl.
* Makefile.tpl: Move some definitions higher in the file.
(STAGE1_CHECKING): New.
* configure.in: Add --enable-stage1-checking.
* configure: Regenerate.
* Makefile.in: Regenerate.
2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in: Update error message for missing GMP/MPFR.
* configure: Regenerate.
2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in: Update MPFR version in error message.
* configure: Regenerate.
2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
--with-gmp-lib): New flags.
* configure: Regenerate.
config:
2006-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
* tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking
if static linking doesn't even work.
2006-12-19 12:52:58 +00:00
Nathan Sidwell
3d68c10f9f
* gas/cfi/cfi-common-6.s: Do not use |.
2006-12-19 08:51:15 +00:00
Nathan Sidwell
3271a81418
bfd/
...
* elf.c (assign_file_positions_for_load_sections): Adjust p_vaddr
by p_vaddr_offset. Copy alignment & use if it is valid.
(rewrite_elf_program_headers): Cope with leading padding in a
segment that does not contain file or program headers.
(copy_elf_program_header): Likewise.
include/elf/
* internal.h (struct elf_segment_map): Add p_vaddr_offset field.
2006-12-19 08:49:38 +00:00
Christopher Faylor
f6fe8b4514
Commit missing pieces.
2006-12-19 01:51:02 +00:00
gdbadmin
a1ca765be8
*** empty log message ***
2006-12-19 00:00:03 +00:00
Alan Modra
9707a36339
daily update
2006-12-18 23:00:10 +00:00
Christopher Faylor
ff2bdb9c0d
* pe-dll.c (pe_bfd_is_dll): New function.
...
* pe-dll.h (pe_bfd_is_dll): Declare.
* emultempl/pe.em (gld_${EMULATION_NAME}_recognized_file): Recognize dlls using
pe_bfd_is_dll instead of using the filename extension.
2006-12-18 22:38:53 +00:00
Daniel Jacobowitz
69fbadd53d
* breakpoint.c (watchpoint_check): Double-check the found frame.
2006-12-18 22:10:13 +00:00
gdbadmin
e565971c4e
*** empty log message ***
2006-12-18 00:00:02 +00:00
Alan Modra
6d0e2d8d86
daily update
2006-12-17 23:00:11 +00:00
Mark Kettenis
84c5b489a8
Mark Kettenis <kettenis@gnu.org>
...
* i386nbsd-nat.c: Include "nbsd-nat.h".
(_initialize_i386nbsd_nat): Update target vector to use
nbsd_pid_to_exec_file.
* config/i386/nbsdelf.mh (NATDEPFILES): Add nbsd-nat.o.
* config/i386/nbsdaout.mh (NATDEPFILES): Add nbsd-nat.o.
* nbsd-nat.c: New file.
* nbsd-nat.h: New file.
* Makefile.in (ALLDEPFILES): Add nbsd-nat.c.
(nbsd_nat_h): New variable.
(nbsd-nat.o): New dependency.
2006-12-17 13:30:44 +00:00
gdbadmin
2970a4c485
*** empty log message ***
2006-12-17 00:00:05 +00:00
Alan Modra
68f710d884
daily update
2006-12-16 23:00:08 +00:00
Daniel Jacobowitz
d0e5500c95
* Makefile.in (ALLDEPFILES): Remove mipsv4-nat.c.
...
(mipsv4-nat.o): Delete.
* mipsv4-nat.c: Delete.
2006-12-16 21:00:29 +00:00
Daniel Jacobowitz
f3d770869c
* dve3900-rom.c: Delete file.
...
* Makefile.in (dve3900-rom.o): Delete.
2006-12-16 19:18:37 +00:00
Daniel Jacobowitz
6213115e47
* vx-share/README: Delete file.
2006-12-16 18:40:56 +00:00
Mark Kettenis
a38b265971
* config.bfd: (sh*-*-openbsd*): Add target.
...
* configure.in (sh*-*-openbsd*): Set COREFILE to netbsd-core.lo.
* configure: Regenerate.
2006-12-16 11:24:05 +00:00
Mark Kettenis
5d0fc17b31
* i386obsd-nat.c: Include "gdbcore.h", "regcache.h", "target.h",
...
<machine/frame.h>, <machine/pcb.h>, "i386bsd-nat.h" and
"bsd-kvm.h".
(i386obsd_supply_pcb): New function.
(_initialize_i386obsd_nat): Construct and add target
vector. Enable libkvm interface.
* Makefile.in (i386obsd-nat.o): Update dependencies.
* config/i386/obsd.mh (NATDEPFILES): Remove i386nbsd-nat.c
2006-12-16 10:45:52 +00:00
Mark Kettenis
37e28b926c
* sparcobsd-tdep.c: Fix typo.
2006-12-16 00:06:55 +00:00
gdbadmin
0e1cb3a29b
*** empty log message ***
2006-12-16 00:00:33 +00:00
Mark Kettenis
bd37273160
Add OpenBSD/sh native support.
...
* NEWS (New native configurations): Mention OpenBSD/sh.
* configure.host: Add sh*-*-openbsd*.
* shnbsd-nat.c: Include "inf-ptrace.h".
(shnbsd_fetch_inferior_registers): Rename from
fetch_inferior_registers. Make static.
(shnbsd_store_inferior_registers): Rename from
store_inferior_registers. Make static.
(_initialize_shnbsd_nat): New function.
* Makefile.in (shnbsd-nat.o): Update dependencies.
* config/sh/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove.
(NATDEPFILES): Remove infptrace.o and inftarg.o. Add
inf-ptrace.o.
2006-12-15 23:57:35 +00:00
Mark Kettenis
54fe917236
Add OpenBSD/sh support.
...
* NEWS (New targets): Mention OpenBSD/sh.
* configure.tgt: Add sh*-*-openbsd*.
* shnbsd-tdep.c (_initialize_shnbsd_tdep): Register handler for
GDB_OSABI_OPENBSD_ELF.
* config/sh/obsd.mt: New file.
2006-12-15 23:45:04 +00:00
Mark Kettenis
1e17aef808
* ppcnbsd-tdep.c: Fix typo in comment.
2006-12-15 23:22:37 +00:00