build_type_unit_groups and moved closer to only caller and renamed
[platform/upstream/binutils.git] / gdb / common /
2014-04-25 Pedro AlvesPR server/16255: gdbserver cannot attach to a second...
2014-04-24 Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-02-27 Hui ZhuMove ptid_match to common/ptid.c.
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-02-21 Jan KratochvilFix crash on process name "(sd-pam)" (PR 16594).
2014-02-19 Pedro Alvescommon/ptid.h: Mention that process_stratum targets...
2014-02-19 Tom Tromeyconvert to_supports_btrace
2014-02-12 Tom Tromeyupdate rsp-low comments
2014-02-12 Tom Tromeyreplace convert_ascii_to_int with hex2bin
2014-02-12 Tom Tromeyreplace unhexify with hex2bin
2014-02-12 Tom Tromeyreplace convert_int_to_ascii with bin2hex
2014-02-12 Tom Tromeyreplace hexify with bin2hex
2014-02-12 Tom Tromeydon't let hexify call strlen
2014-02-12 Tom Tromeydon't let bin2hex call strlen
2014-02-12 Tom Tromeymove some rsp bits into rsp-low.h
2014-02-12 Tom Tromeyshare "cell" code
2014-01-22 Joel BrobeckerAdd ARI (ok) marker for __func__ reference in common...
2014-01-22 Joel BrobeckerExpand documentation of common-utils.h::FUNCTION_NAME
2014-01-17 Doug EvansAdd delim_string_to_char_ptr_vec.
2014-01-17 Doug EvansMove ASSERT_FUNCTION to FUNCTION_NAME.
2014-01-16 Markus Metzgerbtrace, gdbserver: read branch trace incrementally
2014-01-16 Markus Metzgerbtrace: increase buffer size
2014-01-16 Markus Metzgerbtrace: uppercase btrace_read_type
2014-01-16 Markus Metzgerbtrace, linux: fix memory leak when reading branch...
2014-01-14 Yao QiChange 'len' of linux_common_xfer_osdata to ULONGEST.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-02 Joel BrobeckerFix filestuff.c build error if RLIMIT_NOFILE not defined.
2013-11-26 Walfred TedeschiFix PR16193 - gdbserver aborts.
2013-11-20 Walfred TedeschiAdd MPX registers tests.
2013-11-20 Walfred TedeschiAdd MPX support for i386
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-11-18 Tom Tromeyremove gdb_dirent.h
2013-11-18 Tom Tromeydon't check for string.h or strings.h
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-08 Tom Tromeyintroduce common.m4
2013-10-25 Pedro Alvesinfrun debug output: print enum gdb_signal symbol names...
2013-10-25 Gary BensonFix off-by-one errors in *scanf format strings.
2013-10-25 Pedro AlvesFix up a couple oddities in GDB's signal names and...
2013-10-09 Jan KratochvilMinor O_CLOEXEC optimization, "regression" fix
2013-10-04 Pedro AlvesClean up ptid.h/ptid.c.
2013-10-03 Pedro AlvesAlways run the PTRACE_O_TRACESYSGOOD tests even if...
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-29 Mike Frysingergdb: btrace: fix build errors on older glibc builds
2013-09-14 Pierre Muller * common/filestuff.c (gdb_fopen_cloexec): Do not try...
2013-08-28 Will Newtongdb/common/linux-ptrace.c: Fix build on non-Intel archi...
2013-08-23 Luis Machado * common/linux-ptrace.c (linux_fork_to_function):...
2013-08-22 Luis Machado Unify ptrace options discovery code and make both...
2013-08-19 Luis Machado gdb/
2013-08-13 Andrew BurgessHandle '#' flag for printf of pointer types.
2013-07-27 Yao Qigdb/
2013-07-27 Yao Qigdb/
2013-07-24 Luis Machado gdb/
2013-07-16 Andrew BurgessCheck for NULL character before calling strchr.
2013-07-04 Yao Qigdb/
2013-07-02 Tom Tromey * common/ptid.h: Comment fixes.
2013-06-28 Tom Tromeymove version.in from gdb/common back to gdb
2013-06-27 Yao Qigdb/
2013-06-26 Yao Qigdb/
2013-06-25 Tom Tromey * common/create-version.sh (date): Use "$", not "...
2013-06-24 Joel BrobeckerFix host_name and target_name generation by common...
2013-06-24 Tom Tromeydon't keep a gdb-specific date
2013-06-21 Jan Kratochvilgdb/
2013-06-19 Mike Frysingergdb: clean up x86 cpuid implementations
2013-05-23 Pedro Alvescommon/filestuff.c: No sockets on DJGPP.
2013-05-10 Tom Tromey2013-05-10 Joel Brobecker <brobecker@adacore.com>
2013-05-07 Pierre Muller * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
2013-05-06 Mike Frysingergdb: btrace: fix indentation style
2013-04-30 Joel Brobeckerfilestuff.c: Include "gdb_dirent.h" instead of <dirent.h>
2013-04-30 Joel Brobeckerfilestuff.c: Use gdb_stat.h instead of <sys/stat.h>
2013-04-23 Tom Tromey * common/filestuff.c: Check USE_WIN32API before including
2013-04-22 Tom Tromey PR gdb/7912:
2013-04-19 Pedro Alvesgdb_byte for binary buffer, char for string: common...
2013-04-16 Pedro AlvesUpdate glibc_thread_db.h from upstream.
2013-04-16 Pedro AlvesMove fallback thread_db.h to a separate file.
2013-04-16 Pedro AlvesPR build/11881: LIBTHREAD_DB_SO can be undefined.
2013-03-12 Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
2013-03-11 Markus MetzgerLBR, BTM, or BTS records may have incorrect branch...
2013-03-11 Markus MetzgerImplement branch tracing on Linux based on perf_event...
2013-03-11 Markus MetzgerAdd branch trace information to struct thread_info.
2013-03-10 Jan Kratochvilgdb/
2013-02-25 Pedro AlvesTweak warning output on Linux kernels with broken i386...
2013-02-14 Pedro AlvesMove savestring to common/common-utils.c, make gdbserve...
2013-02-08 Doug Evans * common/format.c (parse_format_string): Fix whitespace.
2013-01-08 Mike Frysingergdb: x86: fix x32 builds with inline asm
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-15 Yao Qigdb/
2012-11-29 Tom Tromey * contrib/ari/gdb_ari.sh: Remove rules for xasprintf and
2012-11-26 Pedro Alvesgdb/
2012-11-20 David S. MillerFix 'info os' crashes on sparc.
2012-11-15 Pierre Muller2012-11-15 Pierre Muller <muller@sourceware.org>
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-11-07 Pierre Muller * common/linux-osdata.c (dirent.h): ARI fix: Remove.
2012-09-17 Jan Kratochvilgdb/
2012-08-10 Mike Frysingergdb: add completion handler for "handle" and "signal"
2012-08-08 Doug Evans * gdb_string.h: Moved to ...
2012-07-18 Doug Evans * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.
2012-07-07 Jan Kratochvilgdb/
2012-07-02 Stan Shebs Add target-side support for dynamic printf.
next