public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: jkratoch@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  master: Merge remote branch 'gdb/master'
Date: Wed, 23 Jun 2010 20:56:00 -0000	[thread overview]
Message-ID: <20100623205620.12828.qmail@sourceware.org> (raw)

The branch, master has been updated
       via  fdb12557105f3e7f0de726ecdf55b88aef413776 (commit)
       via  3a61cfc236805fa023f85a9b6cdb34f3098e8bfb (commit)
       via  cf689f959de86f7ed612c6303278de8bcf0ed308 (commit)
       via  f7a94f05f413b2189acdde4a4e4bd353fc6b29bb (commit)
       via  d10135c5a2a13c18da8443cfc7527d49013366c7 (commit)
       via  3f36871ea1443956ad0fe01960c55d0ffcc68aef (commit)
       via  41aa8525550a3c45130f62845976eb4d28fd7fd2 (commit)
       via  68e9f5b9b3afb76d23d99be63d2c8175acdfd84e (commit)
       via  e726bfc98618407781409c3fd1c7a04fc8516e3d (commit)
       via  f66065f72a8d0df48829b337c5d516d92d51dd66 (commit)
       via  6c708e538b6f069f46e091ec0479bcba5dbdf45d (commit)
       via  c2bdc493c7b1874ad72e1ac0d565b5f982b92d43 (commit)
       via  d576a2b423e6f227746d4b4f38c4d11df8103c4f (commit)
       via  9764e67018f954b464481e5c92581164dac1b472 (commit)
       via  4f9b31f5631d68a8d1ab8f4f9f0660db50a0e427 (commit)
       via  cafeb8a7c4f50a3bec6f244283331c2827ea1dc9 (commit)
       via  d1d5e97967edf98a24d2013aa134d60f20a8042a (commit)
       via  fbe59e99d1b2795aed2fbf87b3b85f21a11036fe (commit)
       via  4dbd0ff9a74cefe5bbac0aeb291c0a2331bb6fd4 (commit)
       via  1030db4dc7b63ecddfa05561a0d58dbe4b63c6c6 (commit)
       via  9470c5ebb23ebd5412505d3e09a4d30efa605bd2 (commit)
       via  61a467096d3d3d029f0169afad974df7976d627c (commit)
       via  2a6a8b0ca8cc3b966a7583f2492ea144d6845ea2 (commit)
       via  ca1f7a87dd55df76ffb899a5ece16ec9baa8e0d2 (commit)
       via  8dadcd6111e8150bb4a50e48cc21cd0df494bc2e (commit)
       via  006fd38d271e0ed5084dc7c921031be693846618 (commit)
       via  efa71a5d47f9cfbfcea2bd6213f3e05a0ff0d66b (commit)
       via  6b7be6f008edaa3c2bcdcadcd88724cf4868601a (commit)
       via  21f120f5227d635d6151668d12234a6fd32897b2 (commit)
       via  850881d822557117b857f4ac064bda93089fca30 (commit)
       via  1f469eb344b700f3be100aa6fa728355f02b0aa5 (commit)
       via  961f5648a33adba3941f5fdd843c06fe3e04619c (commit)
       via  d2328f2aa90d894baab7dda8ec2cf5dbab13233d (commit)
       via  06d611d9bd4a0a1027dc35e52ea1ff26e28dd466 (commit)
       via  eb8ea846c927aed9724068bbf3556017734eb4a8 (commit)
       via  35043dbc5466366d44562f848fbd116846df1c3e (commit)
       via  23c1bb4f4a99c0e6e809dbc82db8c325c300c5c2 (commit)
       via  236efab006132a729e20bdee0500e92f95a8687d (commit)
       via  c13535701694f1af423c88eaffdfe1e797e9abef (commit)
       via  3dc914129977bf0a66d4bede973f265b7618fb2d (commit)
       via  76f48f669d7028cabe614612a019eca99a563612 (commit)
       via  69e933a37f7b99c57011cf318d6865bd7f994ebe (commit)
      from  fad6b36b07ef8ec09eb3ca4871c6dc3a29e1f0ef (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit fdb12557105f3e7f0de726ecdf55b88aef413776
Merge: fad6b36b07ef8ec09eb3ca4871c6dc3a29e1f0ef 3a61cfc236805fa023f85a9b6cdb34f3098e8bfb
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Wed Jun 23 22:56:05 2010 +0200

    Merge remote branch 'gdb/master'

commit 3a61cfc236805fa023f85a9b6cdb34f3098e8bfb
Author: Ulrich Weigand <uweigand@de.ibm.com>
Date:   Wed Jun 23 12:46:34 2010 +0000

    ChangeLog:
    
    	* infrun.c (handle_inferior_event): Handle presence of single-step
    	breakpoints for TARGET_WAITKIND_FORKED and TARGET_WAITKIND_VFORKED.
    	Cancel single-step breakpoints for TARGET_WAITKIND_EXITED,
    	TARGET_WAITKIND_SIGNALED, and TARGET_WAITKIND_EXECD.
    	* breakpoint.c (detach_single_step_breakpoints): New function.
    	(detach_breakpoints): Call it.
    	(cancel_single_step_breakpoints): New function.
    	* breakpoint.h (cancel_single_step_breakpoints): Add prototype.
    
    	* spu-tdep.c (spu_memory_remove_breakpoint): New function.
    	(spu_gdbarch_init): Install it.
    
    testsuite/ChangeLog:
    
    	* gdb.cell/fork.exp: New file.
    	* gdb.cell/fork.c: Likewise.
    	* gdb.cell/fork-spu.c: Likewise.

commit cf689f959de86f7ed612c6303278de8bcf0ed308
Author: Nathan Sidwell <nathan@codesourcery.com>
Date:   Wed Jun 23 10:21:15 2010 +0000

    	* archive64.c (bfd_elf64_archive_write_armap): Fix buffer overrun
    	when scaning map.

commit f7a94f05f413b2189acdde4a4e4bd353fc6b29bb
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Wed Jun 23 10:12:13 2010 +0000

    gdb/
    	* configure.ac: Always set RDYNAMIC at least as `-rdynamic'.
    	* configure: Regenerate.

commit d10135c5a2a13c18da8443cfc7527d49013366c7
Author: Alan Modra <amodra@bigpond.net.au>
Date:   Wed Jun 23 00:00:05 2010 +0000

    daily update

commit 3f36871ea1443956ad0fe01960c55d0ffcc68aef
Author: gdbadmin <gdbadmin@sourceware.org>
Date:   Wed Jun 23 00:00:03 2010 +0000

    *** empty log message ***

commit 41aa8525550a3c45130f62845976eb4d28fd7fd2
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Tue Jun 22 07:21:28 2010 +0000

    	* lib/gdb.exp (banned_variables_traced): New global variable.
    	(gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
    	(gdb_init): Use `trace add variable' instead of obsolete
    	`trace variable'.

commit 68e9f5b9b3afb76d23d99be63d2c8175acdfd84e
Author: Stan Shebs <shebs@apple.com>
Date:   Tue Jun 22 05:03:17 2010 +0000

    2010-06-21  Stan Shebs  <stan@codesourcery.com>
    
    	* gdb.texinfo: Add explicit @node and @appendix for GFDL.
    	* annotate.texinfo: Ditto.
    	* gdbint.texinfo: Ditto.
    	* stabs.texinfo: Ditto.

commit e726bfc98618407781409c3fd1c7a04fc8516e3d
Author: Hui Zhu <teawater@gmail.com>
Date:   Tue Jun 22 02:15:45 2010 +0000

    2010-06-22  Hui Zhu  <teawater@gmail.com>
    
    	* i386-tdep.c (i386_record_lea_modrm): Change warning to query.
    	(i386_process_record): Ditto.
    	* record.c (record_memory_query): New variable.
    	(_initialize_record): New command "set record memory-query".
    	* record.h (record_memory_query): New extern.
    
    2010-06-22  Hui Zhu  <teawater@gmail.com>
    
    	* gdb.texinfo: (Process Record and Replay): Add documentation
    	for command "set record memory-query".

commit f66065f72a8d0df48829b337c5d516d92d51dd66
Author: Doug Evans <dje@google.com>
Date:   Tue Jun 22 00:09:08 2010 +0000

    	* i386-tdep.h (i386_displaced_step_copy_insn): Declare.
    	* i386-tdep.c (i386_displaced_step_copy_insn): New function.
    	(i386_syscall_p): Change type of lengthp to int.
    	(i386_displaced_step_fixup): Handle kernels that run one past a
    	syscall insn.
    	* i386-linux-tdep.c (i386_linux_init_abi): Use
    	i386_displaced_step_copy_insn instead of
    	simple_displaced_step_copy_insn.

commit 6c708e538b6f069f46e091ec0479bcba5dbdf45d
Author: Doug Evans <dje@google.com>
Date:   Tue Jun 22 00:02:07 2010 +0000

    	* gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.

commit c2bdc493c7b1874ad72e1ac0d565b5f982b92d43
Author: gdbadmin <gdbadmin@sourceware.org>
Date:   Tue Jun 22 00:00:33 2010 +0000

    *** empty log message ***

commit d576a2b423e6f227746d4b4f38c4d11df8103c4f
Author: Alan Modra <amodra@bigpond.net.au>
Date:   Tue Jun 22 00:00:05 2010 +0000

    daily update

commit 9764e67018f954b464481e5c92581164dac1b472
Author: espindola <espindola>
Date:   Mon Jun 21 21:21:25 2010 +0000

    2010-06-21  Rafael Espindola  <espindola@google.com>
    
    	* fileread.cc (Input_file::find_fie): New
    	(Input_file::open): Use Input_file::find_fie.
    	* fileread.h (Input_file::find_fie): New
    	* plugin.cc (set_extra_library_path): New.
    	(Plugin::load): Add set_extra_library_path to the transfer vector.
    	(Plugin_manager::set_extra_library_path): New.
    	(Plugin_manager::add_input_file): Use the extra search path if set.
    	(set_extra_library_path(): New.
    	* plugin.h (Plugin_manager): Add set_extra_library_path and
    	extra_search_path_.
    2010-06-21  Rafael Espindola  <espindola@google.com>
    
    	* plugin-api.h (ld_plugin_set_extra_library_path): New.
    	(ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
    	(ld_plugin_tv): Add tv_set_extra_library_path.

commit 4f9b31f5631d68a8d1ab8f4f9f0660db50a0e427
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Jun 21 19:49:18 2010 +0000

    	* dwarf2read.c (read_base_type): Handle DW_ATE_UTF.
    	(dwarf_type_encoding_name): Likewise.

commit cafeb8a7c4f50a3bec6f244283331c2827ea1dc9
Author: Alexandre Oliva <aoliva@redhat.com>
Date:   Mon Jun 21 19:39:32 2010 +0000

    * bootstrap-lto.mk: New.

commit d1d5e97967edf98a24d2013aa134d60f20a8042a
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Jun 21 18:01:46 2010 +0000

    	* p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.
    	* p-typeprint.c (pascal_type_print_base): Use TYPE_ERROR_NAME.
    	* m2-valprint.c (m2_val_print): Use TYPE_ERROR_NAME.
    	* gdbtypes.h (TYPE_ERROR_NAME): New macro.
    	* f-valprint.c (f_val_print): Use TYPE_ERROR_NAME.
    	* f-typeprint.c (f_type_print_base): Use TYPE_ERROR_NAME.
    	* dwarf2read.c (tag_type_to_type): Create a new error type on
    	failure.
    	* c-valprint.c (c_val_print): Use TYPE_ERROR_NAME.
    	* c-typeprint.c (c_type_print_base): Use TYPE_ERROR_NAME.

commit fbe59e99d1b2795aed2fbf87b3b85f21a11036fe
Author: Michael Snyder <msnyder@specifix.com>
Date:   Mon Jun 21 17:38:32 2010 +0000

    2010-06-21  Michael Snyder  <msnyder@vmware.com>
    
    	* breakpoint.c (_initialize_breakpoint): Use add_prefix_cmd,
    	not add_abbrev_prefix_cmd, for "enable breakpoints".

commit 4dbd0ff9a74cefe5bbac0aeb291c0a2331bb6fd4
Author: Ulrich Weigand <uweigand@de.ibm.com>
Date:   Mon Jun 21 16:50:12 2010 +0000

    	* dwarf2loc.c (find_location_expression): Add relocation offset
    	to base-address-selection entry base addresses.  Read addresses
    	(and offsets) as signed/unsigned integers, depending on the
    	BFD's sign_extend_vma flag.  Do not call dwarf2_read_address.
    	(loclist_describe_location): Likewise.
    	(disassemble_dwarf_expression): Read DW_OP_addr operand as
    	unsigned integer.  Do not call dwarf2_read_address.
    	(locexpr_describe_location): Likewise for DW_OP_GNU_push_tls_address.

commit 1030db4dc7b63ecddfa05561a0d58dbe4b63c6c6
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Mon Jun 21 16:39:14 2010 +0000

    	* dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.

commit 9470c5ebb23ebd5412505d3e09a4d30efa605bd2
Author: Stan Shebs <shebs@apple.com>
Date:   Mon Jun 21 16:24:57 2010 +0000

    2010-06-21  Stan Shebs  <stan@codesourcery.com>
    
    	* gdb.texinfo: Relicense under GFDL version 1.3.
    	* annotate.texinfo: Relicense under GFDL version 1.3.
    	* gdbint.texinfo: Relicense under GFDL version 1.3.
    	* stabs.texinfo: Relicense under GFDL version 1.3.
    	* fdl.texi: Update to version 1.3.

commit 61a467096d3d3d029f0169afad974df7976d627c
Author: Alan Modra <amodra@bigpond.net.au>
Date:   Mon Jun 21 00:00:05 2010 +0000

    daily update

commit 2a6a8b0ca8cc3b966a7583f2492ea144d6845ea2
Author: gdbadmin <gdbadmin@sourceware.org>
Date:   Mon Jun 21 00:00:03 2010 +0000

    *** empty log message ***

commit ca1f7a87dd55df76ffb899a5ece16ec9baa8e0d2
Author: Pedro Alves <pedro@codesourcery.com>
Date:   Sun Jun 20 22:23:36 2010 +0000

    2010-06-20  Ian Lance Taylor  <iant@google.com>
    	    Pedro Alves  <pedro@codesourcery.com>
    
    	* linux-x86-low.c (always_true): Delete.
    	(EMIT_ASM, EMIT_ASM32): Use an uncondition asm jmp instead of
    	trying to fool the compiler with always_true.

commit 8dadcd6111e8150bb4a50e48cc21cd0df494bc2e
Author: Pedro Alves <pedro@codesourcery.com>
Date:   Sun Jun 20 22:18:48 2010 +0000

    	* tracepoint.c (condition_true_at_tracepoint): Don't run compiled
    	conditions in gdbserver.

commit 006fd38d271e0ed5084dc7c921031be693846618
Author: gdbadmin <gdbadmin@sourceware.org>
Date:   Sun Jun 20 00:00:33 2010 +0000

    *** empty log message ***

commit efa71a5d47f9cfbfcea2bd6213f3e05a0ff0d66b
Author: Alan Modra <amodra@bigpond.net.au>
Date:   Sun Jun 20 00:00:05 2010 +0000

    daily update

commit 6b7be6f008edaa3c2bcdcadcd88724cf4868601a
Author: Ulrich Weigand <uweigand@de.ibm.com>
Date:   Sat Jun 19 17:59:05 2010 +0000

    	* spu-tdep.c (spu_frame_unwind_cache): Use LSLR register
    	value instead of hard-coded SPU_LS_SIZE.
    	(spu_software_single_step): Likewise.
    	* spu-tdep.h (SPU_LS_SIZE): Remove.

commit 21f120f5227d635d6151668d12234a6fd32897b2
Author: Ulrich Weigand <uweigand@de.ibm.com>
Date:   Sat Jun 19 17:36:49 2010 +0000

    ChangeLog:
    
    	* spu-multiarch.c (spu_xfer_partial): Wrap around local store
    	limit on local store memory accesses.
    	* spu-linux-nat.c (spu_xfer_partial): Likewise.
    	* spu-tdep.c (spu_lslr): Remove.
    	(spu_pointer_to_address): Do not truncate addresses.
    	(spu_integer_to_address): Likewise.
    	(spu_overlay_new_objfile): Use SPU_OVERLAY_LMA.
    	* spu-tdep.h: Add comments.
    	(SPUADDR_SPU): Respect SPU_OVERLAY_LMA bit.
    	(SPU_OVERLAY_LMA): Define.
    
    gdbserver/ChangeLog:
    
    	* spu-low.c (spu_read_memory): Wrap around local store limit.
    	(spu_write_memory): Likewise.
    
    testsuite/ChangeLog:
    
    	* gdb.arch/spu-ls.exp: New file.
    	* gdb.arch/spu-ls.c: Likewise.

commit 850881d822557117b857f4ac064bda93089fca30
Author: gdbadmin <gdbadmin@sourceware.org>
Date:   Sat Jun 19 00:00:33 2010 +0000

    *** empty log message ***

commit 1f469eb344b700f3be100aa6fa728355f02b0aa5
Author: Alan Modra <amodra@bigpond.net.au>
Date:   Sat Jun 19 00:00:05 2010 +0000

    daily update

commit 961f5648a33adba3941f5fdd843c06fe3e04619c
Author: Stan Shebs <shebs@apple.com>
Date:   Fri Jun 18 23:06:29 2010 +0000

    2010-06-18  Stan Shebs  <stan@codesourcery.com>
    
    	* osdata.c (get_osdata): Warn separately if target does not report
    	type list.
    	(info_osdata_command): Allow empty type, report error if target
    	does not return available types of OS data.
    	* linux-nat.c (linux_nat_xfer_osdata): Report list of OS data
    	types if no annex supplied.
    
    	* gdb.texinfo (Operating System Auxiliary Information): Describe
    	"info os" when no arguments given.

commit d2328f2aa90d894baab7dda8ec2cf5dbab13233d
Author: Stan Shebs <shebs@apple.com>
Date:   Fri Jun 18 17:44:33 2010 +0000

    	* thread.c (thread_id_make_value): Make a value representing the
    	current thread.
    	(_initialize_thread): Create $_thread.
    
    	* gdb.texinfo (Debugging Programs with Multiple Threads): Describe
    	$_thread.
    
    	* gdb.threads/thread-specific.exp: Add tests of $_thread.

commit 06d611d9bd4a0a1027dc35e52ea1ff26e28dd466
Author: espindola <espindola>
Date:   Fri Jun 18 16:53:23 2010 +0000

    2010-06-18  Rafael Espindola  <espindola@google.com>
    
    	* plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
    	Make argument const.
    
    2010-06-18  Rafael Espindola  <espindola@google.com>
    
    	* plugin.cc (add_input_file,add_input_library)
    	(Plugin_manager::add_input_file): Make filename arguments const.
    	* plugin.h (Plugin_manager::add_input_file): Make filename arguments
    	const.

commit eb8ea846c927aed9724068bbf3556017734eb4a8
Author: Ulrich Weigand <uweigand@de.ibm.com>
Date:   Fri Jun 18 16:51:09 2010 +0000

    	* gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
    	* gdb.base/watch-cond.exp: Likewise.
    	* gdb.python/py-breakpoint.exp: Likewise.

commit 35043dbc5466366d44562f848fbd116846df1c3e
Author: Pedro Alves <pedro@codesourcery.com>
Date:   Fri Jun 18 15:08:28 2010 +0000

    	* gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
    	clean_restart, make sure every test has a distinct message, and
    	that messages don't include the executable' full path.

commit 23c1bb4f4a99c0e6e809dbc82db8c325c300c5c2
Author: Hui Zhu <teawater@gmail.com>
Date:   Fri Jun 18 08:16:15 2010 +0000

    2010-06-18  Hui Zhu  <teawater@gmail.com>
    
    	* gdb.texinfo: (Process Record and Replay): Add documentation
    	for commands "record save" and "record restore".

commit 236efab006132a729e20bdee0500e92f95a8687d
Author: Alan Modra <amodra@bigpond.net.au>
Date:   Fri Jun 18 00:00:04 2010 +0000

    daily update

commit c13535701694f1af423c88eaffdfe1e797e9abef
Author: gdbadmin <gdbadmin@sourceware.org>
Date:   Fri Jun 18 00:00:03 2010 +0000

    *** empty log message ***

commit 3dc914129977bf0a66d4bede973f265b7618fb2d
Author: Doug Evans <dje@google.com>
Date:   Thu Jun 17 22:55:52 2010 +0000

    	* gdb.arch/i386-size.exp: Updated expected output for
    	DISASSEMBLY_OMIT_FNAME.

commit 76f48f669d7028cabe614612a019eca99a563612
Author: Joel Brobecker <brobecker@gnat.com>
Date:   Thu Jun 17 22:36:37 2010 +0000

    Minor reformatting in dwarf2read.c:psymtabs_addrmap_cleanup.
    
    Really a tiny insignificant detail that just happened to catch my attention.
    Fixed thusly.
    
    2010-06-17  Joel Brobecker  <brobecker@adacore.com>
    
            * dwarf2read.c (psymtabs_addrmap_cleanup): Add empty line after
            last local variable declaration.  No real code change.

commit 69e933a37f7b99c57011cf318d6865bd7f994ebe
Author: Tom Tromey <tromey@redhat.com>
Date:   Thu Jun 17 17:36:50 2010 +0000

    	* dwarf2read.c (psymtabs_addrmap_cleanup): New function.
    	(dwarf2_build_psymtabs_hard): Use it.  Create addrmap on a
    	temporary obstack.

-----------------------------------------------------------------------

Summary of changes:
 bfd/ChangeLog                                   |    5 +
 bfd/archive64.c                                 |   12 +-
 bfd/version.h                                   |    2 +-
 config/ChangeLog                                |    4 +
 config/bootstrap-lto.mk                         |    8 ++
 gdb/ChangeLog                                   |  116 ++++++++++++++++++
 gdb/breakpoint.c                                |   41 ++++++-
 gdb/breakpoint.h                                |    1 +
 gdb/c-typeprint.c                               |    2 +-
 gdb/c-valprint.c                                |    2 +-
 gdb/configure                                   |   90 ++++++---------
 gdb/configure.ac                                |   83 ++++++-------
 gdb/doc/ChangeLog                               |   33 +++++
 gdb/doc/annotate.texinfo                        |    6 +-
 gdb/doc/fdl.texi                                |   91 +++++++++++---
 gdb/doc/gdb.texinfo                             |   46 +++++++-
 gdb/doc/gdbint.texinfo                          |    7 +-
 gdb/doc/stabs.texinfo                           |    6 +-
 gdb/dwarf2loc.c                                 |   59 ++++++----
 gdb/dwarf2read.c                                |   45 ++++++-
 gdb/f-typeprint.c                               |    2 +-
 gdb/f-valprint.c                                |    2 +-
 gdb/gdbserver/ChangeLog                         |   17 +++
 gdb/gdbserver/linux-x86-low.c                   |   46 ++++----
 gdb/gdbserver/spu-low.c                         |   38 ++++++-
 gdb/gdbserver/tracepoint.c                      |   16 +++
 gdb/gdbtypes.h                                  |    5 +
 gdb/i386-linux-tdep.c                           |    2 +-
 gdb/i386-tdep.c                                 |  145 ++++++++++++++++++-----
 gdb/i386-tdep.h                                 |    3 +
 gdb/infrun.c                                    |   12 ++
 gdb/linux-nat.c                                 |   39 ++++++
 gdb/linux-record.c                              |   25 +++--
 gdb/m2-valprint.c                               |    2 +-
 gdb/osdata.c                                    |   14 ++-
 gdb/p-typeprint.c                               |    2 +-
 gdb/p-valprint.c                                |    2 +-
 gdb/record.c                                    |   15 +++
 gdb/record.h                                    |    1 +
 gdb/spu-linux-nat.c                             |   22 +++-
 gdb/spu-multiarch.c                             |   27 ++++-
 gdb/spu-tdep.c                                  |   83 +++++++++-----
 gdb/spu-tdep.h                                  |   62 +++++++++-
 gdb/testsuite/ChangeLog                         |   43 +++++++
 gdb/testsuite/gdb.arch/i386-size.exp            |    2 +-
 gdb/{record.h => testsuite/gdb.arch/spu-ls.c}   |   29 ++---
 gdb/testsuite/gdb.arch/spu-ls.exp               |   54 +++++++++
 gdb/testsuite/gdb.base/gdb11531.exp             |    4 +
 gdb/testsuite/gdb.base/watch-cond.exp           |   15 +++
 gdb/{record.h => testsuite/gdb.cell/fork-spu.c} |   43 +++++--
 gdb/testsuite/gdb.cell/fork.c                   |   77 ++++++++++++
 gdb/testsuite/gdb.cell/fork.exp                 |   85 +++++++++++++
 gdb/testsuite/gdb.gdb/selftest.exp              |    6 -
 gdb/testsuite/gdb.multi/base.exp                |   38 +++---
 gdb/testsuite/gdb.multi/bkpt-multi-exec.exp     |   14 +--
 gdb/testsuite/gdb.python/py-breakpoint.exp      |    5 +
 gdb/testsuite/gdb.threads/thread-specific.exp   |   16 +++-
 gdb/testsuite/lib/gdb.exp                       |   29 ++++-
 gdb/thread.c                                    |   14 ++
 gdb/version.in                                  |    2 +-
 include/ChangeLog                               |   15 +++
 include/dwarf2.h                                |    2 +
 include/plugin-api.h                            |   14 ++-
 63 files changed, 1387 insertions(+), 361 deletions(-)
 create mode 100644 config/bootstrap-lto.mk
 copy gdb/{record.h => testsuite/gdb.arch/spu-ls.c} (52%)
 create mode 100644 gdb/testsuite/gdb.arch/spu-ls.exp
 copy gdb/{record.h => testsuite/gdb.cell/fork-spu.c} (52%)
 create mode 100644 gdb/testsuite/gdb.cell/fork.c
 create mode 100644 gdb/testsuite/gdb.cell/fork.exp

First 500 lines of diff:
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d73bb94..41b6cb9 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-23  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* archive64.c (bfd_elf64_archive_write_armap): Fix buffer overrun
+	when scaning map.
+
 2010-06-17  Tristan Gingold  <gingold@adacore.com>
 
 	* Makefile.am (BFD32_BACKENDS_CFILES): Move vms-alpha.c to ...
diff --git a/bfd/archive64.c b/bfd/archive64.c
index 067fbb9..bbc4c3f 100644
--- a/bfd/archive64.c
+++ b/bfd/archive64.c
@@ -194,27 +194,27 @@ bfd_elf64_archive_write_armap (bfd *arch,
 
   /* Write out the file offset for the file associated with each
      symbol, and remember to keep the offsets padded out.  */
-
-  current = arch->archive_head;
   count = 0;
-  while (current != NULL && count < symbol_count)
+  for (current = arch->archive_head;
+       current != NULL && count < symbol_count;
+       current = current->archive_next)
     {
       /* For each symbol which is used defined in this object, write out
 	 the object file's address in the archive */
 
-      while (map[count].u.abfd == current)
+      for (;
+	   count < symbol_count && map[count].u.abfd == current;
+	   count++)
 	{
 	  bfd_putb64 ((bfd_vma) archive_member_file_ptr, buf);
 	  if (bfd_bwrite (buf, 8, arch) != 8)
 	    return FALSE;
-	  count++;
 	}
       /* Add size of this archive entry */
       archive_member_file_ptr += (arelt_size (current)
 				  + sizeof (struct ar_hdr));
       /* remember about the even alignment */
       archive_member_file_ptr += archive_member_file_ptr % 2;
-      current = current->archive_next;
     }
 
   /* now write the strings themselves */
diff --git a/bfd/version.h b/bfd/version.h
index 2b88743..c000efa 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20100617
+#define BFD_VERSION_DATE 20100623
 #define BFD_VERSION @bfd_version@
 #define BFD_VERSION_STRING  @bfd_version_package@ @bfd_version_string@
 #define REPORT_BUGS_TO @report_bugs_to@
diff --git a/config/ChangeLog b/config/ChangeLog
index 78259e6..506837b 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-21  Alexandre Oliva  <aoliva@redhat.com>
+
+	* bootstrap-lto.mk: New.
+
 2010-06-10  Paolo Bonzini  <bonzini@gnu.org>
 
 	* override.m4: Remove obsolete (<2.64) definitions.
diff --git a/config/bootstrap-lto.mk b/config/bootstrap-lto.mk
new file mode 100644
index 0000000..14099a0
--- /dev/null
+++ b/config/bootstrap-lto.mk
@@ -0,0 +1,8 @@
+# This option enables LTO for stage2 and stage3.  It requires lto to
+# be enabled for stage1 with --enable-stage1-languages.
+
+STAGE2_CFLAGS += -flto
+STAGE3_CFLAGS += -flto
+
+# Ada fails to build with LTO, turn it off for now.
+BOOT_ADAFLAGS += -fno-lto
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5079f8a..b6dd364 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,119 @@
+2010-06-23  Ulrich Weigand  <uweigand@de.ibm.com>
+
+	* infrun.c (handle_inferior_event): Handle presence of single-step
+	breakpoints for TARGET_WAITKIND_FORKED and TARGET_WAITKIND_VFORKED.
+	Cancel single-step breakpoints for TARGET_WAITKIND_EXITED,
+	TARGET_WAITKIND_SIGNALED, and TARGET_WAITKIND_EXECD.
+	* breakpoint.c (detach_single_step_breakpoints): New function.
+	(detach_breakpoints): Call it.
+	(cancel_single_step_breakpoints): New function.
+	* breakpoint.h (cancel_single_step_breakpoints): Add prototype.
+
+	* spu-tdep.c (spu_memory_remove_breakpoint): New function.
+	(spu_gdbarch_init): Install it.
+
+2010-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+	* configure.ac: Always set RDYNAMIC at least as `-rdynamic'.
+	* configure: Regenerate.
+
+2010-06-22  Hui Zhu  <teawater@gmail.com>
+
+	* i386-tdep.c (i386_record_lea_modrm): Change warning to query.
+	(i386_process_record): Ditto.
+	* record.c (record_memory_query): New variable.
+	(_initialize_record): New command "set record memory-query".
+	* record.h (record_memory_query): New extern.
+
+2010-06-21  Doug Evans  <dje@google.com>
+
+	* i386-tdep.h (i386_displaced_step_copy_insn): Declare.
+	* i386-tdep.c (i386_displaced_step_copy_insn): New function.
+	(i386_syscall_p): Change type of lengthp to int.
+	(i386_displaced_step_fixup): Handle kernels that run one past a
+	syscall insn.
+	* i386-linux-tdep.c (i386_linux_init_abi): Use
+	i386_displaced_step_copy_insn instead of
+	simple_displaced_step_copy_insn.
+
+2010-06-21  Tom Tromey  <tromey@redhat.com>
+
+	* dwarf2read.c (read_base_type): Handle DW_ATE_UTF.
+	(dwarf_type_encoding_name): Likewise.
+
+2010-06-21  Tom Tromey  <tromey@redhat.com>
+
+	* p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.
+	* p-typeprint.c (pascal_type_print_base): Use TYPE_ERROR_NAME.
+	* m2-valprint.c (m2_val_print): Use TYPE_ERROR_NAME.
+	* gdbtypes.h (TYPE_ERROR_NAME): New macro.
+	* f-valprint.c (f_val_print): Use TYPE_ERROR_NAME.
+	* f-typeprint.c (f_type_print_base): Use TYPE_ERROR_NAME.
+	* dwarf2read.c (tag_type_to_type): Create a new error type on
+	failure.
+	* c-valprint.c (c_val_print): Use TYPE_ERROR_NAME.
+	* c-typeprint.c (c_type_print_base): Use TYPE_ERROR_NAME.
+
+2010-06-21  Michael Snyder  <msnyder@vmware.com>
+
+	* breakpoint.c (_initialize_breakpoint): Use add_prefix_cmd, 
+	not add_abbrev_prefix_cmd, for "enable breakpoints".
+
+2010-06-21  Ulrich Weigand  <uweigand@de.ibm.com>
+
+	* dwarf2loc.c (find_location_expression): Add relocation offset
+	to base-address-selection entry base addresses.  Read addresses
+	(and offsets) as signed/unsigned integers, depending on the
+	BFD's sign_extend_vma flag.  Do not call dwarf2_read_address.
+	(loclist_describe_location): Likewise.
+	(disassemble_dwarf_expression): Read DW_OP_addr operand as
+	unsigned integer.  Do not call dwarf2_read_address.
+	(locexpr_describe_location): Likewise for DW_OP_GNU_push_tls_address.
+
+2010-06-19  Ulrich Weigand  <uweigand@de.ibm.com>
+
+	* spu-tdep.c (spu_frame_unwind_cache): Use LSLR register
+	value instead of hard-coded SPU_LS_SIZE.
+	(spu_software_single_step): Likewise.
+	* spu-tdep.h (SPU_LS_SIZE): Remove.
+
+2010-06-19  Ulrich Weigand  <uweigand@de.ibm.com>
+
+	* spu-multiarch.c (spu_xfer_partial): Wrap around local store
+	limit on local store memory accesses.
+	* spu-linux-nat.c (spu_xfer_partial): Likewise.
+	* spu-tdep.c (spu_lslr): Remove.
+	(spu_pointer_to_address): Do not truncate addresses.
+	(spu_integer_to_address): Likewise.
+	(spu_overlay_new_objfile): Use SPU_OVERLAY_LMA.
+	* spu-tdep.h: Add comments.
+	(SPUADDR_SPU): Respect SPU_OVERLAY_LMA bit.
+	(SPU_OVERLAY_LMA): Define.
+
+2010-06-18  Stan Shebs  <stan@codesourcery.com>
+
+	* osdata.c (get_osdata): Warn separately if target does not report
+	type list.
+	(info_osdata_command): Allow empty type, report error if target
+	does not return available types of OS data.
+	* linux-nat.c (linux_nat_xfer_osdata): Report list of OS data
+	types if no annex supplied.
+
+	* thread.c (thread_id_make_value): Make a value representing the
+	current thread.
+	(_initialize_thread): Create $_thread.
+
+2010-06-17  Joel Brobecker  <brobecker@adacore.com>
+
+	* dwarf2read.c (psymtabs_addrmap_cleanup): Add empty line after
+	last local variable declaration.  No real code change.
+
+2010-06-17  Tom Tromey  <tromey@redhat.com>
+
+	* dwarf2read.c (psymtabs_addrmap_cleanup): New function.
+	(dwarf2_build_psymtabs_hard): Use it.  Create addrmap on a
+	temporary obstack.
+
 2010-06-16  Sergio Durigan Junior  <sergiodj@redhat.com>
 	    Jan Kratochvil  <jan.kratochvil@redhat.com>
 
diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c
index a0fb887..f2b973a 100644
--- a/gdb/breakpoint.c
+++ b/gdb/breakpoint.c
@@ -196,6 +196,8 @@ static void tcatch_command (char *arg, int from_tty);
 
 static void ep_skip_leading_whitespace (char **s);
 
+static void detach_single_step_breakpoints (void);
+
 static int single_step_breakpoint_inserted_here_p (struct address_space *,
 						   CORE_ADDR pc);
 
@@ -2383,6 +2385,10 @@ detach_breakpoints (int pid)
     if (b->inserted)
       val |= remove_breakpoint_1 (b, mark_inserted);
   }
