2015-01-09 Pedro Alves * linux-thread-db.c (thread_db_find_new_threads_silently) (try_thread_db_load_1, try_thread_db_load, thread_db_load_search) (find_new_threads_once): Print debug output on gdb_stdlog. 2015-01-09 Chen Gang Pedro Alves * compile/compile.c: Include "gdb_wait.h". (do_rmdir): Check return value, and free 'zap'. 2015-01-08 Pedro Alves Yao Qi * dwarf2loc.c (indirect_pieced_value): Don't call gdb_sign_extend. Call extract_signed_integer instead. * utils.c (gdb_sign_extend): Remove. * utils.h (gdb_sign_extend): Remove declaration. 2015-01-07 Pierre Muller PR symtab/17811 * stabsread.c (define_symbol): Set language for C++ special symbols. 2015-01-07 Patrick Palka * inflow.c (initial_gdb_ttystate): Tweak comment. 2015-01-07 Joel Brobecker * inflow.c (set_initial_gdb_ttystate): Add empty line after comment documenting function. 2015-01-07 Patrick Palka * terminal.h (set_initial_gdb_ttystate): Declare. * inflow.c (initial_gdb_ttystate): New static variable. (set_initial_gdb_ttystate): New setter. (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate instead of our current terminal state. * top.c (gdb_init): Call set_initial_gdb_ttystate. 2015-01-07 Joel Brobecker * guile/scm-type.c (tyscm_array_1): Add comment. * python/py-type.c (typy_array_1): Add comment. 2015-01-06 Joel Brobecker * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range error if N2 is equal to N1 - 1. 2015-01-06 Joel Brobecker * python/py-type.c (typy_array_1): Do not raise negative-length exception if N2 is equal to N1 - 1. 2015-01-03 Doug Evans * c-exp.y: Whitespace cleanup. (classify_inner_name): Remove extra ;. 2015-01-02 Maciej W. Rozycki * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack offset signed. 2015-01-02 Doug Evans * dwarf2read.c (setup_type_unit_groups): Remove outdated comment. 2015-01-02 Doug Evans * symtab.h (struct symbol): Fix typo in comment. 2015-01-01 Joel Brobecker Update year range in copyright notice of all files. 2015-01-01 Joel Brobecker * top.c (print_gdb_version): Update copyright year to 2015. 2015-01-01 Joel Brobecker * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014. For older changes see ChangeLog-2014. Local Variables: mode: change-log left-margin: 8 fill-column: 74 version-control: never coding: utf-8 End: