aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Makefiles: Disable suffix rules and implicit rulesSimon Marchi1-0/+3
2016-11-25Fix typo in MakefileSimon Marchi1-1/+1
2016-11-23gdb: Use C++11 std::chronoPedro Alves1-0/+3
2016-11-23Minor formatting fixups in MakefilesSimon Marchi1-36/+35
2016-11-23Normalize names of some source filesSimon Marchi1-102/+102
2016-11-23Makefiles: Flatten and sort file listsSimon Marchi1-373/+1188
2016-11-21Add missing POSTCOMPILE step to mi/ file generation rulesSimon Marchi1-0/+1
2016-11-18Makefile: fix typoSimon Marchi1-1/+1
2016-11-17Makefile: Replace explicit subdir rules with pattern rulesSimon Marchi1-733/+56
2016-11-17Makefile: Replace old suffix rules with pattern rulesSimon Marchi1-7/+5
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi1-18/+16
2016-11-08Introduce string_printfPedro Alves1-1/+1
2016-11-03Replace YY_NULL with YY_NULLPTR in LANG-exp.cYao Qi1-0/+1
2016-10-28gdb: Require C++11Pedro Alves1-2/+4
2016-10-06Remove Java supportTom Tromey1-6/+1
2016-09-23gdb: Replace operator new / operator new[]Pedro Alves1-2/+6
2016-09-21arc: New Synopsys ARC portAnton Kolesov1-1/+3
2016-09-05gdb/: Require a C++ compilerPedro Alves1-10/+5
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves1-1/+8
2016-07-01Consolidate x86 debug register code for BSD native targets.John Baldwin1-1/+1
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin1-1/+3
2016-06-10Fix rust-exp handling in makefileTom Tromey1-4/+4
2016-05-17Add support for the Rust languageTom Tromey1-0/+2
2016-05-17Add self-test framework to gdbTom Tromey1-2/+2
2016-05-17Fix latent yacc-related bug in gdb/Makefile.in init.c ruleTom Tromey1-0/+1
2016-04-12Introduce a serial interface for select'able eventsPedro Alves1-3/+3
2016-03-31Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves1-2/+0
2016-02-11Support 'make check-parallel' in gdb's build dirPedro Alves1-0/+8
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi1-1/+5
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves1-9/+9
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-3/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay1-3/+13
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay1-1/+7
2015-12-06Replace remaining references to i386-nat with x86-nat instead.Joel Brobecker1-1/+1
2015-10-21Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay1-1/+12
2015-09-21Move instruction decoding into new arch/ directoryPierre Langlois1-2/+11
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves1-1/+1
2015-08-25Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi1-1/+5
2015-08-24Prepare for gnulib updatePedro Alves1-1/+1
2015-08-24Delete the remaining ROM monitor targetsPedro Alves1-2/+1
2015-08-13[D] Support looking up symbols in the current and imported modules.Iain Buclaw1-2/+2
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat1-1/+2
2015-08-11Explicit locations: introduce new struct event_location-based APIKeith Seitz1-3/+3
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie1-1/+4
2015-07-30Move ARM register numbers enum to arch/arm.hYao Qi1-1/+1
2015-07-27Remove REMOTE_EXAMPLES from gdb/Makefile.inYao Qi1-2/+0
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi1-1/+5
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-17/+4
2015-07-15Move gdb_regex* to common/Jan Kratochvil1-1/+6