Age | Commit message (Expand) | Author | Files | Lines |
2018-02-21 | Move register_dump to regcache-dump.c | Yao Qi | 1 | -0/+1 |
2018-02-19 | Add common/ dir in build directories | Alan Hayward | 1 | -61/+26 |
2018-02-09 | common: add scoped_mmap | Markus Metzger | 1 | -0/+1 |
2018-02-09 | common: add scoped_fd | Markus Metzger | 1 | -0/+1 |
2018-01-23 | s390: Split up s390-linux-tdep.c into two files | Philipp Rudo | 1 | -0/+3 |
2018-01-22 | Remove mt port | Yao Qi | 1 | -1/+0 |
2018-01-12 | Install and generate docs for gdb-add-index | Sergio Durigan Junior | 1 | -0/+9 |
2018-01-08 | Fix GDB build failure when $development is false | Yao Qi | 1 | -3/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-01 | Fix dependency tracking for objects in subdirectories | Tom Tromey | 1 | -1/+5 |
2017-11-29 | Fix gdb snapshots | Tom Tromey | 1 | -1/+1 |
2017-11-27 | Remove REMOTE_OBS | Tom Tromey | 1 | -23/+10 |
2017-11-27 | Move target object files to target subdirectory | Tom Tromey | 1 | -7/+7 |
2017-11-27 | Add missing files to COMMON_SFILES | Tom Tromey | 1 | -4/+4 |
2017-11-27 | Simplify COMMON_OBS by using list of sources | Tom Tromey | 1 | -208/+39 |
2017-11-27 | Define YYOBJ in terms of YYFILES | Tom Tromey | 1 | -11/+4 |
2017-11-27 | Move python object files to python subdirectory | Tom Tromey | 1 | -49/+6 |
2017-11-27 | Move guile object files to guile subdirectory | Tom Tromey | 1 | -32/+3 |
2017-11-27 | Move unittests object files to unittests subdirectory | Tom Tromey | 1 | -19/+2 |
2017-11-27 | Move tui object files to tui subdirectory | Tom Tromey | 1 | -24/+3 |
2017-11-27 | Move compile object files to compile subdirectory | Tom Tromey | 1 | -14/+3 |
2017-11-27 | Move mi objects to mi subdirectory | Tom Tromey | 1 | -25/+4 |
2017-11-27 | Move cli object files to cli subdirectory | Tom Tromey | 1 | -15/+3 |
2017-11-27 | A simpler way to make the "arch" build directory | Tom Tromey | 1 | -2/+8 |
2017-11-24 | remote: C++ify thread_item and threads_listing_context | Simon Marchi | 1 | -0/+2 |
2017-11-24 | Add aarch64_create_target_description | Alan Hayward | 1 | -0/+2 |
2017-11-22 | Remove obsolete core-regset.c | Ulrich Weigand | 1 | -1/+0 |
2017-11-22 | Target FP: Make use of MPFR if available | Ulrich Weigand | 1 | -1/+4 |
2017-11-14 | Fix mem region parsing regression and add test | Simon Marchi | 1 | -0/+2 |
2017-11-08 | lookup_name_info::make_ignore_params | Pedro Alves | 1 | -0/+2 |
2017-11-06 | Assume termios is available, remove support for termio and sgtty | Pedro Alves | 1 | -7/+3 |
2017-11-06 | Target FP: Merge doublest.c and dfp.c into target-float.c | Ulrich Weigand | 1 | -9/+3 |
2017-11-06 | Target FP: Introduce target-float.{c,h} | Ulrich Weigand | 1 | -0/+3 |
2017-10-30 | gdb/Makefile.in: fix 'make tags' failure | Mike Gulick | 1 | -1/+0 |
2017-10-24 | Target FP printing: Simplify and fix print_floating | Ulrich Weigand | 1 | -0/+5 |
2017-10-16 | Get rid of VEC(mem_range_s) | Simon Marchi | 1 | -0/+2 |
2017-10-11 | Add native target for FreeBSD/arm. | John Baldwin | 1 | -0/+1 |
2017-10-11 | Add FreeBSD/arm architecture. | John Baldwin | 1 | -0/+2 |
2017-10-09 | Fix automatic dependency tracking | Tom Tromey | 1 | -4/+5 |
2017-10-06 | Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule for arch/*.c | Yao Qi | 1 | -5/+1 |
2017-10-06 | Move arm.o arm-get-next-pcs.o arm-linux.o to arch/ | Yao Qi | 1 | -3/+3 |
2017-10-06 | Move i386.o to arch/i386.o | Yao Qi | 1 | -1/+1 |
2017-10-06 | [RFC] Replicate src dir in build dir | Yao Qi | 1 | -4/+12 |
2017-10-04 | Introduce gdb_tilde_expand | Sergio Durigan Junior | 1 | -0/+3 |
2017-09-28 | Move utils-selftests.c -> gdb/unittests/ | Pedro Alves | 1 | -1/+2 |
2017-09-26 | Move GDB producer parsing routines to a separate file | Walfred Tedeschi | 1 | -0/+2 |
2017-09-19 | Remove one explicit rule for monitor.o | Yao Qi | 1 | -11/+0 |
2017-09-16 | Add unit test for xml_escape_text | Simon Marchi | 1 | -2/+4 |
2017-09-06 | Add native target for FreeBSD/aarch64. | John Baldwin | 1 | -0/+1 |
2017-09-06 | Add FreeBSD/aarch64 architecture. | John Baldwin | 1 | -0/+2 |