summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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