aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-09Remove lint supportTom Tromey1-11/+0
2018-07-09Use a stamp file for version.cTom Tromey1-3/+9
2018-07-09Use a stamp file for init.cTom Tromey1-4/+5
2018-07-09Simplify INIT_FILESTom Tromey1-12/+2
2018-07-09Remove some unused code from init.c build ruleTom Tromey1-8/+0
2018-07-09Remove TSOBS from gdb/Makefile.inTom Tromey1-5/+3
2018-06-28Add --enable-codesign to gdb's configureTom Tromey1-0/+7
2018-06-27Copy gdb-gdb.py to build dirSimon Marchi1-2/+9
2018-06-04Add configure.nat as a dependency of config.statusSimon Marchi1-1/+1
2018-05-31Function for reading the Aarch64 SVE vector lengthAlan Hayward1-0/+1
2018-05-30Add or1k target to --enable-targets=allSimon Marchi1-0/+1
2018-05-27Remove last reference to REMOTE_OBSTom Tromey1-2/+1
2018-05-22[PowerPC] Consolidate linux target description selectionPedro Franco de Carvalho1-0/+3
2018-05-17Make format_pieces recognize the \e escape sequenceSimon Marchi1-0/+1
2018-05-03Use flex's -t option instead of --stdoutSimon Marchi1-1/+1
2018-04-29Fix race when building ada-lex.cJohn Reiser1-10/+8
2018-04-18Commonise tdesc_reg and makes use of it in gdbserver tdescAlan Hayward1-0/+2
2018-04-16gdb: Remove support for SH-5/SH64Pedro Alves1-3/+0
2018-04-16gdb: Remove OpenBSD/m88k supportPedro Alves1-4/+0
2018-04-13infrun: step through indirect branch thunksMarkus Metzger1-1/+4
2018-04-09Adapt and integrate string_view testsSimon Marchi1-0/+1
2018-03-27Move DWARF index-related things to a separate fileSimon Marchi1-0/+4
2018-03-22Make parse_static_tracepoint_marker_definition work with multiple static trac...Simon Marchi1-0/+1
2018-03-19Convert observers to C++Tom Tromey1-10/+3
2018-03-16Add silent Makefile rulesSimon Marchi1-23/+28
2018-03-15Add selftest for substitute_path_componentSimon Marchi1-0/+1
2018-03-06gdb: Initial baremetal riscv supportAndrew Burgess1-0/+3
2018-02-28Create new common/pathstuff.[ch]Sergio Durigan Junior1-0/+2