gdb-cvs archive
date index for December, 2016

This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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:

December 31, 2016
01:37 [binutils-gdb] Import config.sub Alan Modra

December 23, 2016
16:53 [binutils-gdb] Fix more cases of improper test names Luis Machado
16:48 [binutils-gdb] Fix incorrect reference to source files Luis Machado
11:47 [binutils-gdb] Updated email address. Bernhard Heckel
08:47 [binutils-gdb] Created branch 'binutils-2_28-branch' Tristan Gingold

December 22, 2016
23:51 [binutils-gdb] infrun.c (set_step_over_info): Add comment. Doug Evans
23:38 [binutils-gdb] New syntax for mt print symbols,msymbols,psymbols. Doug Evans
21:20 [binutils-gdb] Class-ify ui_out Simon Marchi

December 21, 2016
20:34 [binutils-gdb] Fix bugs with float compare and Inf operands. Jim Wilson

December 20, 2016
19:40 [binutils-gdb/gdb-7.12-branch] gdb: Fix C and C++03 builds Pedro Alves
17:16 [binutils-gdb] gdb: Constify solib_find Pedro Alves
16:30 [binutils-gdb/gdb-7.12-branch] Fix longjmp across readline w/ --enable-sjlj-exceptions toolchains Pedro Alves
16:23 [binutils-gdb] Fix longjmp across readline w/ --enable-sjlj-exceptions toolchains Pedro Alves
13:43 [binutils-gdb] Set emacs default mode for the GDB directory to C++ Antoine Tremblay
11:04 [binutils-gdb] Created tag users/ARM/embedded-gdb-7.12-branch-2016q4 Thomas Preud'homme
10:50 [binutils-gdb] Created tag users/ARM/embedded-binutils-master-2016q4 Thomas Preud'homme

December 19, 2016
15:01 [binutils-gdb] Clean up gdb.gdb/selftest.exp Yao Qi

December 16, 2016
12:47 [binutils-gdb] Darwin: Fix gdb compilation. Bernhard Heckel

December 14, 2016
22:24 [binutils-gdb] MAINTAINERS: Add myself as a MIPS maintainer Maciej W . Rozycki

December 13, 2016
16:45 [binutils-gdb] Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes. Jim Wilson

December 12, 2016
17:53 [binutils-gdb] Port c++/78252 from GCC Nathan Sidwell
09:13 [binutils-gdb/gdb-7.12-branch] Remove assert on exec_bfd in cris_delayed_get_disassembler Yao Qi
09:11 [binutils-gdb] Remove assert on exec_bfd in cris_delayed_get_disassembler Yao Qi

December 09, 2016
16:22 [binutils-gdb] gdb: Remove support for obsolete OSABIs and a.out Pedro Alves
15:59 [binutils-gdb/gdb-7.12-branch] Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily Yao Qi
15:59 [binutils-gdb/gdb-7.12-branch] Create tdep->rl78_psw_type lazily Yao Qi
15:45 [binutils-gdb] Add ChangeLog entries Yao Qi
15:32 [binutils-gdb] Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily Yao Qi
15:32 [binutils-gdb] Create tdep->rl78_psw_type lazily Yao Qi
15:04 [binutils-gdb] Add test that exercises all bfd architecture, osabi, endian, etc. combinations Pedro Alves
09:53 [binutils-gdb] Use code cache in aarch64 prologue analyzer Yao Qi
09:53 [binutils-gdb] Use code cache in arm prologue analyzer Yao Qi
09:53 [binutils-gdb] Compile gdb.perf/skip-prologue.c with and without debug info Yao Qi
06:37 [binutils-gdb] Hurd: Adjust to changes to "push pruning old threads down to the target" Thomas Schwinge
06:20 [binutils-gdb] Avoid PATH_MAX usage Thomas Schwinge

December 08, 2016
11:49 [binutils-gdb] sync binutils config/ with gcc Alan Modra
08:47 [binutils-gdb] Hurd: In the CLI, use parse_thread_id instead of global_thread_id_to_ptid Thomas Schwinge
07:40 [binutils-gdb] Hurd, C++: Mach/Hurd headers and MIG stubs are not yet fit for C++ Thomas Schwinge
07:40 [binutils-gdb] Hurd, C++: kern_return_t vs. error_t Thomas Schwinge
07:40 [binutils-gdb] Hurd, C++: Avoid "const char *" to "char *" casts Thomas Schwinge
07:39 [binutils-gdb] Hurd, C++: Avoid GNU C nested functions Thomas Schwinge
07:39 [binutils-gdb] Hurd, C++: Explicitly cast "void *" Thomas Schwinge