+
+  /* Detach single-step breakpoints as well.  */
+  detach_single_step_breakpoints ();
+
   do_cleanups (old_chain);
   return val;
 }
@@ -10491,6 +10497,39 @@ remove_single_step_breakpoints (void)
     }
 }
 
+/* Delete software single step breakpoints without removing them from
+   the inferior.  This is intended to be used if the inferior's address
+   space where they were inserted is already gone, e.g. after exit or
+   exec.  */
+
+void
+cancel_single_step_breakpoints (void)
+{
+  int i;
+
+  for (i = 0; i < 2; i++)
+    if (single_step_breakpoints[i])
+      {
+	xfree (single_step_breakpoints[i]);
+	single_step_breakpoints[i] = NULL;
+	single_step_gdbarch[i] = NULL;
+      }
+}
+
+/* Detach software single-step breakpoints from INFERIOR_PTID without
+   removing them.  */
+
+static void
+detach_single_step_breakpoints (void)
+{
+  int i;
+
+  for (i = 0; i < 2; i++)
+    if (single_step_breakpoints[i])
+      target_remove_breakpoint (single_step_gdbarch[i],
+				single_step_breakpoints[i]);
+}
+
 /* Check whether a software single-step breakpoint is inserted at PC.  */
 
 static int
@@ -11264,7 +11303,7 @@ With a subcommand you can enable temporarily."));
 
   add_com_alias ("en", "enable", class_breakpoint, 1);
 
