Hans-Peter Nilsson
257385246e
* ld-cris/tls-err-77.d, ld-cris/tls-gc-79.d, ld-cris/tls-ie-8e.s,
...
ld-cris/tls-ie-8e1.d: New tests.
2008-12-20 00:30:39 +00:00
Hans-Peter Nilsson
1969b7f359
* gas/cris/rd-tls-1.s, gas/cris/rd-tls-1.d: Test :IE and
...
decoration on double-indirect.
* gas/cris/tls-err-1.s: Test :IE on wrong-size operand.
2008-12-20 00:28:58 +00:00
Hans-Peter Nilsson
5a00ea25af
* config/tc-cris.c (cris_process_instruction): Handle
...
BFD_RELOC_CRIS_32_IE, in the test whether the relocation fits.
(get_3op_or_dip_prefix_op): Handle TLS/PIC decoration for the
"double indirect" addressing mode.
(cris_get_reloc_suffix): Add entry for :IE for BFD_RELOC_CRIS_32_IE.
(cris_number_to_imm, tc_gen_reloc): Handle BFD_RELOC_CRIS_32_IE.
2008-12-20 00:27:35 +00:00
Hans-Peter Nilsson
75f500d75d
* elf32-cris.c (cris_elf_howto_table): Add entry for R_CRIS_32_IE.
...
(cris_reloc_map): Similarly.
(cris_elf_relocate_section, cris_elf_gc_sweep_hook)
(cris_elf_check_relocs): Handle R_CRIS_32_IE.
* reloc.c (bfd_reloc_code_type): Add entry for R_CRIS_32_IE.
* bfd-in2.h, libbfd.h: Regenerate.
2008-12-20 00:26:36 +00:00
Hans-Peter Nilsson
7a0cc8edf5
* cris.h (R_CRIS_32_IE): New relocation.
2008-12-20 00:24:16 +00:00
gdbadmin
011dfc6399
*** empty log message ***
2008-12-20 00:00:33 +00:00
Alan Modra
643eebd1d0
daily update
2008-12-20 00:00:05 +00:00
gdbadmin
11a5df225c
*** empty log message ***
2008-12-19 00:00:33 +00:00
Alan Modra
6750a66527
daily update
2008-12-19 00:00:05 +00:00
H.J. Lu
ea397f5b07
gas/testsuite/
...
2008-12-18 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/intel.d: Remove trailing white spaces after nop.
* gas/i386/intelpic.d: Likewise.
* gas/i386/nops16-1.d: Likewise.
* gas/i386/nops-1-i686.d: Likewise.
* gas/i386/nops-3.d: Likewise.
* gas/i386/nops-3-i386.d: Likewise.
* gas/i386/nops-3-i686.d: Likewise.
* gas/i386/nops-4.d: Likewise.
* gas/i386/nops-4-i386.d: Likewise.
* gas/i386/nops-4-i686.d: Likewise.
* gas/i386/opcode.d: Likewise.
* gas/i386/opcode-suffix.d: Likewise.
* gas/i386/reloc.d: Likewise.
* gas/i386/tlsnopic.d: Likewise.
* gas/i386/x86-64-nops-1.d: Likewise.
* gas/i386/x86-64-nops-1-nocona.d: Likewise.
* gas/i386/x86-64-nops-2.d: Likewise.
* gas/i386/x86-64-nops-3.d: Likewise.
* gas/i386/x86-64-nops-4-core2.d: Likewise.
* gas/i386/x86-64-nops-4.d: Likewise.
* gas/i386/x86-64-nops-4-k8.d: Likewise.
* gas/i386/x86-64-opcode.d: Likewise.
ld/testsuite/
2008-12-18 H.J. Lu <hongjiu.lu@intel.com>
* ld-i386/tlsld1.dd: Remove trailing white spaces after nop.
opcodes/
2008-12-18 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (mnemonicendp): New.
(op): Likewise.
(print_insn): Use mnemonicendp.
(OP_3DNowSuffix): Likewise.
(CMP_Fixup): Likewise.
(CMPXCHG8B_Fixup): Likewise.
(CRC32_Fixup): Likewise.
(OP_DREX_FCMP): Likewise.
(OP_DREX_ICMP): Likewise.
(VZERO_Fixup): Likewise.
(VCMP_Fixup): Likewise.
(PCLMUL_Fixup): Likewise.
(VPERMIL2_Fixup): Likewise.
(MOVBE_Fixup): Likewise.
(putop): Update mnemonicendp.
(oappend): Use stpcpy.
(simd_cmp_op): Changed to struct op.
(vex_cmp_op): Likewise.
(pclmul_op): Likewise.
(vpermil2_op): Likewise.
2008-12-18 22:47:32 +00:00
Ralf Wildenhues
3914465446
Backport link test fix from upstream Libtool:
...
* libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
Add cache variables to tests that require the linker to work.
For shlibpath_overrides_runpath, this also changes the semantics
to let the result from the C compiler take precedence.
compiler take precedence.
binutils/
* configure: Regenerate.
opcodes/
* configure: Regenerate.
bfd/
* configure: Regenerate.
gas/
* configure: Regenerate.
gprof/
* configure: Regenerate.
ld/
* configure: Regenerate.
2008-12-18 21:36:47 +00:00
Pedro Alves
0d14fc6327
* linux-nat.c (linux_child_follow_fork): If following the child,
...
and not detaching the parent, also add the child fork to the fork
list.
* linux-fork.c (linux_fork_context): Remove dead error call.
Assert that the incoming newfp argument is not null. Do not add a
new fork for inferior_ptid. Assert that there is one already.
2008-12-18 21:35:23 +00:00
DJ Delorie
4e59450ef0
merge from gcc
2008-12-18 15:56:12 +00:00
Ben Elliston
7d6d776489
* config.sub, config.guess: Update from upstream sources.
2008-12-18 03:26:46 +00:00
Ian Lance Taylor
ee769c8852
* options.h (class General_options): Add --no case for
...
--export-dynamic.
2008-12-18 01:53:38 +00:00
gdbadmin
3a4514b23d
*** empty log message ***
2008-12-18 00:00:32 +00:00
Alan Modra
8e17165f03
daily update
2008-12-18 00:00:05 +00:00
Jeff Johnston
ea8af06e2c
2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Updated.
* COPYING.LIBGLOSS: Ditto.
2008-12-17 23:16:07 +00:00
Hans-Peter Nilsson
02865b8e18
(cris_elf_relocate_section) <R_CRIS_8, R_CRIS_16, R_CRIS_32>: Add missing
...
gate h != NULL for h->def_regular test.
2008-12-17 02:31:16 +00:00
Hans-Peter Nilsson
d179004260
* ld-cris/expalltst3, ld-cris/expdyn2.s, ld-cris/libdso-15.d: New
...
tests.
2008-12-17 02:15:34 +00:00
Hans-Peter Nilsson
867ea5fd9a
* elf32-cris.c (elf_cris_copy_indirect_symbol): Return without
...
action for symbols other than bfd_link_hash_indirect.
2008-12-17 02:14:30 +00:00
Alan Modra
3b056006d7
daily update
2008-12-17 00:00:05 +00:00
gdbadmin
c7c8fccb94
*** empty log message ***
2008-12-17 00:00:03 +00:00
Cary Coutant
abc8dcbad2
* plugin.cc (Plugin::load): Move LDPT_MESSAGE to front of transfer
...
vector.
(Plugin_manager::claim_file): Create plugin object even if
plugin did not call the add_symbols callback.
(Plugin_obj::get_symbol_resolution_info): Guard against plugin
asking for more symbols than were added.
* testsuite/Makefile.am (plugin_test_1): Add test case with
no global symbols.
(empty.syms): New target.
* testsuite/Makefile.in: Regenerate.
* testsuite/plugin_test.c (claim_file_hook): Add new debug
message. Don't call add_symbols if no globals.
(all_symbols_read_hook): Don't provide replacement for empty
claimed file.
2008-12-16 19:19:16 +00:00
Denis Pilat
bb5ef15eff
2008-12-16 Christophe Lyon <christophe.lyon@st.com>
...
* gdb.base/expand-psymtabs.c: Insert code in foo so that the
compiler actually generate code at the expected line number.
2008-12-16 13:15:50 +00:00
Paolo Bonzini
af0771d333
2008-12-16 Paolo Bonzini <bonzini@gnu.org>
...
Sync with GCC:
2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
* configure.ac (ppllibs): Add by default the lib flags.
* configure: Regenerate.
2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
* configure.ac: Add double brackets on darwin[912].
* configure: Regenerate.
2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
* configure.ac: Expand to darwin10 and later.
* configure: Regenerate.
2008-12-16 12:31:18 +00:00
Tristan Gingold
d26b535418
2008-12-16 Tristan Gingold <gingold@adacore.com>
...
* inflow.c: Remove old_sigio, handle_sigio, old_fcntl_flags,
set_sigio_trap, clear_sigio_trap definitions.
* inferior.h: Remove set_sigio_trap and clear_sigio_trap declarations.
* inf-ptrace.c (inf_ptrace_wait): Remove call to set_sigio_trap
and clear_sigio_trap.
* inf-ttrace.c (inf_ttrace_wait): Ditto.
* linux-nat.c (linux_nat_wait): Ditto.
* spu-linux-nat.c (spu_child_wait): Ditto.
* rs6000-nat.c (rs6000_wait): Ditto.
* target.c: Remove target_activity_function and target_activity_fd.
* target.h: Remove target_activity_function and target_activity_fd
declarations.
2008-12-16 11:15:58 +00:00
Joel Brobecker
077e0a5242
* gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
...
examples.
(Additions to Ada): Likewise. Add the missing opening and closing
parenthesis of the GDB prompt in one of the examples.
2008-12-16 06:14:00 +00:00
Paul Pluzhnikov
7b1f21e5c4
2008-12-15 Paul Pluzhnikov <ppluzhnikov@google.com>
...
* dbxread.c (read_ofile_symtab): Sign-extend 32-bit N_LSYM and
N_PSYM STABS values for 64-bit GDB.
2008-12-16 05:06:05 +00:00
gdbadmin
2e9de9fa1e
*** empty log message ***
2008-12-16 00:00:33 +00:00
Alan Modra
65e6b0aed2
daily update
2008-12-16 00:00:05 +00:00
Joel Sherrill
e3b96e32ca
2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* ppc-instructions, ppc-spr-table: Add ability
to read tbrl and tbru special registers.
2008-12-15 19:48:06 +00:00
Richard Earnshaw
7df76b802e
opcodes:
...
* arm-dis.c (coprocessor_opcodes): Disassemble VFP instructions using
unified syntax.
gas/testsuite:
* gas/arm/group-reloc-ldc.d: Disassembly of VFP instructions now uses
unified syntax.
* gas/arm/vfp-non-overlap.d: Likewise.
* gas/arm/vfp-neon-syntax.d: Likewise.
* gas/arm/vfp-neon-syntax_t2.d: Likewise.
* gas/arm/vfp1.d: Likewise.
* gas/arm/vfp1_t2.d: Likewise.
* gas/arm/vfp1xD.d: Likewise.
* gas/arm/vfp1xD_t2.d: Likewise.
* gas/arm/vfp2.d: Likewise.
* gas/arm/vfp2_t2.d: Likewise.
* gas/arm/vfpv3-32drs.d: Likewise.
* gas/arm/vfpv3-const-conv.d: Likewise.
ld/testsuite:
* ld-arm/vfp11-fix-scalar.d: Disassembly of VFP instructions now uses
unified syntax.
* ld-arm/vfp11-fix-vector.d: Likewise.
2008-12-15 17:24:13 +00:00
Jie Zhang
90142adc1d
* gdb.base/consecutive.exp: Don't use global in gdb_expect.
2008-12-15 13:04:56 +00:00
Tristan Gingold
9f3fe11c95
2008-12-15 Tristan Gingold <gingold@adacore.com>
...
* dwarf2expr.c (execute_stack_op): Handle DW_OP_swap.
2008-12-15 11:32:08 +00:00
Jerome Guitton
f5938064bf
* ada-lang.c (ada_value_slice_ptr): Rename to...
...
(ada_value_slice_from_ptr): ... this. Return a lazy value instead
of a reference. Update comment.
(ada_value_struct_elt): Ditto if arg is a pointer or a reference.
Update comment as well.
(ada_evaluate_subexp): Update use of ada_value_slice_ptr.
2008-12-15 10:40:28 +00:00
Hans-Peter Nilsson
237bc7f046
* elf32-cris.c (elf_cris_copy_indirect_symbol): New function.
...
(elf_backend_copy_indirect_symbol): Define to above.
2008-12-15 03:17:49 +00:00
Hans-Peter Nilsson
8101aae242
* ld-cris/libdso-13b.d: New test.
2008-12-15 02:33:38 +00:00
Hans-Peter Nilsson
0d08de41ae
* elf32-cris.c (struct elf_cris_pcrel_relocs_copied): New member
...
r_type. Fix formatting.
(cris_elf_relocate_section) <R_CRIS_8_PCREL, R_CRIS_16_PCREL>
<R_CRIS_32_PCREL>: Also break early if the symbol doesn't get
emitted as a dynamic one.
(cris_elf_check_relocs) <R_CRIS_7, R_CRIS_16, R_CRIS_32>: Fork
from PCREL relocs code and simplify; don't fall through.
<R_CRIS_8_PCREL, R_CRIS_16_PCREL, R_CRIS_32_PCREL>: Simplify for
pcrel only. For non-local or overridable symbols in a DSO, always
keep count of relocs, not just when -Bsymbolic. Don't emit
message nor mark as TEXTREL here.
(elf_cris_discard_excess_dso_dynamics): Emit warning and mark as
TEXTREL here, if there are nondiscarded pcrel relocs.
2008-12-15 02:32:22 +00:00
Hans-Peter Nilsson
b2e254f970
* elf32-cris.c (elf_cris_got_elt_size) <symtab_hdr>: Initialize
...
using ibfd, not abfd.
2008-12-15 02:10:27 +00:00
Hans-Peter Nilsson
deddc83b38
* ld-cris/hidedsofns2468, ld-cris/libdso-12b.d,
...
ld-cris/libdso-12c.d, ld-cris/libdso-1b.d, ld-cris/dso-1b.s: New
tests.
2008-12-15 01:36:21 +00:00
Hans-Peter Nilsson
6c759646f8
* ld-cris/got7.s: Correct .size expression.
...
* ld-cris/tls-e-20a.d: Adjust accordingly.
2008-12-15 01:30:57 +00:00
Alan Modra
0b91227553
daily update
2008-12-15 00:00:45 +00:00
gdbadmin
27f3b2a82e
*** empty log message ***
2008-12-15 00:00:32 +00:00
Doug Evans
bca929d3a6
* utils.c (xmalloc,xcalloc,xstrdup): New fns.
...
* server.h (ATTR_MALLOC): New macro.
(xmalloc,xcalloc,xstrdup): Declare.
* hostio.c: Replace malloc,calloc,strdup with xmalloc,xcalloc,xstrdup.
* inferiors.c: Ditto.
* linux-low.c: Ditto.
* mem-break.c: Ditto.
* regcache.c: Ditto.
* remote-utils.c: Ditto.
* server.c: Ditto.
* target.c: Ditto.
* win32-low.c: Ditto.
2008-12-14 20:51:04 +00:00
Joel Brobecker
023eb17ca2
* gdb.texinfo (Omissions from Ada): Remove incorrect documentation
...
about the result of 'Address not being of type System.Address.
This problem has been fixed a while ago.
2008-12-14 18:30:25 +00:00
gdbadmin
6a691bfcf4
*** empty log message ***
2008-12-14 00:00:33 +00:00
Alan Modra
fc0f082be2
daily update
2008-12-14 00:00:05 +00:00
Kevin Buettner
ed09d7da47
* gnu-v3-abi.c (vtable_ptrdiff_type): New function.
...
(gnuv3_decode_method_ptr, gnuv3_print_method_ptr)
(gnuv3_method_ptr_to_value): Use a better approximation for
`ptrdiff_t' instead of `long'.
* m32c-tdep.c (m32c_gdbarch_init): Call set_gdbarch_vbit_in_delta().
(m32c_push_dummy_call): Dereference pointer type.
2008-12-13 00:39:53 +00:00
gdbadmin
36dcf92c3e
*** empty log message ***
2008-12-13 00:00:33 +00:00