summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* C++ify gdb/common/environ.cSergio Durigan Junior2017-06-201-0/+2
* gdb: Pass -x c++ to the compilerSimon Marchi2017-06-171-1/+1
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-071-0/+2
* Share parts of gdb/gdbthread.h with gdbserverSergio Durigan Junior2017-06-071-0/+1
* Move parts of inferior job control to common/Sergio Durigan Junior2017-06-071-0/+3
* Introduce compiled_regex, eliminate make_regfree_cleanupPedro Alves2017-06-071-0/+2
* Add unit test to gdbarch methods register_to_value and value_to_registerYao Qi2017-05-241-0/+2
* nat_extra_makefile_frag -> nat_makefile_fragPedro Alves2017-05-171-1/+1
* Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)Sergio Durigan Junior2017-05-061-6/+18
* RAII-fy make_cleanup_restore_current_thread & friendsPedro Alves2017-05-041-0/+3
* Python: Introduce gdb.Instruction classTim Wiederhake2017-05-021-0/+2
* Make inferior::detaching a bool, and introduce scoped_restore::release()Pedro Alves2017-04-191-2/+4
* gdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_UNITTESTS_OBSPedro Alves2017-04-191-4/+4
* gdb::optional unit testsPedro Alves2017-04-181-2/+4
* Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h)Sergio Durigan Junior2017-04-121-0/+1
* gdb: Move DJGPP/go32 bits to their own tdep filePedro Alves2017-04-121-0/+1
* Class-ify ptid_tSimon Marchi2017-04-061-2/+4
* Remove support for FreeBSD/alpha.John Baldwin2017-04-041-2/+0
* Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves2017-04-041-2/+4
* Share gdb/environ.[ch] with gdbserverSergio Durigan Junior2017-03-071-2/+2
* Introduce gdb::function_viewPedro Alves2017-02-231-0/+10
* python: Implement btrace Python bindings for record history.Tim Wiederhake2017-02-141-0/+4
* python: Create Python bindings for record history.Tim Wiederhake2017-02-141-0/+2
* Disassembly unit test: disassemble one instructionYao Qi2017-01-261-0/+5
* 'make check-headers' for c++ headerYao Qi2017-01-131-2/+2
* Update gdb_ptrace.h in HFILES_NO_SRCDIRYao Qi2017-01-061-1/+1
* Add native target for FreeBSD/mips.John Baldwin2017-01-041-0/+1
* Add FreeBSD/mips architecture.John Baldwin2017-01-041-0/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Remove support for obsolete OSABIs and a.outPedro Alves2016-12-091-1/+0
* Makefiles: Disable suffix rules and implicit rulesSimon Marchi2016-11-301-0/+3
* Fix typo in MakefileSimon Marchi2016-11-251-1/+1
* gdb: Use C++11 std::chronoPedro Alves2016-11-231-0/+3
* Minor formatting fixups in MakefilesSimon Marchi2016-11-231-36/+35
* Normalize names of some source filesSimon Marchi2016-11-231-102/+102
* Makefiles: Flatten and sort file listsSimon Marchi2016-11-231-373/+1188
* Add missing POSTCOMPILE step to mi/ file generation rulesSimon Marchi2016-11-211-0/+1
* Makefile: fix typoSimon Marchi2016-11-181-1/+1
* Makefile: Replace explicit subdir rules with pattern rulesSimon Marchi2016-11-171-733/+56
* Makefile: Replace old suffix rules with pattern rulesSimon Marchi2016-11-171-7/+5
* Remove code that checks for GNU/non-GNU makeSimon Marchi2016-11-171-18/+16
* Introduce string_printfPedro Alves2016-11-081-1/+1
* Replace YY_NULL with YY_NULLPTR in LANG-exp.cYao Qi2016-11-031-0/+1
* gdb: Require C++11Pedro Alves2016-10-281-2/+4
* Remove Java supportTom Tromey2016-10-061-6/+1
* gdb: Replace operator new / operator new[]Pedro Alves2016-09-231-2/+6
* arc: New Synopsys ARC portAnton Kolesov2016-09-211-1/+3
* gdb/: Require a C++ compilerPedro Alves2016-09-051-10/+5
* Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves2016-08-091-1/+8
* Consolidate x86 debug register code for BSD native targets.John Baldwin2016-07-011-1/+1