]> git.ipfire.org Git - thirdparty/binutils-gdb.git/log
thirdparty/binutils-gdb.git
13 years agoAdd is_ilp32_target/is_lp64_target.
H.J. Lu [Mon, 12 Jul 2010 17:33:15 +0000 (17:33 +0000)] 
Add is_ilp32_target/is_lp64_target.

2010-07-12  Ulrich Weigand  <uweigand@de.ibm.com>
    H.J. Lu  <hongjiu.lu@intel.com>

* lib/gdb.exp (is_ilp32_target): New.
(is_lp64_target): Likewise.

* gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
target.
* gdb.arch/amd64-disp-step.exp: Likewise.
* gdb.arch/amd64-dword.exp: Likewise.
* gdb.arch/amd64-i386-address.exp: Likewise.
* gdb.arch/amd64-word.exp: Likewise.

* gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
target.
* gdb.arch/i386-bp_permanent.exp: Likewise.
* gdb.arch/i386-byte.exp: Likewise.
* gdb.arch/i386-disp-step.exp: Likewise.
* gdb.arch/i386-gnu-cfi.exp: Likewise.
* gdb.arch/i386-prologue.exp: Likewise.
* gdb.arch/i386-size-overlap.exp: Likewise.
* gdb.arch/i386-size.exp: Likewise.
* gdb.arch/i386-sse.exp: Likewise.
* gdb.arch/i386-unwind.exp: Likewise.
* gdb.arch/i386-word.exp: Likewise.

* gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
test only when building 64-bit executables.  Do not hard-code
-m64 option.

13 years agogdb/
Jan Kratochvil [Mon, 12 Jul 2010 17:07:11 +0000 (17:07 +0000)] 
gdb/
* dwarf2read.c (read_subrange_type): Call read_subrange_type.
* p-lang.c (pascal_printstr): Likewise.

