summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* show_commandsusers/palves/per_ui_repeatPedro Alves2017-11-074-16/+59
* x_commandPedro Alves2017-11-072-76/+100
* set_current_salPedro Alves2017-11-072-95/+133
* saved_command_linePedro Alves2017-11-074-18/+20
* Add some more breakpoint/location range testsPedro Alves2017-11-072-0/+17
* Make breakpoint/location number parsing error output consistentPedro Alves2017-11-076-83/+207
* Add base 'enable/disable invalid location range' testsPedro Alves2017-11-072-0/+42
* Breakpoint location parsing: always error instead of warningPedro Alves2017-11-074-31/+32
* Allow enabling/disabling breakpoint location rangesXavier Roirand2017-11-079-121/+471
* This patch similarly to the AArch64 one enables Dot Product support by defaul...Tamar Christina2017-11-074-87/+120
* PowerPC64 statistics messageAlan Modra2017-11-072-10/+18
* bundle_lock message tidyAlan Modra2017-11-073-13/+20
* readelf ngettext fixesAlan Modra2017-11-07196-406/+709
* gas and ld pluralization fixesAlan Modra2017-11-0717-46/+144
* Require ngettext in test of system gettext implementationAlan Modra2017-11-074-23/+30
* ngettext supportAlan Modra2017-11-0713-47/+138
* Automatic date update in version.inGDB Administrator2017-11-071-1/+1
* Update my e-mail address.Luis Machado2017-11-062-1/+5
* Simplify child_terminal_inferiorPedro Alves2017-11-063-24/+12
* Test attaching to a process that isn't a process group leaderPedro Alves2017-11-063-0/+126
* Don't check termio.h and sgtty.h in common/common.m4 eitherPedro Alves2017-11-067-15/+13
* Eliminate STOP_SIGNAL, use SIGTSTP directlyPedro Alves2017-11-064-25/+34
* Don't set terminal flags twice in a rowPedro Alves2017-11-062-9/+5
* Assume termios is available, remove support for termio and sgttyPedro Alves2017-11-0622-524/+104
* Target FP: Merge doublest.c and dfp.c into target-float.cUlrich Weigand2017-11-067-1427/+1291
* Target FP: Remove unused floating-point routinesUlrich Weigand2017-11-067-224/+30
* Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand2017-11-0612-60/+106
* Target FP: Handle interfaces to scripting languagesUlrich Weigand2017-11-066-11/+124
* Target FP: Perform Ada fixed-point scaling in target formatUlrich Weigand2017-11-065-76/+97
* Target FP: Add binop and compare routines to target-float.{c,h}Ulrich Weigand2017-11-065-211/+258
* Target FP: Add conversion routines to target-float.{c,h}Ulrich Weigand2017-11-064-36/+205
* Target FP: Add string routines to target-float.{c,h}Ulrich Weigand2017-11-0611-57/+96
* Target FP: Introduce target-float.{c,h}Ulrich Weigand2017-11-0611-36/+164
* Automatic date update in version.inGDB Administrator2017-11-061-1/+1
* Proper bound check in _bfd_doprnt_scanAlan Modra2017-11-052-6/+12
* PR22397, BFD internal error when message locale isn't CAlan Modra2017-11-052-31/+317
* Automatic date update in version.inGDB Administrator2017-11-051-1/+1
* powerpc TLS in PIEsAlan Modra2017-11-053-46/+92
* PowerPC readonly_dynrelocsAlan Modra2017-11-053-28/+40
* hppa-linux TLS relocsAlan Modra2017-11-052-111/+170
* PR22394, hppa-linux-ld fails to emit dynamic relocationsAlan Modra2017-11-052-37/+94
* Use std::vector in h8300-tdep.cTom Tromey2017-11-042-10/+11
* Introduce gdb_breakpoint_upTom Tromey2017-11-048-41/+63
* Use unique_xmalloc_ptr in c_type_print_baseTom Tromey2017-11-042-10/+7
* Remove cleanups from linux-tdep.cTom Tromey2017-11-042-44/+29
* Use gdb::byte_vector in ppc-linux-tdep.cTom Tromey2017-11-042-13/+9
* Remove make_cleanup_free_objfileTom Tromey2017-11-045-24/+19
* Use gdb::def_vector in sparc64-tdep.cTom Tromey2017-11-042-9/+11
* Replace start_rbreak_breakpoints and end_rbreak_breakpointsTom Tromey2017-11-044-48/+33
* Remove directive-searched cleanupsTom Tromey2017-11-044-62/+17