aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Remove cmd_cfunc_ftypeTom Tromey18-134/+123
2017-11-07Constify add_infoTom Tromey44-151/+168
2017-11-07Constify add_comTom Tromey46-318/+355
2017-11-07Add set_repeat_arguments functionTom Tromey6-11/+42
2017-11-07Remove cleanup from backtrace_commandTom Tromey2-10/+12
2017-11-07Constify add_path and friendsTom Tromey4-9/+13
2017-11-07Make strip_bg_char return a unique_xmalloc_ptrTom Tromey2-59/+32
2017-11-07Make set_cmd_cfunc privateTom Tromey3-12/+7
2017-11-07Constify add_com_suppress_notificationTom Tromey5-4/+10
2017-11-07Constify add_abbrev_prefix_cmdTom Tromey4-5/+9
2017-11-07opcodes/arc: Fix incorrect insn_class for some nps insnsAndrew Burgess2-4/+8
2017-11-07Fix typo in my email address.Jim Wilson2-1/+5
2017-11-07RISC-V: Add Jim Wilson as a maintainer, and clean up our entriesPalmer Dabbelt2-2/+9
2017-11-07RISC-V: Fix riscv g++ testsuite EH failures.Jim Wilson5-0/+47
2017-11-07RISC-V: Add satp as an alias for sptbrPalmer Dabbelt7-2/+34
2017-11-07Add some more breakpoint/location range testsPedro Alves2-0/+17
2017-11-07Make breakpoint/location number parsing error output consistentPedro Alves6-83/+207
2017-11-07Add base 'enable/disable invalid location range' testsPedro Alves2-0/+42
2017-11-07Breakpoint location parsing: always error instead of warningPedro Alves4-31/+32
2017-11-07Allow enabling/disabling breakpoint location rangesXavier Roirand9-121/+471
2017-11-07This patch similarly to the AArch64 one enables Dot Product support by defaul...Tamar Christina4-87/+120
2017-11-07PowerPC64 statistics messageAlan Modra2-10/+18
2017-11-07bundle_lock message tidyAlan Modra3-13/+20
2017-11-07readelf ngettext fixesAlan Modra196-406/+709
2017-11-07gas and ld pluralization fixesAlan Modra17-46/+144
2017-11-07Require ngettext in test of system gettext implementationAlan Modra4-23/+30
2017-11-07ngettext supportAlan Modra13-47/+138
2017-11-07Automatic date update in version.inGDB Administrator1-1/+1
2017-11-06Update my e-mail address.Luis Machado2-1/+5
2017-11-06Simplify child_terminal_inferiorPedro Alves3-24/+12
2017-11-06Test attaching to a process that isn't a process group leaderPedro Alves3-0/+126
2017-11-06Don't check termio.h and sgtty.h in common/common.m4 eitherPedro Alves7-15/+13
2017-11-06Eliminate STOP_SIGNAL, use SIGTSTP directlyPedro Alves4-25/+34
2017-11-06Don't set terminal flags twice in a rowPedro Alves2-9/+5
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves22-524/+104
2017-11-06Target FP: Merge doublest.c and dfp.c into target-float.cUlrich Weigand7-1427/+1291
2017-11-06Target FP: Remove unused floating-point routinesUlrich Weigand7-224/+30
2017-11-06Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand12-60/+106
2017-11-06Target FP: Handle interfaces to scripting languagesUlrich Weigand6-11/+124
2017-11-06Target FP: Perform Ada fixed-point scaling in target formatUlrich Weigand5-76/+97
2017-11-06Target FP: Add binop and compare routines to target-float.{c,h}Ulrich Weigand5-211/+258
2017-11-06Target FP: Add conversion routines to target-float.{c,h}Ulrich Weigand4-36/+205
2017-11-06Target FP: Add string routines to target-float.{c,h}Ulrich Weigand11-57/+96
2017-11-06Target FP: Introduce target-float.{c,h}Ulrich Weigand11-36/+164
2017-11-06Automatic date update in version.inGDB Administrator1-1/+1
2017-11-05Proper bound check in _bfd_doprnt_scanAlan Modra2-6/+12
2017-11-05PR22397, BFD internal error when message locale isn't CAlan Modra2-31/+317
2017-11-05Automatic date update in version.inGDB Administrator1-1/+1
2017-11-05powerpc TLS in PIEsAlan Modra3-46/+92
2017-11-05PowerPC readonly_dynrelocsAlan Modra3-28/+40