summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Constify some commands in spu-tdep.cTom Tromey2017-09-272-5/+11
* Constify some commands in cli-logging.cTom Tromey2017-09-272-3/+7
* Constify user_defined_commandTom Tromey2017-09-272-1/+5
* Constify commands in cli-dump.cTom Tromey2017-09-272-16/+27
* Constify some commands in cli-cmds.cTom Tromey2017-09-272-9/+10
* Constify maintenance_print_target_stackTom Tromey2017-09-272-1/+5
* Constify interpreter_exec_cmdTom Tromey2017-09-272-1/+5
* Constify cmd_record_full_restoreTom Tromey2017-09-272-1/+5
* Constify some functions in memattr.cTom Tromey2017-09-272-3/+8
* Constify show_convenienceTom Tromey2017-09-272-3/+5
* Constify core_file_commandTom Tromey2017-09-273-2/+7
* Constify maintenance_print_user_registersTom Tromey2017-09-272-1/+5
* Constify maintenance_cplus_namespaceTom Tromey2017-09-272-1/+5
* Constify first_component_commandTom Tromey2017-09-272-2/+5
* Constify some functions in psymtab.cTom Tromey2017-09-272-3/+9
* Constify display_tibTom Tromey2017-09-272-1/+5
* Constify two functions in linux-fork.cTom Tromey2017-09-272-2/+7
* Constify two functions in cp-abi.cTom Tromey2017-09-272-2/+6
* Constify dump_arc_instruction_commandTom Tromey2017-09-272-1/+5
* Constify two functions in valprint.cTom Tromey2017-09-272-6/+6
* Constify info_probes_dtrace_commandTom Tromey2017-09-272-1/+5
* Constify not_just_help_class_commandTom Tromey2017-09-274-3/+9
* Constify add_cmd gdb_bfd.cTom Tromey2017-09-272-1/+5
* Add add_cmd function overloadsTom Tromey2017-09-2711-31/+124
* Add support for __VA_OPT__Tom Tromey2017-09-274-10/+157
* Prevent an infinite loop in the DWARF parsing code when encountering a CU str...Nick Clifton2017-09-272-1/+16
* PR22216, infinite loop in readelf process_symbol_tableAlan Modra2017-09-272-18/+34
* nds32: Fix a tautological comparison.Kuan-Lin Chen2017-09-272-1/+6
* Automatic date update in version.inGDB Administrator2017-09-271-1/+1
* x86-64: Don't pass output_bfd to info->callbacks->minfoH.J. Lu2017-09-262-1/+6
* dwarf2read: Restrict ICC workaround to ICC<14Walfred Tedeschi2017-09-264-17/+200
* Move GDB producer parsing routines to a separate fileWalfred Tedeschi2017-09-268-57/+123
* Use "switch_to_thread" more thoroughly on gdbserverSergio Durigan Junior2017-09-265-4/+15
* Allow linking GDB with ncurseswMatthias Klose2017-09-265-7/+19
* Fix an assertion failure when parsing a fuzzed x86_64 ELF binary.Nick Clifton2017-09-262-1/+9
* Fix incorrect register mask.Cary Coutant2017-09-262-1/+6
* Tidy reading data in read_formatted_entriesAlan Modra2017-09-262-30/+13
* Avoid needless resource usage when processing a corrupt DWARF directory or fi...Nick Clifton2017-09-262-0/+17
* Remove support for Solaris < 10 (PR gdb/22185)Rainer Orth2017-09-2610-364/+83
* Fix gdb 8.1 Solaris/SPARC compilation (PR build/22206)Rainer Orth2017-09-262-2/+14
* PR22209, invalid memory read in find_abstract_instance_nameAlan Modra2017-09-262-15/+52
* Fix address violations when parsing a corrupt DWARF linenumber table.Nick Clifton2017-09-262-5/+22
* LD/testsuite: Fix undefined symbol tests for MIPS and S+core targetsMaciej W. Rozycki2017-09-262-3/+28
* Allow the macw and macl instructions to be used on CPUs that have emacs support.Nick Clifton2017-09-262-0/+20
* Add README file for creating binutils releasesNick Clifton2017-09-262-0/+139
* Fix FAILs in compare-sections.expThomas Preud'homme2017-09-262-2/+13
* PR21732, String-concatenated message can not be translatedAlan Modra2017-09-263-30/+60
* Remove the last cleanup from regcache.cTom Tromey2017-09-252-7/+8
* Remove make_cleanup_regcache_invalidateTom Tromey2017-09-252-26/+37
* Remove make_cleanup_regcache_xfreeTom Tromey2017-09-258-42/+34