2013-10-13 Sandra Loosemore <sandra@codesourcery.com>
[binutils-gdb.git] / gdb / common /
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.
2012-06-28 Stan Shebs * osdata.c (info_osdata_command): Filter out "Title...
2012-06-28 Jan Kratochvilgdb/
2012-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-05-22 Pierre Muller * common/buffer.c (buffer_grow): ARI fix: Remove unneeded
2012-05-11 Stan Shebs2012-05-11 Stan Shebs <stan@codesourcery.com>
2012-04-19 Yao Qigdb:
2012-04-16 Yao Qigdb/
2012-03-13 Jan Kratochvilgdb/
2012-03-13 Jan Kratochvilgdb/
2012-03-05 Jan Kratochvilgdb/
2012-03-04 Yao Qigdb/
2012-03-03 Yao Qigdb:
2012-03-03 Yao Qigdb:
2012-03-03 Yao Qigdb:
2012-03-03 Yao Qigdb:
2012-03-03 Yao Qigdb:
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-27 Pedro Alves2012-02-27 Pedro Alves <palves@redhat.com>
2012-01-11 Andreas Tobler2012-01-11 Andreas Tobler <andreast@fgznet.ch>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-02 Joel BrobeckerUpdate the copyright header of various files...
2011-11-22 Tom Tromey * mi/mi-common.c (_initialize_gdb_mi_common): Remove.
2011-11-02 Stan Shebs2011-11-02 Stan Shebs <stan@codesourcery.com>
2011-09-30 Mike Frysingergdbserver: add support for FDPIC loadmaps
2011-08-26 Pedro Alves2011-08-26 Pedro Alves <pedro@codesourcery.com>
2011-08-24 Luis MachadoMove common linux procfs code to common/
2011-07-21 Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-05-26 Yao Qi2011-05-26 Yao Qi <yao@codesourcery.com>
2011-04-27 Yao Qi2011-04-27 Yao Qi <yao@codesourcery.com>
2011-04-26 Yao Qigdb/
2011-03-18 Pierre Muller * common/signals.c (target_signal_from_host): Add...
2011-03-11 Andreas Schwab* common/aclocal.m4: Remove.
2011-03-09 Yao Qigdb/
2011-02-25 Tom Tromey * common/ax.def (invalid2): Set to 0x31.
2011-02-24 Joel BrobeckerRevert the following change (not approved yet):
2011-02-21 Jan Kratochvilgdb/
2011-02-21 Hui Zhu2011-02-21 Hui Zhu <teawater@gmail.com>
2011-02-18 Tom Tromeygdb
2011-02-17 Yao Qi2011-02-17 Yao Qi <yao@codesourcery.com>
next