aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-29Remove cleanup from display_gdb_promptTom Tromey2-16/+14
2017-09-29Introduce string_vprintfTom Tromey4-0/+56
2017-09-30PR21978, objdump does not display line numbers in certain casesAlan Modra2-12/+24
2017-09-30Automatic date update in version.inGDB Administrator1-1/+1
2017-09-29Constify unpack_varlen_hex & fix falloutPedro Alves16-82/+115
2017-09-29gdb/remote.c: Eliminate target_buf/target_buf_size hackPedro Alves2-65/+78
2017-09-29gdbserver/libthread_db: Don't ignore memory reading failuresPedro Alves2-1/+7
2017-09-29Fix gdbserver regression exposed by gdb.threads/multi-create-ns-info-thr.expPedro Alves4-5/+26
2017-09-29Fail when string merge can't alloc memoryAlan Modra2-7/+15
2017-09-29Automatic date update in version.inGDB Administrator1-1/+1
2017-09-28Move utils-selftests.c -> gdb/unittests/Pedro Alves3-15/+16
2017-09-28(open_and_init_dwp_file): Protect against some segvsDoug Evans2-2/+14
2017-09-28Skip the PR 14918 linker test for ARM targets.Nick Clifton2-3/+19
2017-09-28PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLYAlan Modra8-0/+63
2017-09-28Automatic date update in version.inGDB Administrator1-1/+1
2017-09-27Complete tdep move to convert_typed_floatingUlrich Weigand5-74/+61
2017-09-27Simplify floatformat_from_typeUlrich Weigand5-57/+48
2017-09-27Make init_type/arch_type take a size in bitsUlrich Weigand25-75/+148
2017-09-27Add support for the new names of the RISC-V fmv.x.s and fmv.s.x instructions,...Nick Clifton6-0/+36
2017-09-27Constify find_commandTom Tromey2-1/+5
2017-09-27Constify some commands in ada-tasks.cTom Tromey2-2/+6
2017-09-27Constify some commands in symtab.cTom Tromey2-3/+9
2017-09-27Constify some commands in inferior.cTom Tromey2-3/+8
2017-09-27Constify some commands in regcache.cTom Tromey2-6/+14
2017-09-27Constify some commands in printcmd.cTom Tromey2-5/+11
2017-09-27Constify some commands in breakpoint.cTom Tromey3-35/+23
2017-09-27Constify some commands in macrocmd.cTom Tromey2-8/+14
2017-09-27Constify some commands in infcmd.cTom Tromey2-26/+25
2017-09-27Constify some commands in i386-tdep.cTom Tromey2-2/+7
2017-09-27Constify add_symbol_file_from_memory_commandTom Tromey2-1/+5
2017-09-27Constify demangle_commandTom Tromey2-3/+5
2017-09-27Constify maintenance_info_program_spaces_commandTom Tromey2-1/+6
2017-09-27Constify some commands in compile.cTom Tromey2-5/+9
2017-09-27Constify maintenance_print_reggroupsTom Tromey2-1/+5
2017-09-27Constify save_gdb_index_commandTom Tromey2-1/+5
2017-09-27Constify info_probes_stap_commandTom Tromey2-1/+5
2017-09-27Constify unset_exec_wrapper_commandTom Tromey2-1/+5
2017-09-27Constify some commands in btrace.cTom Tromey2-13/+21
2017-09-27Constify delete_bookmark_commandTom Tromey2-1/+5
2017-09-27Constify some commands in remote.cTom Tromey2-14/+18
2017-09-27Constify some commands in mips-tdep.cTom Tromey2-5/+11
2017-09-27Constify cd_commandTom Tromey3-2/+7
2017-09-27Constify some commands in thread.cTom Tromey2-2/+6
2017-09-27Constify some commands in probes.cTom Tromey2-2/+7
2017-09-27Constify some commands in exec.c, plus symbol_file_commandTom Tromey5-8/+14
2017-09-27Constify some commands in remote-fileio.cTom Tromey2-2/+7
2017-09-27Constify some commands in tracepoint.cTom Tromey2-26/+23
2017-09-27Constify some commands in ax-gdb.cTom Tromey2-9/+9
2017-09-27Constify some linespec functionsTom Tromey15-56/+95
2017-09-27Constify some commands in record.cTom Tromey2-17/+29