aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-26Sign-extend non-bit-fields in unpack_bits_as_longTom Tromey1-0/+1
2018-02-21Move register_dump to regcache-dump.cYao Qi1-0/+1
2018-02-19Add common/ dir in build directoriesAlan Hayward1-61/+26
2018-02-09common: add scoped_mmapMarkus Metzger1-0/+1
2018-02-09common: add scoped_fdMarkus Metzger1-0/+1
2018-01-23s390: Split up s390-linux-tdep.c into two filesPhilipp Rudo1-0/+3
2018-01-22Remove mt portYao Qi1-1/+0
2018-01-12Install and generate docs for gdb-add-indexSergio Durigan Junior1-0/+9
2018-01-08Fix GDB build failure when $development is falseYao Qi1-3/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-01Fix dependency tracking for objects in subdirectoriesTom Tromey1-1/+5
2017-11-29Fix gdb snapshotsTom Tromey1-1/+1
2017-11-27Remove REMOTE_OBSTom Tromey1-23/+10
2017-11-27Move target object files to target subdirectoryTom Tromey1-7/+7
2017-11-27Add missing files to COMMON_SFILESTom Tromey1-4/+4