archer-commits archive
subject index for April - June, 2009

This is the mail archive of the archer-commits@sourceware.org mailing list for the Archer project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[SCM] archer-jankratochvil-fedora-merge: * python/python-frame.c (frapy_richcompare): Return

[SCM] archer-jankratochvil-fedora-merge: cherry-pick: Fix dereferencing unbound C arrays (RHBZ#505163).

[SCM] archer-jankratochvil-fedora-merge: cherry-pick: Fix library-module.exp to run outside of the source tree.

[SCM] archer-jankratochvil-fedora-merge: cherry-pick: Fix parsing DW_AT_const_value using DW_FORM_string

[SCM] archer-jankratochvil-fedora-merge: cherry-pick: Ignore explicit die representing global scope '::' (gcc 4.1 bug).

[SCM] archer-jankratochvil-fedora-merge: Fixup the merge with [archer-jankratochvil-fortran-module].

[SCM] archer-jankratochvil-fedora-merge: ppc: Do not choose a default dialect due to -many/-Many.

[SCM] archer-jankratochvil-fedora-merge: Remove the branch [archer-pmuldoon-exception-rewind-master].

[SCM] archer-jankratochvil-fedora-merge: Revert "cherry-pick: Corrected search sequence, and added test."

[SCM] archer-jankratochvil-fedora-merge: rh504356: Fix "some Python error when displaying some C++ objects".

[SCM] archer-jankratochvil-fedora-merge: Use Python pretty-printers if possible to print base classes inside a derived class, when using GDB's internal C++ printer.

[SCM] archer-jankratochvil-fortran-module: +comments

[SCM] archer-jankratochvil-fortran-module: Fix library-module.exp - fix RH Bug 497567.

[SCM] archer-jankratochvil-fortran-module: Fix library-module.exp to run outside of the source tree.

[SCM] archer-jankratochvil-fortran-module: Initial overall FSF ChangeLog commit message.

[SCM] archer-jankratochvil-fortran-module: Make f_lookup_symbol_nonlocal static.

[SCM] archer-jankratochvil-fortran-module: Merge commit 'origin/master' into archer-jankratochvil-fortran-module

[SCM] archer-jankratochvil-fortran-module: reverse-20080717-branchpoint-2238-g3ba6611

[SCM] archer-jankratochvil-misc: Fix crashes due to (missing) varobj revalidation, for VLA [2/2]

[SCM] archer-jankratochvil-misc: Fix parsing DW_AT_const_value using DW_FORM_string

[SCM] archer-jankratochvil-misc: Fixup the Fortran common blocks support to not to break Fortran modules.

[SCM] archer-jankratochvil-misc: Merge commit 'origin/master' into archer-jankratochvil-misc

[SCM] archer-jankratochvil-python: Merge commit 'origin/archer-tromey-python' into archer-jankratochvil-python

[SCM] archer-jankratochvil-stork: reverse-20080717-branchpoint-2272-g3be2de5

[SCM] archer-jankratochvil-type-refcount: Execute forgotten breakpoint_types_mark_used().

[SCM] archer-jankratochvil-type-refcount: Fix compilation on the FSF GDB HEAD merge.

[SCM] archer-jankratochvil-type-refcount: Fix compiliaton error of the python support.

[SCM] archer-jankratochvil-type-refcount: Fix copy_type_recursive_1 internal_error wrt discardable types.

[SCM] archer-jankratochvil-type-refcount: Implement the mark-and-sweep GC, drop {type_incref,type_decref}.

[SCM] archer-jankratochvil-type-refcount: Implement Types GC marker for Python Types.

[SCM] archer-jankratochvil-type-refcount: LATER-copy_type_recursive

[SCM] archer-jankratochvil-type-refcount: Merge branch 'master' of git://sourceware.org/git/gdb into archer-jankratochvil-type-refcount

[SCM] archer-jankratochvil-type-refcount: Merge commit 'origin/master' into archer-jankratochvil-type-refcount

[SCM] archer-jankratochvil-type-refcount: Remove type_group as excessive for mark-and-sweep GC.

[SCM] archer-jankratochvil-type-refcount: This patch brings no new functionality. It could be enabled only during some

[SCM] archer-jankratochvil-vla: Fix a testcase regression due to FSF GDB charset branch check-in.

[SCM] archer-jankratochvil-vla: Fix dereferencing unbound C arrays (RHBZ#505163).

[SCM] archer-jankratochvil-vla: Fix one gdb.fortran/dynamic.exp FAIL for some arches (like ia64).

[SCM] archer-jankratochvil-vla: Merge branch 'archer-jankratochvil-type-refcount' of ssh://sourceware.org/git/archer into archer-jankratochvil-vla

[SCM] archer-jankratochvil-vla: Merge commit 'origin/archer-jankratochvil-type-refcount' into archer-jankratochvil-vla

[SCM] archer-jankratochvil-vla: Merge with archer-jankratochvil-type-refcount.

[SCM] archer-jankratochvil-vla: New testcase for DWARF stride not divisible by element size.

[SCM] archer-keiths-expr-cumulative: * gdb.cp/expand-sals.exp: Constructor names are fully qualified

[SCM] archer-keiths-expr-cumulative: Test for recursive imports.

[SCM] archer-keiths-expr-cumulative: Fixed shadowing problems

[SCM] archer-keiths-expr-cumulative: Merge branch 'archer-keiths-expr-cumulative' of ssh://sourceware.org/git/archer into remote-archer-keiths-expr-cumulative

[SCM] archer-keiths-expr-cumulative: Test absolute name printing of namespace members.

[SCM] archer-keiths-expr-cumulative: Test nested namespace import statements.

[SCM] archer-keiths-linkage_name-redux: * c-exp.y (qualified_name): Resolve typedefs before

[SCM] archer-keiths-linkage_name-redux: * dwarf2read.c (sturct partial_die_info): Remove linkage_name.

[SCM] archer-keiths-linkage_name-redux: Merge branch 'my-archer-keiths-expr-cumulative' into my-archer-keiths-linkage_name-redux

[SCM] archer-keiths-linkage_name-redux: reverse-20080717-branchpoint-1937-ge8b9d38

[SCM] archer-keiths-realcpp-test: More fixes.

[SCM] archer-keiths-realcpp-test: Update realcpp.exp and realcpp.cc for lots of problems (incorrect tests mostly);

[SCM] archer-pmuldoon-exception-rewind-master: Add Eli's patch changes.

[SCM] archer-pmuldoon-exception-rewind-master: Add further changes from gdb-patches review. Synch branch to gdb head state. Close branch.

[SCM] archer-pmuldoon-exception-rewind-master: Commit pre-gdb patch submission clean-ups.

[SCM] archer-pmuldoon-exception-rewind-master: Fix a the premature clean-up of the terminate breakpoint.

[SCM] archer-pmuldoon-exception-rewind-master: Fix trailing spaces, and spaces before tabs.

[SCM] archer-pmuldoon-exception-rewind-master: Fix typo.

[SCM] archer-pmuldoon-exception-rewind-master: Implement changes/comment from Joel Brobecker patch review.

[SCM] archer-pmuldoon-exception-rewind-master: Merge branch 'master' into archer-pmuldoon-exception-rewind-master

[SCM] archer-pmuldoon-exception-rewind-master: Merge commit 'origin' into archer-pmuldoon-exception-rewind-master

[SCM] archer-pmuldoon-next-over-throw: Clean up exception code for submission

[SCM] archer-pmuldoon-next-over-throw: gdb

[SCM] archer-pmuldoon-next-over-throw: Remove unneeded files

[SCM] archer-pmuldoon-next-over-throw: removed unused local variables

[SCM] archer-pmuldoon-next-over-throw: rewrite to use frame_id comparisons

[SCM] archer-pmuldoon-next-over-throw: update comments

[SCM] archer-swagiaal-upstream: reverse-20080717-branchpoint-2358-gcd68314

[SCM] archer-swagiaal-using-directive: Fixed shadowing problems

[SCM] archer-swagiaal-using-directive: Ignore explicit die representing global scope '::' (gcc 4.1 bug).

[SCM] archer-swagiaal-using-directive: Recommit: Added support for ADL function lookup. Patch 2.

[SCM] archer-tromey-call-frame-cfa: initial implementation

[SCM] archer-tromey-call-frame-cfa: reverse-20080717-branchpoint-2533-g05bd28a

[SCM] archer-tromey-dw-op-value: initial implementation

[SCM] archer-tromey-dw-op-value: reverse-20080717-branchpoint-2628-g6023ec1

[SCM] archer-tromey-python: * gdb.texinfo (Types In Python): Updates.

[SCM] archer-tromey-python: * python/python-frame.c (frapy_richcompare): Return

[SCM] archer-tromey-python: * python/python-membuf.c (gdbpy_read_memory): Initialize

[SCM] archer-tromey-python: * python/python-objfile.c (clean_up_objfile): Acquire and release

[SCM] archer-tromey-python: * python/python-symbol.c (gdbpy_initialize_symbols): Don't set

[SCM] archer-tromey-python: * python/python-type.c (pyty_codes): Remove TYPE_CODE_TEMPLATE and

[SCM] archer-tromey-python: Added an optional length parameter to value.string(). Update native C code to enable this.

[SCM] archer-tromey-python: Cleanup python.exp too.

[SCM] archer-tromey-python: Consolidade Python test functions in lib/gdb.exp.

[SCM] archer-tromey-python: Fix memory allocation bug in gdbpy_read_memory.

[SCM] archer-tromey-python: Fix python regressions

[SCM] archer-tromey-python: gdb

[SCM] archer-tromey-python: Handle null-strings in pretty-printers.

[SCM] archer-tromey-python: Implement value reference counting

[SCM] archer-tromey-python: Move memory manipulation functions to the Inferior class.

[SCM] archer-tromey-python: Remove libstdc++ pretty-printers

[SCM] archer-tromey-python: Rework from comments to testcases cleanup patch.

[SCM] archer-tromey-python: Testcase for a crash in c_get_string

[SCM] archer-tromey-python: Use Python pretty-printers if possible to print base classes inside a derived class, when using GDB's internal C++ printer.

[SCM] archer: Merge commit 'origin/archer-keiths-expr-cumulative' into archer

[SCM] archer: Merge commit 'origin/archer-tromey-python' into archer

[SCM] master: * exec.h (section_table_xfer_memory_partial): Improve description, mention SECTION_NAME. * exec.c (section_table_xfer_memory_partial): Remove stale description.

[SCM] master: * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp, gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp, gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp, gdb.server/ext-run.exp, gdb.server/file-transfer.exp, gdb.server/server-mon.exp, gdb.server/server-run.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/deltrace.exp, gdb.trace/infotrace.exp, gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp, gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Use a unique name for the compiled executable.

[SCM] master: * gdbarch.sh (pointer_to_address): Change to type 'm'. (address_to_pointer): Likewise. * gdbarch.c, gdbarch.h: Regenerate.

[SCM] master: * gdbint.texinfo: Change server name from sources.redhat.com to

[SCM] master: * gdbtypes.c: Remove excessive parentheses at the return keywords.

[SCM] master: * inflow.c (copy_terminal_info): Deep copy `run_terminal'.

[SCM] master: * inflow.c (kill_command): Moved to infcmd.c.

[SCM] master: * ppc-linux-nat.c (have_ptrace_getsetregs): New variable.

[SCM] master: * README (`configure' options): Document GDB-specific options to

[SCM] master: * valops.c (value_one): Reimplement broken decimal-float case.

[SCM] master: ARI fix: sprintf rule.

[SCM] master: (committed as obvious) 2009-06-22 Tristan Gingold <gingold@adacore.com>

[SCM] master: *** empty log message ***

[SCM] master: 2009-04-05 Kai Tietz <kai.tietz@onevision.com>

[SCM] master: 2009-04-06 H.J. Lu <hongjiu.lu@intel.com>

[SCM] master: 2009-04-17 Christophe Lyon <christophe.lyon@st.com>

[SCM] master: 2009-05-25 Tristan Gingold <gingold@adacore.com>

[SCM] master: 2009-06-19 H.J. Lu <hongjiu.lu@intel.com>

[SCM] master: daily update

[SCM] master: gdb/

[SCM] master: gdb/testsuite/ * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.

[SCM] master: merge from gcc

[SCM] master: Update Indonesian translations.

[SCM] origin: reverse-20080717-branchpoint-2358-gcd68314


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3