summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix dependency tracking for objects in subdirectoriesTom Tromey2017-12-011-1/+5
* Fix gdb snapshotsTom Tromey2017-11-291-1/+1
* Remove REMOTE_OBSTom Tromey2017-11-271-23/+10
* Move target object files to target subdirectoryTom Tromey2017-11-271-7/+7
* Add missing files to COMMON_SFILESTom Tromey2017-11-271-4/+4
* Simplify COMMON_OBS by using list of sourcesTom Tromey2017-11-271-208/+39
* Define YYOBJ in terms of YYFILESTom Tromey2017-11-271-11/+4
* Move python object files to python subdirectoryTom Tromey2017-11-271-49/+6
* Move guile object files to guile subdirectoryTom Tromey2017-11-271-32/+3
* Move unittests object files to unittests subdirectoryTom Tromey2017-11-271-19/+2
* Move tui object files to tui subdirectoryTom Tromey2017-11-271-24/+3
* Move compile object files to compile subdirectoryTom Tromey2017-11-271-14/+3
* Move mi objects to mi subdirectoryTom Tromey2017-11-271-25/+4
* Move cli object files to cli subdirectoryTom Tromey2017-11-271-15/+3
* A simpler way to make the "arch" build directoryTom Tromey2017-11-271-2/+8
* remote: C++ify thread_item and threads_listing_contextSimon Marchi2017-11-241-0/+2
* Add aarch64_create_target_descriptionAlan Hayward2017-11-241-0/+2
* Remove obsolete core-regset.cUlrich Weigand2017-11-221-1/+0
* Target FP: Make use of MPFR if availableUlrich Weigand2017-11-221-1/+4
* Fix mem region parsing regression and add testSimon Marchi2017-11-141-0/+2
* lookup_name_info::make_ignore_paramsPedro Alves2017-11-081-0/+2
* Assume termios is available, remove support for termio and sgttyPedro Alves2017-11-061-7/+3
* Target FP: Merge doublest.c and dfp.c into target-float.cUlrich Weigand2017-11-061-9/+3
* Target FP: Introduce target-float.{c,h}Ulrich Weigand2017-11-061-0/+3
* gdb/Makefile.in: fix 'make tags' failureMike Gulick2017-10-301-1/+0
* Target FP printing: Simplify and fix print_floatingUlrich Weigand2017-10-241-0/+5
* Get rid of VEC(mem_range_s)Simon Marchi2017-10-161-0/+2
* Add native target for FreeBSD/arm.John Baldwin2017-10-111-0/+1
* Add FreeBSD/arm architecture.John Baldwin2017-10-111-0/+2
* Fix automatic dependency trackingTom Tromey2017-10-091-4/+5
* Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule for arch/*.cYao Qi2017-10-061-5/+1
* Move arm.o arm-get-next-pcs.o arm-linux.o to arch/Yao Qi2017-10-061-3/+3
* Move i386.o to arch/i386.oYao Qi2017-10-061-1/+1
* [RFC] Replicate src dir in build dirYao Qi2017-10-061-4/+12
* Introduce gdb_tilde_expandSergio Durigan Junior2017-10-041-0/+3
* Move utils-selftests.c -> gdb/unittests/Pedro Alves2017-09-281-1/+2
* Move GDB producer parsing routines to a separate fileWalfred Tedeschi2017-09-261-0/+2
* Remove one explicit rule for monitor.oYao Qi2017-09-191-11/+0
* Add unit test for xml_escape_textSimon Marchi2017-09-161-2/+4
* Add native target for FreeBSD/aarch64.John Baldwin2017-09-061-0/+1
* Add FreeBSD/aarch64 architecture.John Baldwin2017-09-061-0/+2
* Convert amd64-linux target descriptionsYao Qi2017-09-051-0/+1
* Share i386-linux target description between GDB and GDBserverYao Qi2017-09-051-0/+3
* Introduce gdb::array_viewPedro Alves2017-09-041-0/+2
* GDBserver self testsYao Qi2017-08-181-1/+1
* Fix TAB-completion + .gdb_index slowness (generalize filename_seen_cache)Pedro Alves2017-07-171-0/+1
* 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