summaryrefslogtreecommitdiff
path: root/gdb/common
Commit message (Expand)AuthorAgeFilesLines
* * common/ptid.h: Comment fixes.Tom Tromey2013-07-021-2/+2
* move version.in from gdb/common back to gdbTom Tromey2013-06-282-2/+1
* gdb/qiyao2013-06-271-4/+13
* gdb/qiyao2013-06-262-2/+2
* * common/create-version.sh (date): Use "$", not "$$" in sedTom Tromey2013-06-251-1/+1
* Fix host_name and target_name generation by common/create-version.sh.Joel Brobecker2013-06-241-2/+2
* don't keep a gdb-specific dateTom Tromey2013-06-243-0/+70
* gdb/Jan Kratochvil2013-06-211-7/+2
* gdb: clean up x86 cpuid implementationsMike Frysinger2013-06-193-31/+345
* common/filestuff.c: No sockets on DJGPP.Pedro Alves2013-05-231-1/+9
* 2013-05-10 Joel Brobecker <brobecker@adacore.com>Tom Tromey2013-05-102-0/+37
* * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"Pierre Muller2013-05-071-1/+1
* gdb: btrace: fix indentation styleMike Frysinger2013-05-061-34/+34
* filestuff.c: Include "gdb_dirent.h" instead of <dirent.h>Joel Brobecker2013-04-301-1/+1
* filestuff.c: Use gdb_stat.h instead of <sys/stat.h>Joel Brobecker2013-04-301-1/+1
* * common/filestuff.c: Check USE_WIN32API before includingTom Tromey2013-04-232-4/+23
* PR gdb/7912:Tom Tromey2013-04-225-11/+427
* gdb_byte for binary buffer, char for string: common/agent.c.Pedro Alves2013-04-191-1/+2
* Update glibc_thread_db.h from upstream.Pedro Alves2013-04-161-25/+46
* Move fallback thread_db.h to a separate file.Pedro Alves2013-04-162-439/+438
* PR build/11881: LIBTHREAD_DB_SO can be undefined.Pedro Alves2013-04-161-12/+11
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-122-5/+6
* LBR, BTM, or BTS records may have incorrect branch "from" information afer anmmetzger2013-03-111-1/+186
* Implement branch tracing on Linux based on perf_event such that it can be sharedmmetzger2013-03-112-0/+502
* Add branch trace information to struct thread_info.mmetzger2013-03-111-0/+73
* gdb/Jan Kratochvil2013-03-101-23/+15
* Tweak warning output on Linux kernels with broken i386 NX support.Pedro Alves2013-02-251-2/+3
* Move savestring to common/common-utils.c, make gdbserver use it.Pedro Alves2013-02-142-0/+17
* * common/format.c (parse_format_string): Fix whitespace.Doug Evans2013-02-081-7/+7
* gdb: x86: fix x32 builds with inline asmMike Frysinger2013-01-081-1/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0135-36/+35
* gdb/qiyao2012-12-151-0/+303
* * contrib/ari/gdb_ari.sh: Remove rules for xasprintf andTom Tromey2012-11-292-23/+0
* gdb/Pedro Alves2012-11-261-1/+1
* Fix 'info os' crashes on sparc.David S. Miller2012-11-201-24/+3
* 2012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller2012-11-154-2/+174
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* * common/linux-osdata.c (dirent.h): ARI fix: Remove.Pierre Muller2012-11-071-1/+0
* gdb/Jan Kratochvil2012-09-171-17/+88
* gdb: add completion handler for "handle" and "signal"Mike Frysinger2012-08-101-0/+72
* * gdb_string.h: Moved to ...Doug Evans2012-08-082-2/+70
* * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.Doug Evans2012-07-183-0/+175
* gdb/Jan Kratochvil2012-07-072-0/+125
* Add target-side support for dynamic printf.Stan Shebs2012-07-023-0/+465
* * osdata.c (info_osdata_command): Filter out "Title" columnsStan Shebs2012-06-281-10/+13
* gdb/Jan Kratochvil2012-06-281-4/+10
* gdb/Pedro Alves2012-05-242-121/+121
* gdb/Pedro Alves2012-05-242-31/+31
* * common/buffer.c (buffer_grow): ARI fix: Remove unneededPierre Muller2012-05-221-2/+0
* 2012-05-11 Stan Shebs <stan@codesourcery.com>Stan Shebs2012-05-112-40/+1131