aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2014-01-13New "make check-headers" rule.Pedro Alves1-0/+22
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-02Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".Joel Brobecker1-1/+1
2013-12-02Remove last traces of gdb_stat.h.Joel Brobecker1-1/+1
2013-12-02Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_string.h".Joel Brobecker1-1/+1
2013-11-20Move target-dcache out of target.cYao Qi1-3/+3
2013-11-112013-11-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+6
2013-11-06New make target 'check-perf' and new dir gdb.perfYao Qi1-0/+8
2013-10-30S/390: Rename source files to *-linux-*Ulrich Weigand1-3/+3
2013-10-17Remove ada-varobj.h.Yao Qi1-1/+1
2013-10-17gdb/Yao Qi1-4/+4
2013-10-11 * Makefile.in (GDBFLAGS): New variable.Doug Evans1-0/+7
2013-10-08fix PR symtab/15597Tom Tromey1-3/+5
2013-09-25 New option "set debug symfile on".Doug Evans1-2/+3
2013-09-24Remove solib-sunos.cJan Kratochvil1-1/+1
2013-09-06Extract Linux-specific portitions of cris-tdep.c to a new file.Ricard Wanderlof1-1/+1
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado1-1/+10
2013-08-19 gdb/Luis Machado1-7/+14
2013-08-09Make functions in cli-dump.c static and remove cli-dump.h.Pedro Alves1-1/+1
2013-07-27gdb/Yao Qi1-1/+5
2013-07-24 gdb/Luis Machado1-3/+8
2013-07-10 * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C): New macros.Tom Tromey1-0/+13
2013-07-03On mainline/development, also link GDBserver with -lmcheck.Pedro Alves1-1/+2
2013-06-28move version.in from gdb/common back to gdbTom Tromey1-1/+1
2013-06-25 * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.Kevin Buettner1-0/+2
2013-06-24don't keep a gdb-specific dateTom Tromey1-8/+4
2013-06-19gdb: clean up x86 cpuid implementationsMike Frysinger1-1/+1
2013-05-202013-05-20 Andreas Tobler <andreas@fgznet.ch>Andreas Tobler1-2/+3
2013-05-15ppc-aix core file relocation.Joel Brobecker1-1/+2
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+6
2013-05-072013-05-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+3
2013-05-06Reimplement shared library support on ppc-aix...Joel Brobecker1-6/+7
2013-04-22 PR gdb/7912:Tom Tromey1-1/+6
2013-04-15 * Makefile.in (SFILES): Add break-catch-throw.cTom Tromey1-2/+4
2013-04-11gdb/Jan Kratochvil1-1/+29
2013-04-10gdb/Yao Qi1-1/+5
2013-04-05gdb/Jan Kratochvil1-9/+0
2013-04-05Avoid warning in "make tags".Eli Zaretskii1-1/+1
2013-04-02Fix list of files submitted to "make TAGS".Eli Zaretskii1-3/+3
2013-03-14gdb/Yao Qi1-3/+4
2013-03-11Add a target for branch trace recording.Markus Metzger1-2/+2
2013-03-11Split record.h into record.h and record-full.h.Markus Metzger1-2/+3
2013-03-11Define the xml document style for transferring branch trace data.Markus Metzger1-1/+2
2013-03-11Implement branch tracing on Linux based on perf_event such that it can be sharedMarkus Metzger1-1/+5
2013-03-11Add branch trace information to struct thread_info.Markus Metzger1-2/+2
2013-02-08Adding aarch64-linux-nat support.Marcus Shawcroft1-0/+1
2013-02-042013-02-04 Andreas Tobler <andreast@fgznet.ch>Andreas Tobler1-2/+2
2013-02-04Adding aarch64-newlib-tdep support.Marcus Shawcroft1-2/+2
2013-02-04Adding aarch64-linux-tdep support.Marcus Shawcroft1-2/+2
2013-02-04Add basic support for AArch64.Marcus Shawcroft1-1/+3