13 years ago*** empty log message ***
gdbadmin [Mon, 12 Jul 2010 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

13 years agodaily update
Alan Modra [Mon, 12 Jul 2010 00:00:06 +0000 (00:00 +0000)] 
daily update

13 years agoFix a typo.
H.J. Lu [Sun, 11 Jul 2010 15:37:21 +0000 (15:37 +0000)] 
Fix a typo.

13 years ago2010-07-11 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz [Sun, 11 Jul 2010 08:45:51 +0000 (08:45 +0000)] 
2010-07-11  Kai Tietz  <kai.tietz@onevision.com>

PR ld/11612
* config/obj-coff.c (obj_common_parse): Quote symbol-name.

2010-07-11  Kai Tietz  <kai.tietz@onevision.com>

* gas/pe/aligncomm-b.d: Regenerated content dump.
* gas/pe/aligncomm-d,d: Regenerated content dump.
* gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.

13 years ago*** empty log message ***
gdbadmin [Sun, 11 Jul 2010 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

13 years agodaily update
Alan Modra [Sun, 11 Jul 2010 00:00:05 +0000 (00:00 +0000)] 
daily update

13 years agodaily update
Alan Modra [Sat, 10 Jul 2010 00:00:06 +0000 (00:00 +0000)] 
daily update

13 years ago*** empty log message ***
gdbadmin [Sat, 10 Jul 2010 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

13 years ago * python/py-prettyprint.c (gdbpy_get_display_hint): Don't use
Tom Tromey [Fri, 9 Jul 2010 20:29:56 +0000 (20:29 +0000)] 
* python/py-prettyprint.c (gdbpy_get_display_hint): Don't use
'hint' if it is NULL.

13 years ago2010-07-04 Hui Zhu <teawater@gmail.com>
Hui Zhu [Fri, 9 Jul 2010 02:39:58 +0000 (02:39 +0000)] 
2010-07-04  Hui Zhu  <teawater@gmail.com>

* source.c (print_source_lines_base): Add check for noprint.

13 years ago * resolve.cc (Symbol_table::resolve): Remember whether undef was
Cary Coutant [Fri, 9 Jul 2010 01:34:31 +0000 (01:34 +0000)] 
* resolve.cc (Symbol_table::resolve): Remember whether undef was
weak when resolving to a dynamic def.
(Symbol_table::should_override): Add adjust_dyndef flag; set it
for weak undef/dynamic def cases. Adjust callers.
* symtab.cc (Symbol::init_fields): Initialize undef_binding_set_ and
undef_binding_weak_.
(Symbol_table::sized_write_globals): Adjust symbol binding.
(Symbol_table::sized_write_symbol): Add binding parameter.
* symtab.h (Symbol::set_undef_binding): New method.
(Symbol::is_undef_binding_weak): New method.
(Symbol::undef_binding_set_, Symbol::undef_binding_weak_): New members.
(Symbol_table::should_override): Add new parameter.
(Symbol_table::sized_write_symbol): Add new parameter.

* testsuite/weak_undef_file1.cc: Add new test case.
* testsuite/weak_undef_file2.cc: Fix header comment.
* testsuite/weak_undef_test.cc: Add new test case.

13 years ago*** empty log message ***
gdbadmin [Fri, 9 Jul 2010 00:00:34 +0000 (00:00 +0000)] 
*** empty log message ***

13 years agodaily update
Alan Modra [Fri, 9 Jul 2010 00:00:05 +0000 (00:00 +0000)] 
daily update

13 years ago2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
Richard Earnshaw [Thu, 8 Jul 2010 22:40:28 +0000 (22:40 +0000)] 
2010-07-08 Tejas Belagod <tejas.belagod@arm.com>

gas/testsuite
* gas/arm/barrier.s: New file.
* gas/arm/barrier.d: New file.
* gas/arm/barrier-thumb.s: New file.
* gas/arm/barrier-thumb.d: New file.
* gas/arm/barrier-bad.s: New file.
* gas/arm/barrier-bad.d: New file.
* gas/arm/barrier-bad.l: New file.
* gas/arm/barrier-bad-thumb.s: New file.
* gas/arm/barrier-bad-thumb.d: New file.
* gas/arm/barrier-bad-thumb.l: New file.

gas/config
* tc-arm.c (OP_oBARRIER): Remove.
(OP_oBARRIER_I15): Add.
(po_barrier_or_imm): Add macro.
(parse_operands): Improve OP_oBARRIER_I15 operand parsing.
(do_barrier): Check correct immediate range.
(do_t_barrier): Likewise.
(barrier_opt_names): Add entries for more symbolic operands.
(insns): Replace OP_oBARRIER with OP_oBARRIER_I15 for barriers.

opcodes/
* arm-dis.c (print_insn_arm): Add cases for printing more
symbolic operands.
(print_insn_thumb32): Likewise.

13 years agoResync python-config.py with Python-2.7 version.
Joel Brobecker [Thu, 8 Jul 2010 22:12:44 +0000 (22:12 +0000)] 
Resync python-config.py with Python-2.7 version.

This is just a copy of the Python 2.7 version of python-config.py.
Tested with versions 2.5 and 2.6.  It's nearly identical to the
previous version, except it's written in a more pythonic way,
so it should be fine for 2.4 as well.

gdb/ChangeLog:

        * python/python-config.py: Resync with Python 2.7 version of this
        script.

13 years agoFix typo in NEWS file (introduced in previous commit).
Joel Brobecker [Thu, 8 Jul 2010 15:41:56 +0000 (15:41 +0000)] 
Fix typo in NEWS file (introduced in previous commit).

gdb/ChangeLog:

        * NEWS: Fix typo in section name (s/GDB 7.1/GDB 7.2).

13 years ago * config/tc-arm.c (tc_gen_reloc): Add BFD_RELOC_ARM_T32_OFFSET_IMM
Nathan Sidwell [Thu, 8 Jul 2010 06:22:24 +0000 (06:22 +0000)] 
* config/tc-arm.c (tc_gen_reloc): Add BFD_RELOC_ARM_T32_OFFSET_IMM
error message.

testsuite/
* gas/arm/reloc-bad.d: New.
* gas/arm/reloc-bad.s: New.
* gas/arm/reloc-bad.l: New.

13 years agodaily update
Alan Modra [Thu, 8 Jul 2010 00:00:05 +0000 (00:00 +0000)] 
daily update

13 years ago*** empty log message ***
gdbadmin [Thu, 8 Jul 2010 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

13 years ago * gdb-if.c (sim_store_register): Add case for sim_rx_acc_regnum.
Kevin Buettner [Wed, 7 Jul 2010 23:22:43 +0000 (23:22 +0000)] 
* gdb-if.c (sim_store_register): Add case for sim_rx_acc_regnum.

13 years ago * lib/gdb.exp (gdb_test_list_exact): New function.
Doug Evans [Wed, 7 Jul 2010 18:49:51 +0000 (18:49 +0000)] 
* lib/gdb.exp (gdb_test_list_exact): New function.
* gdb.base/default.exp (show convenience): Call it, add tests for
$_sdata = void, $_thread = 0.

13 years ago * NEWS: Create a new section for the next release branch.
Joel Brobecker [Wed, 7 Jul 2010 17:52:37 +0000 (17:52 +0000)] 
    * NEWS: Create a new section for the next release branch.
        Rename the section of the current branch, now that it has
        been cut.

13 years agoRecord GDB 7.2 branch creation. Bump version number to 7.2.50.20100707-cvs.
gdbadmin [Wed, 7 Jul 2010 17:34:43 +0000 (17:34 +0000)] 
Record GDB 7.2 branch creation. Bump version number to 7.2.50.20100707-cvs.

13 years ago * dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create a
Tom Tromey [Wed, 7 Jul 2010 17:26:38 +0000 (17:26 +0000)] 
* dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create a
LOC_COMPUTED symbol.
* dwarf2loc.c (dwarf2_evaluate_loc_desc): Set new field.
(dwarf2_loc_desc_needs_frame): Likewise.
(compile_dwarf_to_ax) <DW_OP_addr>: Use offset.
* dwarf2expr.h (struct dwarf_expr_context) <offset>: New field.
* dwarf2expr.c (execute_stack_op) <DW_OP_addr>: Use offset.
* dwarf2-frame.c (execute_stack_op): Set 'offset' field.  Add
'offset' argument.
(struct dwarf2_frame_cache) <text_offset>: New field.
(dwarf2_frame_cache): Set new field.
(dwarf2_frame_prev_register): Update.
(dwarf2_frame_sniffer): Update.
(dwarf2_frame_base_sniffer): Update.
(dwarf2_frame_find_fde): Add 'out_offset' argument.

13 years ago2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com> gdb_7_2-branchpoint
Thiago Jung Bauermann [Wed, 7 Jul 2010 16:15:18 +0000 (16:15 +0000)] 
2010-07-07  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
    Thiago Jung Bauermann  <bauerman@br.ibm.com>

Support for hw accelerated condition watchpoints in booke powerpc.

* breakpoint.c (fetch_watchpoint_value): Rename to fetch_subexp_value
and move to eval.c.  Change callers.
(insert_bp_location): Pass watchpoint condition in
target_insert_watchpoint.
(remove_breakpoint_1) Pass watchpoint condition in
target_remove_watchpoint.
(watchpoint_locations_match): Call
target_can_accel_watchpoint_condition.
* eval.c: Include wrapper.h.
(fetch_subexp_value): Moved from breakpoint.c.
* ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint):
Formatting fix.
(can_use_watchpoint_cond_accel): New function.
(calculate_dvc): Likewise.
(num_memory_accesses): Likewise.
(check_condition): Likewise.
(ppc_linux_can_accel_watchpoint_condition): Likewise
(ppc_linux_insert_watchpoint): Call can_use_watchpoint_cond_accel,
check_condition and calculate_dvc.
(ppc_linux_remove_watchpoint): Likewise.
(_initialize_ppc_linux_nat): Set to_can_accel_watchpoint_condition to
ppc_linux_can_accel_watchpoint_condition
* target.c (debug_to_insert_watchpoint): Add argument for watchpoint
condition.
(debug_to_remove_watchpoint): Likewise.
(debug_to_can_accel_watchpoint_condition): New function.
(update_current_target): Set to_can_accel_watchpoint_condition.
(setup_target_debug): Set to_can_accel_watchpoint_condition.
* target.h: Add opaque declaration for struct expression.
(struct target_ops) <to_insert_watchpoint>,
<to_remove_watchpoint>: Add new arguments to pass the watchpoint
<to_can_accel_watchpoint_condition>: New member.
condition.  Update all callers and implementations.
(target_can_accel_watchpoint_condition): New macro.
* value.c (free_value_chain): New function.
* value.h (fetch_subexp_value): New prototype.
(free_value_chain): Likewise.

13 years ago[PATCH] Unexpected EOF read from connection with GDB after inferior exits.
Joel Brobecker [Wed, 7 Jul 2010 16:14:04 +0000 (16:14 +0000)] 
[PATCH] Unexpected EOF read from connection with GDB after inferior exits.

This is on GNU/Linux.

GDBserver does not exit properly when the inferior exits, as demonstrated
with any program using the procedure below:

   % gdbserver-head :4444 simple_main
   Process simple_main created; pid = 25681
   Listening on port 4444

Then, in another terminal, start GDB, connect to GDBserver, and run
the program to completion:

   % gdb-head simple_main
   (gdb) tar rem :4444
   (gdb) cont
   Continuing.

   Program exited normally.

Going back to the terminal where GDBserver is running, we see the following
output:

    Child exited with status 0
    readchar: Got EOF
    Remote side has terminated connection.  GDBserver will reopen the connection.
    Listening on port 4444

The problem is that we're missing a call to mourn_inferior.  As a result,
after we've handled the vCont packet, we fail to notice that there are
no process left to debug (target_running() returns true), and thus try
to continue reading from the remote socket.  However, since GDB just
disconnected after having received the "exit with status 0" reply to the
vCont request, the read triggers the EOF exception.

gdb/gdbserver/ChangeLog:

        * server.c (handle_v_cont): Call mourn_inferior if process
        just exited.
        (myresume): Likewise.

13 years ago * linux-nat.c (linux_nat_do_thread_registers): Use section size
Ulrich Weigand [Wed, 7 Jul 2010 12:28:32 +0000 (12:28 +0000)] 
* linux-nat.c (linux_nat_do_thread_registers): Use section size
from gdbarch_core_regset_sections also for .reg if present.

* amd64-linux-tdep.c (amd64_linux_regset_sections): Fix incorrect
section size for .reg.
* ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
(ppc_linux_vmx_regset_sections): Likewise.
(ppc_linux_fp_regset_sections): Likewise.
(ppc64_linux_vsx_regset_sections): New variable.
(ppc64_linux_vmx_regset_sections): Likewise.
(ppc64_linux_fp_regset_sections): Likewise.
(ppc_linux_init_abi): Install core_regset_section lists appropriate
for current word size.

13 years agodaily update
Alan Modra [Wed, 7 Jul 2010 00:00:07 +0000 (00:00 +0000)] 
daily update

13 years ago*** empty log message ***
gdbadmin [Wed, 7 Jul 2010 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

13 years agoMake server.c:myresume static.
Joel Brobecker [Tue, 6 Jul 2010 21:20:43 +0000 (21:20 +0000)] 
Make server.c:myresume static.

I just happened to notice that this function was exclusively used in
server.c, and thus could be made static.

2010-07-06  Joel Brobecker  <brobecker@adacore.com>

        * server.c (myresume): Make static.

13 years agoInitialize prev_line.
H.J. Lu [Tue, 6 Jul 2010 21:13:57 +0000 (21:13 +0000)] 
Initialize prev_line.

2010-07-06  H.J. Lu  <hongjiu.lu@intel.com>

* dwarf2.c (add_line_info): Initialize prev_line.

13 years ago * configure, config.in: Rebuild.
Tom Tromey [Tue, 6 Jul 2010 19:03:12 +0000 (19:03 +0000)] 
* configure, config.in: Rebuild.
* configure.ac (HAVE_LIBPYTHON2_7): New define.
* python/python-internal.h: Handle HAVE_LIBPYTHON2_7.

13 years ago* breakpoint.c (_initialize_breakpoint): Add "cl" as alias for
Andreas Schwab [Tue, 6 Jul 2010 16:17:44 +0000 (16:17 +0000)] 
* breakpoint.c (_initialize_breakpoint): Add "cl" as alias for
"clear".

13 years agoinclude/ChangeLog:
Ulrich Weigand [Tue, 6 Jul 2010 12:56:24 +0000 (12:56 +0000)] 
include/ChangeLog:

2010-07-06  Ken Werner  <ken.werner@de.ibm.com>

* floatformat.h (floatformat_ieee_half_big): Add declaration.
(floatformat_ieee_half_little): Likewise.

libiberty/ChangeLog:

2010-07-06  Ken Werner  <ken.werner@de.ibm.com>

* floatformat.c (floatformat_ieee_half_big): New variable.
(floatformat_ieee_half_little): Likewise.

gdb/ChangeLog:

2010-07-06  Ken Werner  <ken.werner@de.ibm.com>

* gdbtypes.h (floatformats_ieee_half): Add declaration.
* gdbtypes.c (floatformats_ieee_half): New variable.
* doublest.c (floatformat_from_length): Set format to
gdbarch_half_format if length matches.
* gdbarch.sh (half_bit): New architecture method.
(half_format): Likewise.
* gdbarch.h: Regenerate.
* gdbarch.c: Likewise.

13 years agobfd/
Alan Modra [Tue, 6 Jul 2010 09:29:47 +0000 (09:29 +0000)] 
bfd/
* elf32-ppc.c (ppc_elf_relax_section): Insert branch around
trampolines only for .init and .fini sections.
ld/testsuite/
* ld-powerpc/relax.s: Add branch back to _start.
* ld-powerpc/relax.d: Update.
* ld-powerpc/relaxr.d: Update.

13 years ago * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning.
Alan Modra [Tue, 6 Jul 2010 09:24:05 +0000 (09:24 +0000)] 
* readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning.

13 years ago gas/
Maciej W. Rozycki [Tue, 6 Jul 2010 00:12:42 +0000 (00:12 +0000)] 
gas/
* config/tc-mips.c (mips_frob_file): Use symbol_same_p to match
symbols.

gas/testsuite/
* gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
pairing.
* gas/mips/elf-rel27.s: Source for the new test.
* gas/mips/mips.exp: Create "mips16" architecture.  Adjust
conditions involving negated properties throughout to require
"mips1" as appropriate.  Run the new test.
(mips_arch_destroy): New procedure.

13 years ago * mips-dis.c (print_insn_mips): Correct branch instruction type
Maciej W. Rozycki [Tue, 6 Jul 2010 00:06:04 +0000 (00:06 +0000)] 
* mips-dis.c (print_insn_mips): Correct branch instruction type
determination.

13 years ago gas/
Maciej W. Rozycki [Tue, 6 Jul 2010 00:02:46 +0000 (00:02 +0000)] 
gas/
* config/tc-mips.c (nops_for_insn_or_target): Replace
MIPS16_INSN_BRANCH with MIPS16_INSN_UNCOND_BRANCH and
MIPS16_INSN_COND_BRANCH.

include/opcode/
* mips.h (MIPS16_INSN_UNCOND_BRANCH): New macro.
(MIPS16_INSN_BRANCH): Rename to...
(MIPS16_INSN_COND_BRANCH): ... this.

opcodes/
* mips-dis.c (print_mips16_insn_arg): Remove branch instruction
type and delay slot determination.
(print_insn_mips16): Extend branch instruction type and delay
slot determination to cover all instructions.
* mips16-opc.c (BR): Remove macro.
(UBR, CBR): New macros.
(mips16_opcodes): Update branch annotation for "b", "beqz",
"bnez", "bteqz" and "btnez".  Add branch annotation for "jalrc"
and "jrc".

13 years agodaily update
Alan Modra [Tue, 6 Jul 2010 00:00:05 +0000 (00:00 +0000)] 
daily update

13 years ago*** empty log message ***
gdbadmin [Tue, 6 Jul 2010 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

13 years ago * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
Maciej W. Rozycki [Mon, 5 Jul 2010 23:57:27 +0000 (23:57 +0000)] 
* gas/mips/mips.exp (run_dump_test_arch): Check for the presence
of an architecture-specific test first and use it if found,
before falling back to the generic one.

13 years ago * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
Maciej W. Rozycki [Mon, 5 Jul 2010 23:55:24 +0000 (23:55 +0000)] 
* gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
branch-likely instructions and place them...
* gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
... in this new test.
* gas/mips/mips4-fp.l: Update accordingly.
* gas/mips/mips4-branch-likely.l: New stderr output for the new
test.
* gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
a list test with mips4-branch-likely similarly to mips4-fp.

13 years ago * gas/mips/beq.d, gas/mips/beq.s: Remove checks for
Maciej W. Rozycki [Mon, 5 Jul 2010 23:46:21 +0000 (23:46 +0000)] 
* gas/mips/beq.d, gas/mips/beq.s: Remove checks for
branch-likely instructions.
* gas/mips/bge.d, gas/mips/bge.s: Likewise.
* gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
* gas/mips/blt.d, gas/mips/blt.s: Likewise.
* gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
* gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
collecting checks for branch-likely instructions removed from
the above.
* gas/mips/mips.exp: Run the new test and update the
constraints for the updated tests to include MIPS I.

13 years ago * gas/mips/mips4-fp.d: Reformat.
Maciej W. Rozycki [Mon, 5 Jul 2010 23:38:01 +0000 (23:38 +0000)] 
* gas/mips/mips4-fp.d: Reformat.

13 years ago * gas/mips/beq.d: Reformat.
Maciej W. Rozycki [Mon, 5 Jul 2010 23:35:29 +0000 (23:35 +0000)] 
* gas/mips/beq.d: Reformat.
* gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
* gas/mips/blt.d, gas/mips/bltu.d: Likewise.

13 years ago * gas/mips/beq.d: Remove leftover symbols/relocs from the
Maciej W. Rozycki [Mon, 5 Jul 2010 23:31:53 +0000 (23:31 +0000)] 
* gas/mips/beq.d: Remove leftover symbols/relocs from the
change on 2009-02-06.

13 years agogdb/
Jan Kratochvil [Mon, 5 Jul 2010 18:04:33 +0000 (18:04 +0000)] 
gdb/
Fix re-run of PIE executable, PR shlibs/11776.
* solib-svr4.c (svr4_relocate_main_executable) <symfile_objfile>: Remove
the part of pre-set SYMFILE_OBJFILE->SECTION_OFFSETS.

gdb/testsuite/
Fix re-run of PIE executable, PR shlibs/11776.
* gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
Remove $displacement_main to match the solib-svr4.c change.  New "kill"
and re-"run" of the inferior.

13 years agogdb/testsuite/
Jan Kratochvil [Mon, 5 Jul 2010 18:02:56 +0000 (18:02 +0000)] 
gdb/testsuite/
Cope with missing /usr/sbin/prelink.
* lib/prelink-support.exp (prelink_no):
<result == 1 && $output is "no such file or directory">: New.
(prelink_yes): Likewise.  Return on failed prelink_no.

13 years agogdb/testsuite/
Jan Kratochvil [Mon, 5 Jul 2010 18:01:53 +0000 (18:01 +0000)] 
gdb/testsuite/
* gdb.base/attach-pie-misread.exp: Load prelink-support.exp.  Replace
build_executable by build_executable_own_libs.  Replace "prelink -R"
execution by a call of prelink_yes.  Comment why "prelink -r" needs no
change.
* gdb.base/break-interp.exp: Load prelink-support.exp.  Rename calls of
copy to file_copy.  Move setting opts --dynamic-linker and -rpath,
mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
Replace build_executable by build_executable_own_libs's function
build_executable_own_libs.
(prelinkNO): Create new stub to call prelink_no.
(prelinkYES): Create new stub to call prelink_yes.
(test_attach): Rename calls of copy to file_copy.
(section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
(copy): Move to ...
* lib/prelink-support.exp: ... a new file.  Rename prelinkNO to
prelink_no, prelinkYES to prelink_yes, copy to file_copy.
* gdb.base/prelink.exp: Disable testcase also for is_remote and
skip_shlib_tests.  Load prelink-support.exp.  Replace gdb_compile with
special flags by gdb_compile_shlib.  Replace second gdb_compile by
build_executable_own_libs.  Replace "prelink -R" execution by a call of
prelink_yes.  Replace "prelink -u" and second "prelink -R" execution by
a second call of prelink_yes.  Replace restart commands by
clean_restart.
(prelink): Rename to ...
(seen displacement message): ... this test.  Extend its expectation
strictness.

13 years agogdb/
Jan Kratochvil [Mon, 5 Jul 2010 18:00:40 +0000 (18:00 +0000)] 
gdb/
* auxv.c (memory_xfer_auxv): Update attach comment.
* solib-svr4.c (svr4_special_symbol_handling): Remove the call to
svr4_relocate_main_executable.
(svr4_solib_create_inferior_hook): Make the call to
svr4_relocate_main_executable unconditional.

gdb/testsuite/
* gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
* gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
displacement message exactly once.

13 years agogdb/
Jan Kratochvil [Mon, 5 Jul 2010 17:58:56 +0000 (17:58 +0000)] 
gdb/
* auxv.c (ld_so_xfer_auxv): Do not error on failed read of data_address.

13 years agogdb/
Jan Kratochvil [Mon, 5 Jul 2010 17:57:50 +0000 (17:57 +0000)] 
gdb/
Fix attaching to PIEs prelinked on the disk after the process was
started.
* solib-svr4.c (svr4_exec_displacement): New variable arch_size.
Verify it against bfd_get_arch_size.  Try to match arbitrary
displacement for the phdrs comparison.

gdb/testsuite/
* gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
code for it.  New variable relink_args.
(prelinkYES): Call prelinkNO.
(test_attach): Accept new parameter relink_args.  Re-prelink the binary
in such case.  Move the core code to ...
(test_attach_gdb): ... a new function.  Send GDB command "file".
Extend expected "Attaching to " string.

13 years agoReplace rdrnd with rdrand.
H.J. Lu [Mon, 5 Jul 2010 17:14:22 +0000 (17:14 +0000)] 
Replace rdrnd with rdrand.

gas/testsuite/

2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>

AVX Programming Reference (June, 2010)
* gas/i386/rdrnd.s: Replace rdrnd with rdrand.
* gas/i386/rdrnd-intel.d: Likewise.
* gas/i386/rdrnd.d: Likewise.
* gas/i386/x86-64-rdrnd-intel.d: Likewise.
* gas/i386/x86-64-rdrnd.d: Likewise.
* gas/i386/x86-64-rdrnd.s: Likewise.

opcodes/

2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>

AVX Programming Reference (June, 2010)
* i386-dis.c (mod_table): Replace rdrnd with rdrand.
* i386-opc.tbl: Likewise.
* i386-tbl.h: Regenerated.

13 years agoFix a typo in comments for CpuFSGSBase.
H.J. Lu [Mon, 5 Jul 2010 16:40:32 +0000 (16:40 +0000)] 
Fix a typo in comments for CpuFSGSBase.

2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>

* i386-opc.h (CpuFSGSBase): Fix a typo in comments.

13 years agoDon't generate .debug_line section if it isn't empty.
H.J. Lu [Mon, 5 Jul 2010 15:07:20 +0000 (15:07 +0000)] 
Don't generate .debug_line section if it isn't empty.

binutils/testsuite/

2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/10531
PR gas/11789
* binutils-all/objdump.W: Remove bogus line debug info.

gas/

2010-07-05  Jim Wilson  <wilson@codesourcery.com>

PR gas/10531
PR gas/11789
* dwarf2dbg.c (dwarf2_finish): Don't generate .debug_line section
if it isn't empty.

gas/testsuite/

2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/10531
PR gas/11789
* gas/i386/dw2-compress-1.d: Remove bogus line debug info.

* gas/elf/dwarf2-1.d: New.
* gas/elf/dwarf2-1.s: Likewise.
* gas/elf/dwarf2-2.d: Likewise.
* gas/elf/dwarf2-2.s: Likewise.
* gas/elf/dwarf2-3.d: Likewise.
* gas/elf/dwarf2-3.s: Likewise.
* gas/i386/debug1.d: Likewise.
* gas/i386/debug1.s: Likewise.

* gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.

* gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.

13 years ago * elf32-ppc.c: Formatting.
Alan Modra [Mon, 5 Jul 2010 13:34:27 +0000 (13:34 +0000)] 
* elf32-ppc.c: Formatting.
(ppc_elf_finish_dynamic_sections): Don't make plt_entry var static.

13 years agoRemove bogus bugzilla references.
Jan Beulich [Mon, 5 Jul 2010 07:59:12 +0000 (07:59 +0000)] 
Remove bogus bugzilla references.

13 years ago * config/tc-moxie.c (md_apply_fix): Delete set but otherwise
Alan Modra [Mon, 5 Jul 2010 05:56:11 +0000 (05:56 +0000)] 
* config/tc-moxie.c (md_apply_fix): Delete set but otherwise
unused var.

13 years ago*** empty log message ***
gdbadmin [Mon, 5 Jul 2010 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

13 years agodaily update
Alan Modra [Mon, 5 Jul 2010 00:00:05 +0000 (00:00 +0000)] 
daily update

13 years agoAdd dw2-compress-1 for Linux/x86.
H.J. Lu [Sun, 4 Jul 2010 16:25:48 +0000 (16:25 +0000)] 
Add dw2-compress-1 for Linux/x86.

2010-07-04  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/dw2-compress-1.d: New.
* gas/i386/dw2-compress-1.s: Likewise.

* gas/i386/i386.exp: Run dw2-compress-1 for Linux.

13 years agoRemove CONFIG_OBJS, GENERIC_OBJS and OBJS.
H.J. Lu [Sun, 4 Jul 2010 14:35:53 +0000 (14:35 +0000)] 
Remove CONFIG_OBJS, GENERIC_OBJS and OBJS.

2010-07-04  H.J. Lu  <hongjiu.lu@intel.com>

* Makefile.am (CONFIG_OBJS): Removed.
(GENERIC_OBJS): Likewise.
(OBJS): Likewise.
* Makefile.in: Regenerated.

13 years agomissed from commit
Alan Modra [Sun, 4 Jul 2010 10:08:58 +0000 (10:08 +0000)] 
missed from commit

13 years ago*** empty log message ***
gdbadmin [Sun, 4 Jul 2010 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

13 years agodaily update
Alan Modra [Sun, 4 Jul 2010 00:00:04 +0000 (00:00 +0000)] 
daily update

13 years agoDon't call section_symbol() with expr_section.
H.J. Lu [Sat, 3 Jul 2010 22:15:58 +0000 (22:15 +0000)] 
Don't call section_symbol() with expr_section.

gas/

2010-07-03  Jan Beulich  <jbeulich@novell.com>

PR gas/11732
* config/tc-i386.c (i386_finalize_displacement): Don't call
section_symbol() with expr_section.

gas/testsuite/

2010-07-03  Jan Beulich  <jbeulich@novell.com>

PR gas/11732
* gas/i386/i386.exp: Run new tests.
* gas/i386/intel-got{32,64}.{s,d}: New.

13 years agobfd/ChangeLog:
Cary Coutant [Sat, 3 Jul 2010 20:52:24 +0000 (20:52 +0000)] 
bfd/ChangeLog:

* compress.c (bfd_uncompress_section_contents): Add ATTRIBUTE_UNUSED.
* dwarf2.c (read_and_uncompress_section): New function.
(read_section): Call it.
(find_line): Likewise.

binutils/ChangeLog:

* objdump.c (load_specific_debug_section): Decompress section contents
before applying relocations.
* readelf.c (load_specific_debug_section): Update section size after
decompression.

gas/ChangeLog:

* Makefile.am: Add compress-debug.c and compress-debug.h.
* Makefile.in: Regenerate.
* config.in: Add HAVE_ZLIB_H.
* configure.in: Check for zlib.h.
* configure: Regenerate.

* as.c (parse_args): Add --compress-debug-sections and
--nocompress-debug-sections.
* as.h (flag_compress_debug): New variable.
* compress-debug.c: New file.
* compress-debug.h: New file.
* write.c: Include compress-debug.h.
(compress_frag): New function.
(compress_debug): New function.
(write_object_file): Compress debug sections if requested.

13 years agoUpdate.
Andreas Schwab [Sat, 3 Jul 2010 08:29:51 +0000 (08:29 +0000)] 
Update.

13 years agogas/:
Andreas Schwab [Sat, 3 Jul 2010 08:27:23 +0000 (08:27 +0000)] 
gas/:
* config/tc-ppc.c (ppc_set_cpu): Cast PPC_OPCODE_xxx to ppc_cpu_t
before inverting.

binutils/:
* ppc-dis.c (powerpc_init_dialect): Cast PPC_OPCODE_xxx to
ppc_cpu_t before inverting.

13 years agoinclude/opcode/
Alan Modra [Sat, 3 Jul 2010 06:51:56 +0000 (06:51 +0000)] 
include/opcode/
* ppc.h (PPC_OPCODE_32, PPC_OPCODE_BOOKE64, PPC_OPCODE_CLASSIC): Delete.
Renumber other PPC_OPCODE defines.
gas/
* config/tc-ppc.c (ppc_set_cpu): Remove old opcode flags.
(ppc_setup_opcodes): Likewise.  Simplify opcode selection.
opcodes/
* ppc-dis.c (ppc_opts, powerpc_init_dialect): Remove old opcode flags.
* ppc-opc.c (PPC32, POWER32, COM32, CLASSIC): Delete.
(PPC64, MFDEC2): Update.
(NON32, NO371): Define.
(powerpc_opcode): Update to not use old opcode flags, and avoid
-m601 duplicates.

13 years ago* m32c.cpu (f-dsp-8-s24): Mask high byte after shifting it.
DJ Delorie [Sat, 3 Jul 2010 04:09:56 +0000 (04:09 +0000)] 
* m32c.cpu (f-dsp-8-s24): Mask high byte after shifting it.

* m32c-ibld.c: Regenerate.

13 years ago * ppc-opc.c (PWR2COM): Define.
Alan Modra [Sat, 3 Jul 2010 03:33:17 +0000 (03:33 +0000)] 
* ppc-opc.c (PWR2COM): Define.
(PPCPWR2): Add PPC_OPCODE_COMMON.
(powerpc_opcodes): Add "subc", "subco", "subco.", "fcir", "fcir.",
"fcirz", "fcirz." to -mcom opcodes.  Remove "mfsri", "dclst",
"rac" from -mcom.

13 years ago * ppc.h (PPC_OPCODE_COMMON): Expand comment.
Alan Modra [Sat, 3 Jul 2010 03:32:50 +0000 (03:32 +0000)] 
* ppc.h (PPC_OPCODE_COMMON): Expand comment.

13 years ago*** empty log message ***
gdbadmin [Sat, 3 Jul 2010 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

13 years agodaily update
Alan Modra [Sat, 3 Jul 2010 00:00:05 +0000 (00:00 +0000)] 
daily update

13 years ago PR exp/11780:
Tom Tromey [Fri, 2 Jul 2010 21:22:30 +0000 (21:22 +0000)] 
PR exp/11780:
* libunwind-frame.c (libunwind_frame_prev_register): Don't set
value as optimized-out.

13 years ago* config/tc-rx.h (md_do_align): New.
DJ Delorie [Fri, 2 Jul 2010 20:40:28 +0000 (20:40 +0000)] 
* config/tc-rx.h (md_do_align): New.
(MAX_MEM_FOR_RS_ALIGN_CODE): New.
* config/tc-rx.c (nops): New.
(rx_handle_align): Use various sized nops to align code.

13 years ago* config/tc-rx.c (rx_bytesT): Add grown/shrank counters for
DJ Delorie [Fri, 2 Jul 2010 20:24:23 +0000 (20:24 +0000)] 
* config/tc-rx.c (rx_bytesT): Add grown/shrank counters for
relaxation.
(rx_relax_frag): Prevent infinite loops of grow/shrink/grow/etc.

13 years ago2010-07-02 Ulrich Weigand <uweigand@de.ibm.com>
Thiago Jung Bauermann [Fri, 2 Jul 2010 19:45:49 +0000 (19:45 +0000)] 
2010-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
    Thiago Jung Bauermann  <bauerman@br.ibm.com>

* breakpoint.c (can_use_hardware_watchpoint): Answer "what does this
represent?" question in comment.  Change comment to a proper sentence.

13 years ago * gdb.base/bitops.exp: Remove extraneous "pass".
Tom Tromey [Fri, 2 Jul 2010 19:11:55 +0000 (19:11 +0000)] 
* gdb.base/bitops.exp: Remove extraneous "pass".

13 years ago2010-07-02 Ken Werner <ken.werner@de.ibm.com>
Tom Tromey [Fri, 2 Jul 2010 18:02:19 +0000 (18:02 +0000)] 
2010-07-02  Ken Werner  <ken.werner@de.ibm.com>
gdb
* c-valprint.c (c_val_print): Fix printing of character vectors.
gdb/testsuite
* gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.

13 years agosync config/ChangeLog with gcc
Paolo Bonzini [Fri, 2 Jul 2010 12:15:53 +0000 (12:15 +0000)] 
sync config/ChangeLog with gcc

13 years ago * gc++filt.m4: New file.
Rainer Orth [Fri, 2 Jul 2010 11:58:19 +0000 (11:58 +0000)] 
* gc++filt.m4: New file.

13 years agogdb/
Jan Kratochvil [Fri, 2 Jul 2010 08:04:03 +0000 (08:04 +0000)] 
gdb/
* spu-tdep.c (spu_catch_start): Adjust the caller of changed
create_breakpoint prototype.

13 years ago*** empty log message ***
gdbadmin [Fri, 2 Jul 2010 00:00:34 +0000 (00:00 +0000)] 
*** empty log message ***

13 years agodaily update
Alan Modra [Fri, 2 Jul 2010 00:00:05 +0000 (00:00 +0000)] 
daily update

13 years agoUpdate ChangeLog entry.
H.J. Lu [Thu, 1 Jul 2010 21:57:04 +0000 (21:57 +0000)] 
Update ChangeLog entry.

13 years agoSupport AVX Programming Reference (June, 2010)
H.J. Lu [Thu, 1 Jul 2010 21:55:02 +0000 (21:55 +0000)] 
Support AVX Programming Reference (June, 2010)

gas/

2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>

AVX Programming Reference (June, 2010)
* config/tc-i386.c (cpu_arch): Add .xsaveopt, .fsgsbase, .rdrnd
and .f16c.

* doc/c-i386.texi: Document xsaveopt, fsgsbase, rdrnd and f16c.

gas/testsuite/

2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>

AVX Programming Reference (June, 2010)
* gas/i386/arch-10.s: Add xsaveopt.
* gas/i386/x86-64-arch-2.s: Likwise.

* gas/i386/arch-10.d: Updated.
* gas/i386/arch-10-1.l: Likewise.
* gas/i386/arch-10-2.l: Likewise.
* gas/i386/arch-10-3.l: Likewise.
* gas/i386/arch-10-4.l: Likewise.
* gas/i386/x86-64-arch-2.d: Likewise.

* gas/i386/f16c-intel.d: New.
* gas/i386/f16c.d: Likewise.
* gas/i386/f16c.s: Likewise.
* gas/i386/fsgs-intel.d: Likewise.
* gas/i386/fsgs.d: Likewise.
* gas/i386/fsgs.s: Likewise.
* gas/i386/rdrnd-intel.d: Likewise.
* gas/i386/rdrnd.d: Likewise.
* gas/i386/rdrnd.s: Likewise.
* gas/i386/x86-64-f16c-intel.d: Likewise.
* gas/i386/x86-64-f16c.d: Likewise.
* gas/i386/x86-64-f16c.s: Likewise.
* gas/i386/x86-64-fsgs-intel.d: Likewise.
* gas/i386/x86-64-fsgs.d: Likewise.
* gas/i386/x86-64-fsgs.s: Likewise.
* gas/i386/x86-64-rdrnd-intel.d: Likewise.
* gas/i386/x86-64-rdrnd.d: Likewise.
* gas/i386/x86-64-rdrnd.s: Likewise.

* gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.

* gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.

* gas/i386/x86-64-xsave-intel.d: Updated.
* gas/i386/x86-64-xsave.d: Likewise.

opcodes/

2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>

AVX Programming Reference (June, 2010)
* i386-dis.c (PREFIX_0FAE_REG_0): New.
(PREFIX_0FAE_REG_1): Likewise.
(PREFIX_0FAE_REG_2): Likewise.
(PREFIX_0FAE_REG_3): Likewise.
(PREFIX_VEX_3813): Likewise.
(PREFIX_VEX_3A1D): Likewise.
(prefix_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1,
PREFIX_0FAE_REG_2, PREFIX_0FAE_REG_3, PREFIX_VEX_3813 and
PREFIX_VEX_3A1D.
(vex_table): Add PREFIX_VEX_3813 and PREFIX_VEX_3A1D.
(mod_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1,
PREFIX_0FAE_REG_2, PREFIX_0FAE_REG_3 xsaveopt and rdrnd.

* i386-gen.c (cpu_flag_init): Add CPU_XSAVEOPT_FLAGS,
CPU_FSGSBASE_FLAGS, CPU_RDRND_FLAGS and CPU_F16C_FLAGS.
(cpu_flags): Add CpuXsaveopt, CpuFSGSBase, CpuRdRnd and CpuF16C.

* i386-opc.h (CpuXsaveopt): New.
(CpuFSGSBase):Likewise.
(CpuRdRnd): Likewise.
(CpuF16C): Likewise.
(i386_cpu_flags): Add cpuxsaveopt, cpufsgsbase, cpurdrnd and
cpuf16c.

* i386-opc.tbl: Add xsaveopt, rdfsbase, rdgsbase, rdrnd,
wrfsbase, wrgsbase, vcvtph2ps and vcvtps2ph.

13 years ago gdb/
Pedro Alves [Thu, 1 Jul 2010 18:03:48 +0000 (18:03 +0000)] 
gdb/
* breakpoint.c (BREAK_ARGS_HELP, _initialize_breakpoint): Clarify
usefulness suggestion of multiple breakpoints at same location.

gdb/testsuite/
* gdb.base/help.exp: Adjust expected output.

13 years ago gdb/
Pedro Alves [Thu, 1 Jul 2010 17:42:41 +0000 (17:42 +0000)] 
gdb/
* breakpoint.c (BREAK_ARGS_HELP): Add missing `the'.

gdb/testsuite/
* gdb.base/help: Adjust expected output.

13 years ago * gdb.texinfo (Create and Delete Tracepoints): Add more index
Pedro Alves [Thu, 1 Jul 2010 17:40:04 +0000 (17:40 +0000)] 
* gdb.texinfo (Create and Delete Tracepoints): Add more index
entries for fast tracepoints and static tracepoints.

13 years ago * gdb.texinfo (General Query Packets) <qfThreadInfo,
Pedro Alves [Thu, 1 Jul 2010 17:22:52 +0000 (17:22 +0000)] 
* gdb.texinfo (General Query Packets) <qfThreadInfo,
qsThreadInfo>: Spell out `l' as ell.

13 years ago * dwarf2loc.c (locexpr_tracepoint_var_ref)
Pedro Alves [Thu, 1 Jul 2010 15:45:31 +0000 (15:45 +0000)] 
* dwarf2loc.c (locexpr_tracepoint_var_ref)
(loclist_tracepoint_var_ref): Handle optimized out values.

13 years ago * breakpoint.c (update_watchpoint, _initialize_breakpoint): Remove
Pedro Alves [Thu, 1 Jul 2010 15:36:18 +0000 (15:36 +0000)] 
* breakpoint.c (update_watchpoint, _initialize_breakpoint): Remove
unnecessary space in string.
* filesystem.c (_initialize_filesystem): Ditto.
* frame.c (_initialize_frame): Ditto.
* infcmd.c (step_once): Ditto.
* infrun.c (_initialize_infrun): Ditto.
* linux-nat.c (linux_child_follow_fork): Ditto.
* maint.c (maintenance_deprecate): Ditto.
* memattr.c (_initialize_mem): Ditto.
* mips-tdep.c (_initialize_mips_tdep): Ditto.
* monitor.c (monitor_open): Ditto.
* procfs.c (procfs_xfer_memory): Ditto.
* reverse.c (bookmarks_info): Ditto.
* sh64-tdep.c (sh64_show_media_regs, sh64_show_compact_regs): Ditto.
* stack.c (_initialize_stack): Ditto.
* tracepoint.c (_initialize_tracepoint): Ditto.
* xtensa-tdep.c (xtensa_supply_gregset,
xtensa_regset_from_core_section): Ditto.

13 years ago * value.h (struct lval_funcs) <check_any_valid>: Rename from
Tom Tromey [Thu, 1 Jul 2010 15:21:11 +0000 (15:21 +0000)] 
* value.h (struct lval_funcs) <check_any_valid>: Rename from
check_all_valid.
* value.c (value_entirely_optimized_out): Invert result.  Update
for new function name.

13 years ago * lib/ld-lib.exp (default_ld_simple_link): Add $gcc_ld_flag before
Alan Modra [Thu, 1 Jul 2010 13:15:47 +0000 (13:15 +0000)] 
* lib/ld-lib.exp (default_ld_simple_link): Add $gcc_ld_flag before
any other options in $ld.

13 years ago Static tracepoints support, and UST integration.
Pedro Alves [Thu, 1 Jul 2010 10:36:12 +0000 (10:36 +0000)] 
Static tracepoints support, and UST integration.

gdb/gdbserver/
* configure.ac: Handle --with-ust.  substitute ustlibs and ustinc.
* mem-break.c (uninsert_all_breakpoints)
(reinsert_all_breakpoints): New.
* mem-break.h (reinsert_all_breakpoints, uninsert_all_breakpoints):
* tracepoint.c (ust_loaded, helper_thread_id, cmd_buf): New.
(gdb_agent_ust_loaded, helper_thread_id)
(gdb_agent_helper_thread_id): New macros.
(struct ipa_sym_addresses): Add addr_ust_loaded,
addr_helper_thread_id, addr_cmd_buf.
(symbol_list): Add ust_loaded, helper_thread_id, cmd_buf.
(in_process_agent_loaded_ust): New.
(write_e_ust_not_loaded): New.
(maybe_write_ipa_ust_not_loaded): New.
(struct collect_static_trace_data_action): New.
(enum tracepoint_type) <static_tracepoint>: New.
(struct tracepoint) <handle>: Mention static tracepoints.
(struct static_tracepoint_ctx): New.
(CMD_BUF_SIZE): New.
(add_tracepoint_action): Handle static tracepoint actions.
(unprobe_marker_at): New.
(clear_installed_tracepoints): Handle static tracepoints.
(cmd_qtdp): Handle static tracepoints.
(probe_marker_at): New.
(cmd_qtstart): Handle static tracepoints.
(response_tracepoint): Handle static tracepoints.
(cmd_qtfstm, cmd_qtsstm, cmd_qtstmat): New.
(handle_tracepoint_query): Handle qTfSTM, qTsSTM and qTSTMat.
(get_context_regcache): Handle static tracepoints.
(do_action_at_tracepoint): Handle static tracepoint actions.
(traceframe_find_block_type): Handle static trace data blocks.
(traceframe_read_sdata): New.
(download_tracepoints): Download static tracepoint actions.
[HAVE_UST] Include ust/ust.h, dlfcn.h, sys/socket.h, and sys/un.h.
(GDB_PROBE_NAME): New.
(ust_ops): New.
(GET_UST_SYM): New.
(USTF): New.
(dlsym_ust): New.
(ust_marker_to_static_tracepoint): New.
(gdb_probe): New.
(collect_ust_data_at_tracepoint): New.
(gdb_ust_probe): New.
(UNIX_PATH_MAX, SOCK_DIR): New.
(gdb_ust_connect_sync_socket): New.
(resume_thread, stop_thread): New.
(run_inferior_command): New.
(init_named_socket): New.
(gdb_ust_socket_init): New.
(cstr_to_hexstr): New.
(next_st): New.
(first_marker, next_marker): New.
(response_ust_marker): New.
(cmd_qtfstm, cmd_qtsstm): New.
(unprobe_marker_at, probe_marker_at): New.
(cmd_qtstmat, gdb_ust_thread): New.
(gdb_ust_init): New.
(initialize_tracepoint_ftlib): Call gdb_ust_init.
* linux-amd64-ipa.c [HAVE_UST]: Include ust/processor.h
(ST_REGENTRY): New.
(x86_64_st_collect_regmap): New.
(X86_64_NUM_ST_COLLECT_GREGS): New.
(AMD64_RIP_REGNUM): New.
(supply_static_tracepoint_registers): New.
* linux-i386-ipa.c [HAVE_UST]: Include ust/processor.h
(ST_REGENTRY): New.
(i386_st_collect_regmap): New.
(i386_NUM_ST_COLLECT_GREGS): New.
(supply_static_tracepoint_registers): New.
* server.c (handle_query): Handle qXfer:statictrace:read.
<qSupported>: Report support for StaticTracepoints, and
qXfer:statictrace:read features.
* server.h (traceframe_read_sdata)
(supply_static_tracepoint_registers): Declare.
* remote-utils.c (convert_int_to_ascii, hexchars, ishex, tohex)
(unpack_varlen_hex): Include in IPA build.
* Makefile.in (ustlibs, ustinc): New.
(IPA_OBJS): Add remote-utils-ipa.o.
($(IPA_LIB)): Link -ldl and -lpthread.
(UST_CFLAGS): New.
(IPAGENT_CFLAGS): Add UST_CFLAGS.
* config.in, configure: Regenerate.

gdb/
* NEWS: Mention new support for static tracepoints.
(New packets): Mention qTfSTM, qTsSTM, qTSTMat and
qXfer:statictrace:read.
(New features in the GDB remote stub, GDBserver): Mention static
tracepoints support using an UST based backend.
(New commands): Mention "info static-tracepoint-markers" and
"strace".
* breakpoint.c (is_marker_spec): New.
(is_tracepoint): Handle static tracepoints.
(validate_commands_for_breakpoint): Static tracepoints can't do
while-stepping.
(static_tracepoints_here): New.
(bpstat_what): Handle static tracepoints.
(print_one_breakpoint_location, allocate_bp_location, mention):
Ditto.
(create_breakpoint_sal): Ditto.
(decode_static_tracepoint_spec): New.
(create_breakpoint): Replace `hardwareflag', and `traceflag' with
`type_wanted'.  Adjust.  Handle static tracepoint marker
locations.
(break_command_1): Adjust.
(update_static_tracepoint): New.
(update_breakpoint_locations): Handle static tracepoints.
(breakpoint_re_set_one): Handle static tracepoint marker
locations.
(disable_command, enable_command): Handle static tracepoints.
(trace_command, ftrace_command): Adjust.
(strace_command): New.
(create_tracepoint_from_upload): Adjust.
(save_breakpoints): Handle static tracepoints.
(_initialize_breakpoint): Install the "strace" command.
* breakpoint.h (enum bptype): New bp_static_tracepoint type.
(struct breakpoint): New fields static_trace_marker_id and
static_trace_marker_id_idx.
(breakpoints_here_p): Declare.
(create_breakpoint): Adjust.
(static_tracepoints_here): Declare.
* remote.c (struct remote_state) <static_tracepoints>: New field.
(PACKET_qXfer_statictrace_read, PACKET_StaticTracepoints): New.
(remote_static_tracepoint_marker_at): New.
(remote_static_tracepoint_markers_by_strid): New.
(remote_static_tracepoint_feature): New.
(remote_disconnected_tracing_feature): Handle "StaticTracepoints".
(remote_xfer_partial): Handle TARGET_OBJECT_STATIC_TRACE_DATA.
(remote_supports_static_tracepoints): New.
(remote_download_tracepoint): Download static tracepoints.
(init_remote_ops): Install remote_static_tracepoint_marker_at and
remote_static_tracepoint_markers_by_strid.
(_initialize_remote): Install set|show remote static-tracepoints,
and set|show remote read-sdata-object commands.
* target.c (update_current_target): Inherit and default
to_static_tracepoint_marker_at, and
to_static_tracepoint_markers_by_strid.
* target.h (static_tracepoint_marker): Forward declare.
(enum target_object): New object TARGET_OBJECT_STATIC_TRACE_DATA.
(static_tracepoint_marker_p): New typedef.
(DEF_VEC_P(static_tracepoint_marker_p)): New VEC type.
(struct target_ops): New fields to_static_tracepoint_marker_at and
to_static_tracepoint_markers_by_strid.
(target_static_tracepoint_marker_at)
(target_static_tracepoint_markers_by_strid): New.
* tracepoint.c: Include source.h.
(validate_actionline): Handle $_sdata.
(struct collection_list): New field strace_data.
(add_static_trace_data): New.
(clear_collection_list): Clear strace_data.
(stringify_collection_list): Account for a possible static trace
data collection.
(encode_actions_1): Encode an $_sdata collection.
(parse_tracepoint_definition): Handle static tracepoints.
(parse_static_tracepoint_marker_definition): New.
(release_static_tracepoint_marker): New.
(print_one_static_tracepoint_marker): New.
(info_static_tracepoint_markers_command): New.
(sdata_make_value): New.
(_initialize_tracepoint): Create the $_sdata convenience variable.
Add the "info static-tracepoint-markers" command.
Mention $_sdata in the "collect" command's help output.
* tracepoint.h (struct static_tracepoint_marker): New.
(parse_static_tracepoint_marker_definition)
(release_static_tracepoint_marker): Declare.
* mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
* python/py-breakpoint.c (bppy_new): Adjust.

doc/
* gdb.texinfo (Convenience Variables): Document $_sdata.
(Commands to Set Tracepoints): Describe static tracepoints.  Add
`Listing Static Tracepoint Markers' menu entry.  Document
"strace".
(Tracepoint Action Lists): Document collecting $_sdata.
(Listing Static Tracepoint Markers): New subsection.
(Tracepoints support in gdbserver): Mention static tracepoints.
(remote packets, enabling and disabling): Mention
read-sdata-object.
(General Query Packets) <qSupported>: Document qXfer:sdata:read
and StaticTracepoint.
Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
Document qXfer:sdata:read.
(Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.