Age | Commit message (Expand) | Author | Files | Lines |
2017-09-29 | Remove a cleanup from symtab.c | Tom Tromey | 2 | -8/+6 |
2017-09-29 | Remove cleanup from mt-tdep.c | Tom Tromey | 2 | -8/+9 |
2017-09-29 | Remove cleanup from xstormy16-tdep.c | Tom Tromey | 2 | -8/+10 |
2017-09-29 | Remove cleanup from complaints.c | Tom Tromey | 2 | -6/+7 |
2017-09-29 | Remove some cleanups from tracepoint.c | Tom Tromey | 2 | -30/+18 |
2017-09-29 | Remove cleanups from cp-support.c | Tom Tromey | 2 | -15/+14 |
2017-09-29 | Remove some cleanups from stack.c | Tom Tromey | 2 | -15/+10 |
2017-09-29 | Remove cleanup from tilegx-tdep.c | Tom Tromey | 2 | -8/+9 |
2017-09-29 | Remove cleanups from utils.c | Tom Tromey | 2 | -16/+12 |
2017-09-29 | Remove cleanup from display_gdb_prompt | Tom Tromey | 2 | -16/+14 |
2017-09-29 | Introduce string_vprintf | Tom Tromey | 4 | -0/+56 |
2017-09-30 | PR21978, objdump does not display line numbers in certain cases | Alan Modra | 2 | -12/+24 |
2017-09-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-29 | Constify unpack_varlen_hex & fix fallout | Pedro Alves | 16 | -82/+115 |
2017-09-29 | gdb/remote.c: Eliminate target_buf/target_buf_size hack | Pedro Alves | 2 | -65/+78 |
2017-09-29 | gdbserver/libthread_db: Don't ignore memory reading failures | Pedro Alves | 2 | -1/+7 |
2017-09-29 | Fix gdbserver regression exposed by gdb.threads/multi-create-ns-info-thr.exp | Pedro Alves | 4 | -5/+26 |
2017-09-29 | Fail when string merge can't alloc memory | Alan Modra | 2 | -7/+15 |
2017-09-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-28 | Move utils-selftests.c -> gdb/unittests/ | Pedro Alves | 3 | -15/+16 |
2017-09-28 | (open_and_init_dwp_file): Protect against some segvs | Doug Evans | 2 | -2/+14 |
2017-09-28 | Skip the PR 14918 linker test for ARM targets. | Nick Clifton | 2 | -3/+19 |
2017-09-28 | PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY | Alan Modra | 8 | -0/+63 |
2017-09-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-27 | Complete tdep move to convert_typed_floating | Ulrich Weigand | 5 | -74/+61 |
2017-09-27 | Simplify floatformat_from_type | Ulrich Weigand | 5 | -57/+48 |
2017-09-27 | Make init_type/arch_type take a size in bits | Ulrich Weigand | 25 | -75/+148 |
2017-09-27 | Add support for the new names of the RISC-V fmv.x.s and fmv.s.x instructions,... | Nick Clifton | 6 | -0/+36 |
2017-09-27 | Constify find_command | Tom Tromey | 2 | -1/+5 |
2017-09-27 | Constify some commands in ada-tasks.c | Tom Tromey | 2 | -2/+6 |
2017-09-27 | Constify some commands in symtab.c | Tom Tromey | 2 | -3/+9 |
2017-09-27 | Constify some commands in inferior.c | Tom Tromey | 2 | -3/+8 |
2017-09-27 | Constify some commands in regcache.c | Tom Tromey | 2 | -6/+14 |
2017-09-27 | Constify some commands in printcmd.c | Tom Tromey | 2 | -5/+11 |
2017-09-27 | Constify some commands in breakpoint.c | Tom Tromey | 3 | -35/+23 |
2017-09-27 | Constify some commands in macrocmd.c | Tom Tromey | 2 | -8/+14 |
2017-09-27 | Constify some commands in infcmd.c | Tom Tromey | 2 | -26/+25 |
2017-09-27 | Constify some commands in i386-tdep.c | Tom Tromey | 2 | -2/+7 |
2017-09-27 | Constify add_symbol_file_from_memory_command | Tom Tromey | 2 | -1/+5 |
2017-09-27 | Constify demangle_command | Tom Tromey | 2 | -3/+5 |
2017-09-27 | Constify maintenance_info_program_spaces_command | Tom Tromey | 2 | -1/+6 |
2017-09-27 | Constify some commands in compile.c | Tom Tromey | 2 | -5/+9 |
2017-09-27 | Constify maintenance_print_reggroups | Tom Tromey | 2 | -1/+5 |
2017-09-27 | Constify save_gdb_index_command | Tom Tromey | 2 | -1/+5 |
2017-09-27 | Constify info_probes_stap_command | Tom Tromey | 2 | -1/+5 |
2017-09-27 | Constify unset_exec_wrapper_command | Tom Tromey | 2 | -1/+5 |
2017-09-27 | Constify some commands in btrace.c | Tom Tromey | 2 | -13/+21 |
2017-09-27 | Constify delete_bookmark_command | Tom Tromey | 2 | -1/+5 |
2017-09-27 | Constify some commands in remote.c | Tom Tromey | 2 | -14/+18 |
2017-09-27 | Constify some commands in mips-tdep.c | Tom Tromey | 2 | -5/+11 |