December 07, 2016
21:08 [binutils-gdb] Hurd: Adjust to "Per-inferior/Inferior-qualified thread IDs" changes Thomas Schwinge

December 06, 2016
21:20 [binutils-gdb] Remove unnecessary inferior lookup in inferior_command Simon Marchi
14:26 [binutils-gdb] Assert on lval_register Yao Qi
06:43 [binutils-gdb] argv.c (expandargv): Check for directories passed as @-files. DJ Delorie

December 04, 2016
01:30 [binutils-gdb] Fix bugs with tbnz/tbz instructions. Jim Wilson

December 02, 2016
22:17 [binutils-gdb] Introduce enum_flag type for ui_out flags Simon Marchi
19:36 [binutils-gdb] Remove unneeded pattern matching in gdb.base/maint.exp Luis Machado
19:24 [binutils-gdb] Support an "unlimited" number of user-defined arguments Pedro Alves
19:24 [binutils-gdb] Test user-defined gdb commands and arguments stack Pedro Alves
19:23 [binutils-gdb] Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitution Pedro Alves
17:38 [binutils-gdb] Revert change to gdb.cp/ovldbreak.exp Luis Machado
16:14 [binutils-gdb] PR symtab/16264 - support DW_AT_main_subprogram Tom Tromey
15:18 [binutils-gdb] Rename some trace functions Simon Marchi
14:55 [binutils-gdb] Remove mi_out_data::suppress_output Simon Marchi
10:45 [binutils-gdb] Add support for Fushia OS. Nick Clifton
09:40 [binutils-gdb] [AArch64] Recognize STR instruction in prologue Yao Qi
09:40 [binutils-gdb] Add unit test to aarch64 prologue analyzer Yao Qi
04:08 [binutils-gdb] Don't handle timeout inside gdb_test_multiple Luis Machado

December 01, 2016
21:22 [binutils-gdb] Class-ify ui_out_table Simon Marchi
21:21 [binutils-gdb] ui_out_table: Replace boolean flag with enum Simon Marchi
21:21 [binutils-gdb] Simplify ui-out level code Simon Marchi
21:21 [binutils-gdb] Class-ify ui_out_level Simon Marchi
21:21 [binutils-gdb] Class-ify ui_out_hdr Simon Marchi
21:21 [binutils-gdb] Use std::string for ui_out_hdr's text fields Simon Marchi
21:21 [binutils-gdb] Replace hand-made linked list of ui_out_hdr by vector and iterator Simon Marchi
20:51 [binutils-gdb] Fixup testcases outputting own name as a test name and standardize failed compilation messages Luis Machado
20:51 [binutils-gdb] Fix test names starting with uppercase using multi-line gdb_test_multiple Luis Machado
20:51 [binutils-gdb] Fix test names starting with uppercase using multi-line gdb_test_no_output Luis Machado
20:51 [binutils-gdb] Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test Luis Machado
20:51 [binutils-gdb] Fix test names starting with uppercase using gdb_test_multiple Luis Machado
20:51 [binutils-gdb] Fix test names starting with uppercase using gdb_test_no_output Luis Machado
20:51 [binutils-gdb] Fix test names starting with uppercase using gdb_test on a single line. Luis Machado
20:51 [binutils-gdb] Fix test names starting with uppercase output by basic functions Luis Machado
17:08 [binutils-gdb] Fix typo in ChangeLog entry. Jim Wilson
17:07 [binutils-gdb] Fix bug with FP stur instructions. Jim Wilson
02:48 [binutils-gdb] Use std::string in ui_out_table Simon Marchi
02:48 [binutils-gdb] Use std::vector for cli_ui_out_data::streams Simon Marchi
02:48 [binutils-gdb] Use std::vector for mi_ui_out_data::streams Simon Marchi
02:48 [binutils-gdb] Use std::vector for ui_out::levels Simon Marchi
02:48 [binutils-gdb] Use new/delete instead of malloc/free-based functions Simon Marchi


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