aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2019-04-04Move type stack handling to a new classTom Tromey1-0/+2
2019-02-12Add a new function child_path.John Baldwin1-0/+1
2019-02-07C++-ify struct thread_fsmTom Tromey1-1/+0
2019-01-25Don't use -I for common subdirectoryTom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-28Highlight source code using GNU Source HighlightTom Tromey1-2/+10
2018-12-28Add output styles to gdbTom Tromey1-0/+2
2018-12-28Introduce ui_file_styleTom Tromey1-0/+3
2018-12-27Build gdb "nat" files in subdirectoryTom Tromey1-6/+3
2018-12-27Make init.c depend on source filesTom Tromey1-24/+11
2018-12-27Remove gdbtypes special case from init.c ruleTom Tromey1-15/+1
2018-12-27Remove empty nm-fbsd.h header for FreeBSD/i386 native target.John Baldwin1-1/+0
2018-12-14Minor gdb/Makefile.in cleanupsTom Tromey1-7/+1
2018-12-08gdb/or1k: Add linux debugging supportStafford Horne1-0/+1
2018-11-30Introduce process_stratum_targetPedro Alves1-0/+1
2018-11-30Move test_target_ops to a separate filePedro Alves1-0/+1
2018-11-22Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves1-0/+1
2018-11-21gdb/riscv: Add target description supportAndrew Burgess1-0/+2
2018-11-15Move copy_bitwise unittests to own unittest fileJoel Brobecker1-0/+1
2018-11-02(Ada) Add ravenscar tasking support on AArch64Joel Brobecker1-0/+3
2018-11-01arm-pikeos: software single stepJerome Guitton1-0/+1
2018-10-27Move mkdir_recursive to common/filestuff.cTom Tromey1-0/+1
2018-10-23GDB: New target s12zJohn Darrington1-0/+1
2018-10-08Add native target for FreeBSD/riscv.John Baldwin1-0/+1
2018-10-08Add FreeBSD/riscv architecture.John Baldwin1-0/+3
2018-10-06Do not accidentally include in-tree readline headersTom Tromey1-2/+1
2018-10-02Allow remote debugging over a Unix local domain socket.John Darrington1-0/+1
2018-10-01Move duplicated code to common/gdb_proc_service.hGary Benson1-0/+1
2018-09-20Fold i386-v4-nat.c into i386-sol2-nat.cRainer Orth1-1/+0
2018-09-16Sort objects in gdb and gdbserver MakefilesSimon Marchi1-1/+1
2018-09-10Fix "make install-strip" failure to install gdb-add-index.shEli Zaretskii1-2/+2
2018-09-04Simplify ada-exp.o ruleTom Tromey1-7/+1
2018-09-04Remove unneeded explicit .o targetsTom Tromey1-16/+0
2018-09-04Remove obsolete comments from MakefilesTom Tromey1-5/+0
2018-08-29C++ compile supportKeith Seitz1-0/+4
2018-08-28Add support for new target 'csky'.Hafiz Abid Qadeer1-0/+5
2018-08-10Add a C++ wrapper for GCC C plug-inKeith Seitz1-0/+1
2018-08-10Move C-related declarations to compile-c.hKeith Seitz1-3/+5
2018-08-09RISC-V: Add configure support for riscv*-linux*.Jim Wilson1-0/+3
2018-08-07Allow CPPFLAGS to be set on the make command lineTom Tromey1-1/+2
2018-08-07Add DWARF index cacheSimon Marchi1-0/+2
2018-08-07Introduce mmap_file functionSimon Marchi1-0/+1
2018-07-20Introduce buildsym-legacy.hTom Tromey1-0/+2
2018-07-17Remove --disable-gdbcliTom Tromey1-4/+2
2018-07-12Add a self-test for cli-utils.cPhilippe Waroquiers1-0/+1
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior1-0/+3
2018-07-09Don't mention XM_CDEPS or NAT_CLIBSTom Tromey1-2/+2
2018-07-09Remove ADD_FILES and ADD_DEPS from Makefile.inTom Tromey1-8/+4
2018-07-09Minimize yacc and lex outputTom Tromey1-12/+5
2018-07-09Fix exec.c handling in MakefileTom Tromey1-2/+1