aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Introduce gdb::function_viewPedro Alves1-0/+10
2017-02-14python: Implement btrace Python bindings for record history.Tim Wiederhake1-0/+4
2017-02-14python: Create Python bindings for record history.Tim Wiederhake1-0/+2
2017-01-26Disassembly unit test: disassemble one instructionYao Qi1-0/+5
2017-01-13'make check-headers' for c++ headerYao Qi1-2/+2
2017-01-06Update gdb_ptrace.h in HFILES_NO_SRCDIRYao Qi1-1/+1
2017-01-04Add native target for FreeBSD/mips.John Baldwin1-0/+1
2017-01-04Add FreeBSD/mips architecture.John Baldwin1-0/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves1-1/+0
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