-  add_abbrev_prefix_cmd ("breakpoints", class_breakpoint, enable_command, _("\
+  add_prefix_cmd ("breakpoints", class_breakpoint, enable_command, _("\
 Enable some breakpoints.\n\
 Give breakpoint numbers (separated by spaces) as arguments.\n\
 This is used to cancel the effect of the \"disable\" command.\n\
diff --git a/gdb/breakpoint.h b/gdb/breakpoint.h
index d053db8..4514290 100644
--- a/gdb/breakpoint.h
+++ b/gdb/breakpoint.h
@@ -985,6 +985,7 @@ extern int remove_hw_watchpoints (void);
 extern void insert_single_step_breakpoint (struct gdbarch *,
 					   struct address_space *, CORE_ADDR);
 extern void remove_single_step_breakpoints (void);
+extern void cancel_single_step_breakpoints (void);
 
 /* Manage manual breakpoints, separate from the normal chain of
    breakpoints.  These functions are used in murky target-specific
diff --git a/gdb/c-typeprint.c b/gdb/c-typeprint.c
index 9a6bc6d..d07fb8f 100644
--- a/gdb/c-typeprint.c
+++ b/gdb/c-typeprint.c
@@ -1121,7 +1121,7 @@ c_type_print_base (struct type *type, struct ui_file *stream, int show,
       break;
 
     case TYPE_CODE_ERROR:
-      fprintf_filtered (stream, _("<unknown type>"));
+      fprintf_filtered (stream, "%s", TYPE_ERROR_NAME (type));
       break;
 
     case TYPE_CODE_RANGE:
diff --git a/gdb/c-valprint.c b/gdb/c-valprint.c
index e2a5b95..e205705 100644
--- a/gdb/c-valprint.c
+++ b/gdb/c-valprint.c
@@ -557,7 +557,7 @@ c_val_print (struct type *type, const gdb_byte *valaddr, int embedded_offset,
       break;
 
     case TYPE_CODE_ERROR:
-      fprintf_filtered (stream, _("<error type>"));
+      fprintf_filtered (stream, "%s", TYPE_ERROR_NAME (type));
       break;
 
     case TYPE_CODE_UNDEF:
diff --git a/gdb/configure b/gdb/configure
index 7f9c51a..f557aa1 100755
--- a/gdb/configure
+++ b/gdb/configure
@@ -14186,20 +14186,19 @@ $as_echo "$gdb_cv_bigtoc" >&6; }
   ;;
 esac
 
-if test "${gdb_native}" = yes; then
-   if test "$GCC" = "yes" ; then
-      # The dynamically loaded libthread_db needs access to symbols in the gdb
-      # executable.  Older GNU ld supports --export-dynamic but --dynamic-list
-      # may not be supported there.
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the dynamic export flag" >&5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for the dynamic export flag" >&5
 $as_echo_n "checking for the dynamic export flag... " >&6; }
-      old_LDFLAGS="$LDFLAGS"
-      # Older GNU ld supports --export-dynamic but --dynamic-list it does not.
-      RDYNAMIC="-Wl,--dynamic-list=${srcdir}/proc-service.list"
-      LDFLAGS="$LDFLAGS $RDYNAMIC"
-      dynamic_list=false
-      if test "${have_libpython}" = no; then
-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+dynamic_list=false
+if test "${gdb_native}" = yes; then
+   # The dynamically loaded libthread_db needs access to symbols in the gdb
+   # executable.  Older GNU ld supports --export-dynamic but --dynamic-list
+   # may not be supported there.
+   old_LDFLAGS="$LDFLAGS"
+   # Older GNU ld supports --export-dynamic but --dynamic-list it does not.
+   RDYNAMIC="-Wl,--dynamic-list=${srcdir}/proc-service.list"
+   LDFLAGS="$LDFLAGS $RDYNAMIC"
+   if test "${have_libpython}" = no; then
+     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -14215,14 +14214,14 @@ if ac_fn_c_try_link "$LINENO"; then :
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-      else
-	# Workaround http://bugs.python.org/issue4434 where static
-	# libpythonX.Y.a would get its symbols required for
-	# pythonX.Y/lib-dynload/*.so modules hidden by -Wl,--dynamic-list.
-	# Problem does not happen for the recommended libpythonX.Y.so linkage.
-	old_CFLAGS="$CFLAGS"
-	CFLAGS="$CFLAGS $PYTHON_CFLAGS"
-	if test "$cross_compiling" = yes; then :
+   else
+     # Workaround http://bugs.python.org/issue4434 where static
+     # libpythonX.Y.a would get its symbols required for
+     # pythonX.Y/lib-dynload/*.so modules hidden by -Wl,--dynamic-list.
+     # Problem does not happen for the recommended libpythonX.Y.so linkage.
+     old_CFLAGS="$CFLAGS"
+     CFLAGS="$CFLAGS $PYTHON_CFLAGS"
+     if test "$cross_compiling" = yes; then :
   true
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -14232,10 +14231,10 @@ int
 main ()
 {
 int err;
-	     Py_Initialize ();
-	     err = PyRun_SimpleString ("import itertools\n");
-	     Py_Finalize ();
-	     return err == 0 ? 0 : 1;
+          Py_Initialize ();
+          err = PyRun_SimpleString ("import itertools\n");
+          Py_Finalize ();
+          return err == 0 ? 0 : 1;
   ;
   return 0;
 }
@@ -14247,41 +14246,20 @@ rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
   conftest.$ac_objext conftest.beam conftest.$ac_ext
 fi
 
-	CFLAGS="$old_CFLAGS"
-      fi
-      if $dynamic_list;then
-	found="-Wl,--dynamic-list"
-	RDYNAMIC='-Wl,--dynamic-list=$(srcdir)/proc-service.list'
-      else
-	RDYNAMIC="-rdynamic"
-	LDFLAGS="$old_LDFLAGS $RDYNAMIC"
-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  found="-rdynamic"
+     CFLAGS="$old_CFLAGS"
+   fi
+   LDFLAGS="$old_LDFLAGS"
+fi
+if $dynamic_list; then
+  found="-Wl,--dynamic-list"
+  RDYNAMIC='-Wl,--dynamic-list=$(srcdir)/proc-service.list'
 else
-  found="no"
-		     # Error on its usage by .mh file.
-		     RDYNAMIC="no-rdynamic-available"
+  found="-rdynamic"
+  RDYNAMIC="-rdynamic"
 fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-      fi
 
-      LDFLAGS="$old_LDFLAGS"
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $found" >&5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $found" >&5
 $as_echo "$found" >&6; }
-   fi
-fi
 
 
 if test ${build} = ${host} -a ${host} = ${target} ; then
diff --git a/gdb/configure.ac b/gdb/configure.ac
index aeac060..7ddb67f 100644
--- a/gdb/configure.ac
+++ b/gdb/configure.ac
@@ -1453,54 +1453,47 @@ aix*)
   ;;
 esac
 
+AC_MSG_CHECKING(for the dynamic export flag)
+dynamic_list=false
 if test "${gdb_native}" = yes; then
-   if test "$GCC" = "yes" ; then
-      # The dynamically loaded libthread_db needs access to symbols in the gdb
-      # executable.  Older GNU ld supports --export-dynamic but --dynamic-list
-      # may not be supported there.
-      AC_MSG_CHECKING(for the dynamic export flag)
-      old_LDFLAGS="$LDFLAGS"
-      # Older GNU ld supports --export-dynamic but --dynamic-list it does not.
-      RDYNAMIC="-Wl,--dynamic-list=${srcdir}/proc-service.list"
-      LDFLAGS="$LDFLAGS $RDYNAMIC"
-      dynamic_list=false
-      if test "${have_libpython}" = no; then
-	AC_TRY_LINK([], [], [dynamic_list=true])
-      else
-	# Workaround http://bugs.python.org/issue4434 where static
-	# libpythonX.Y.a would get its symbols required for
-	# pythonX.Y/lib-dynload/*.so modules hidden by -Wl,--dynamic-list.
-	# Problem does not happen for the recommended libpythonX.Y.so linkage.
-	old_CFLAGS="$CFLAGS"
-	CFLAGS="$CFLAGS $PYTHON_CFLAGS"
-	AC_RUN_IFELSE(
-	  AC_LANG_PROGRAM(
-	    [#include "]${have_libpython}[/Python.h"],
-	    [int err;
-	     Py_Initialize ();
-	     err = PyRun_SimpleString ("import itertools\n");
-	     Py_Finalize ();
-	     return err == 0 ? 0 : 1;]),
-	  [dynamic_list=true], [], [true])
-	CFLAGS="$old_CFLAGS"
-      fi
-      if $dynamic_list;then
-	found="-Wl,--dynamic-list"
-	RDYNAMIC='-Wl,--dynamic-list=$(srcdir)/proc-service.list'
-      else
-	RDYNAMIC="-rdynamic"
-	LDFLAGS="$old_LDFLAGS $RDYNAMIC"
-	AC_TRY_LINK([], [],
-		    [found="-rdynamic"],
-		    [found="no"
-		     # Error on its usage by .mh file.


hooks/post-receive
--
Repository for Project Archer.


             reply	other threads:[~2010-06-23 20:56 UTC|newest]

Thread overview: 120+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-23 20:56 jkratoch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-01 19:25 jkratoch
2011-01-29 16:44 jkratoch
2011-01-25 12:53 pmuldoon
2011-01-25  9:10 jkratoch
2011-01-17 13:31 pmuldoon
2011-01-15 11:35 jkratoch
2011-01-14  8:04 jkratoch
2011-01-10 12:00 pmuldoon
2011-01-10  9:10 jkratoch
2011-01-07  5:57 jkratoch
2011-01-06 12:22 pmuldoon
2011-01-04  4:59 jkratoch
2010-12-31 22:30 jkratoch
2010-12-30  7:22 jkratoch
2010-12-22 20:11 swagiaal
2010-12-14 17:13 jkratoch
2010-12-14  8:27 pmuldoon
2010-12-10 17:16 jkratoch
2010-12-08 15:55 pmuldoon
2010-12-06  6:40 jkratoch
2010-12-04  1:03 jkratoch
2010-12-02 15:47 pmuldoon
2010-11-30  0:15 jkratoch
2010-11-28 18:02 jkratoch
2010-11-28  5:41 jkratoch
2010-11-16  5:04 jkratoch
2010-11-12 11:47 pmuldoon
2010-11-11 11:39 pmuldoon
2010-11-10  9:09 pmuldoon
2010-11-08  9:34 pmuldoon
2010-11-07 18:15 jkratoch
2010-10-22 14:28 pmuldoon
2010-10-20 12:48 pmuldoon
2010-10-19 16:01 pmuldoon
2010-10-17 20:27 jkratoch
2010-10-15 17:07 jkratoch
2010-10-14 20:55 jkratoch
2010-10-13 15:06 jkratoch
2010-10-12 16:45 jkratoch
2010-10-11  9:21 jkratoch
2010-10-11  8:47 pmuldoon
2010-10-06  9:00 pmuldoon
2010-09-30  8:56 pmuldoon
2010-09-27  9:48 jkratoch
2010-09-20 12:34 pmuldoon
2010-09-16 20:49 ratmice
2010-09-04 19:59 jkratoch
2010-09-03  7:26 jkratoch
2010-09-02 15:04 jkratoch
2010-09-01 15:29 swagiaal
2010-08-23 13:54 jkratoch
2010-08-20 17:49 jkratoch
2010-08-12 15:19 swagiaal
2010-08-06 15:32 jkratoch
2010-07-29 19:17 swagiaal
2010-07-22 16:57 jkratoch
2010-07-22 16:26 jkratoch
2010-07-20 18:51 jkratoch
2010-07-09  8:09 jkratoch
2010-06-24  8:55 jkratoch
2010-06-17 12:53 jkratoch
2010-06-07  8:14 jkratoch
2010-06-02 19:03 jkratoch
2010-05-28 21:27 jkratoch
2010-05-26 18:36 swagiaal
2010-05-17 18:02 jkratoch
2010-05-17  1:04 jkratoch
2010-05-10 19:30 swagiaal
2010-05-05 14:24 swagiaal
2010-05-03 13:49 jkratoch
2010-05-03  8:48 jkratoch
2010-05-02 23:10 jkratoch
2010-05-02 15:54 jkratoch
2010-04-30  7:11 jkratoch
2010-04-28 11:44 jkratoch
2010-04-25 20:22 jkratoch
2010-04-09 20:37 jkratoch
2010-04-07  1:41 jkratoch
2010-04-05 10:11 jkratoch
2010-04-04 11:58 jkratoch
2010-03-22 23:58 jkratoch
2010-03-20 17:23 jkratoch
2010-03-18 10:01 jkratoch
2010-03-17 18:04 jkratoch
2010-03-12 18:35 jkratoch
2010-03-04 22:28 jkratoch
2010-03-01 22:16 jkratoch
2010-02-26 22:16 jkratoch
2010-02-26 17:50 jkratoch
2010-02-17 16:01 swagiaal
2010-02-13 22:51 jkratoch
2010-02-11 12:51 jkratoch
2010-02-09 19:01 jkratoch
2010-02-08 21:46 jkratoch
2010-02-03  4:38 jkratoch
2010-01-31 17:25 jkratoch
2010-01-28 19:17 swagiaal
2010-01-28 10:56 jkratoch
2010-01-27 19:21 swagiaal
2010-01-27  8:08 jkratoch
2010-01-26 18:58 swagiaal
2010-01-20 21:48 jkratoch
2010-01-15  2:09 jkratoch
2010-01-15  0:52 jkratoch
2010-01-14 22:23 jkratoch
2010-01-13 20:53 jkratoch
2010-01-10 20:47 jkratoch
2010-01-09 10:03 jkratoch
2010-01-09  8:41 jkratoch
2010-01-08 19:16 jkratoch
2009-12-06 17:43 jkratoch
2009-12-03 16:32 jkratoch
2009-11-30 13:59 jkratoch
2009-11-24 21:21 jkratoch
2009-11-21  9:24 jkratoch
2009-11-20 21:06 jkratoch
2009-11-20 15:57 jkratoch
2009-11-17 19:59 jkratoch
2009-11-16  2:22 jkratoch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100623205620.12828.qmail@sourceware.org \
    --to=jkratoch@sourceware.org \
    --cc=archer-commits@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).