aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-27Constify first_component_commandTom Tromey2-2/+5
2017-09-27Constify some functions in psymtab.cTom Tromey2-3/+9
2017-09-27Constify display_tibTom Tromey2-1/+5
2017-09-27Constify two functions in linux-fork.cTom Tromey2-2/+7
2017-09-27Constify two functions in cp-abi.cTom Tromey2-2/+6
2017-09-27Constify dump_arc_instruction_commandTom Tromey2-1/+5
2017-09-27Constify two functions in valprint.cTom Tromey2-6/+6
2017-09-27Constify info_probes_dtrace_commandTom Tromey2-1/+5
2017-09-27Constify not_just_help_class_commandTom Tromey4-3/+9
2017-09-27Constify add_cmd gdb_bfd.cTom Tromey2-1/+5
2017-09-27Add add_cmd function overloadsTom Tromey11-31/+124
2017-09-27Add support for __VA_OPT__Tom Tromey4-10/+157
2017-09-27Prevent an infinite loop in the DWARF parsing code when encountering a CU str...Nick Clifton2-1/+16
2017-09-27PR22216, infinite loop in readelf process_symbol_tableAlan Modra2-18/+34
2017-09-27nds32: Fix a tautological comparison.Kuan-Lin Chen2-1/+6
2017-09-27Automatic date update in version.inGDB Administrator1-1/+1
2017-09-26x86-64: Don't pass output_bfd to info->callbacks->minfoH.J. Lu2-1/+6
2017-09-26dwarf2read: Restrict ICC workaround to ICC<14Walfred Tedeschi4-17/+200
2017-09-26Move GDB producer parsing routines to a separate fileWalfred Tedeschi8-57/+123
2017-09-26Use "switch_to_thread" more thoroughly on gdbserverSergio Durigan Junior5-4/+15
2017-09-26Allow linking GDB with ncurseswMatthias Klose5-7/+19
2017-09-26Fix an assertion failure when parsing a fuzzed x86_64 ELF binary.Nick Clifton2-1/+9
2017-09-26Fix incorrect register mask.Cary Coutant2-1/+6
2017-09-26Tidy reading data in read_formatted_entriesAlan Modra2-30/+13
2017-09-26Avoid needless resource usage when processing a corrupt DWARF directory or fi...Nick Clifton2-0/+17
2017-09-26Remove support for Solaris < 10 (PR gdb/22185)Rainer Orth10-364/+83
2017-09-26Fix gdb 8.1 Solaris/SPARC compilation (PR build/22206)Rainer Orth2-2/+14
2017-09-26PR22209, invalid memory read in find_abstract_instance_nameAlan Modra2-15/+52
2017-09-26Fix address violations when parsing a corrupt DWARF linenumber table.Nick Clifton2-5/+22
2017-09-26LD/testsuite: Fix undefined symbol tests for MIPS and S+core targetsMaciej W. Rozycki2-3/+28
2017-09-26Allow the macw and macl instructions to be used on CPUs that have emacs support.Nick Clifton2-0/+20
2017-09-26Add README file for creating binutils releasesNick Clifton2-0/+139
2017-09-26Fix FAILs in compare-sections.expThomas Preud'homme2-2/+13
2017-09-26PR21732, String-concatenated message can not be translatedAlan Modra3-30/+60
2017-09-25Remove the last cleanup from regcache.cTom Tromey2-7/+8
2017-09-25Remove make_cleanup_regcache_invalidateTom Tromey2-26/+37
2017-09-25Remove make_cleanup_regcache_xfreeTom Tromey8-42/+34
2017-09-25Remove regcache_xfreeTom Tromey8-17/+19
2017-09-25Remove regcache_xmallocTom Tromey6-13/+14
2017-09-26PR22205, .debug_line file table NULL filenameAlan Modra2-22/+20
2017-09-26PR22204, Lack of DW_LNE_end_sequence causes "infinite" loopAlan Modra2-1/+7
2017-09-26Automatic date update in version.inGDB Administrator1-1/+1
2017-09-25Free memory returned from bfd_get_synthetic_symtabH.J. Lu2-1/+9
2017-09-25S390: Document guarded-storage register supportAndreas Arnez4-0/+20
2017-09-25S390: Add guarded-storage register support to gdbserverAndreas Arnez4-2/+103
2017-09-25S390: Add guarded-storage register support to GDBAndreas Arnez4-6/+153
2017-09-25S390: Add guarded-storage register definitions and tdescsAndreas Arnez10-0/+731
2017-09-25PR22202, buffer overflow in parse_dieAlan Modra2-18/+45
2017-09-25PR22201, DW_AT_name with out of bounds referenceAlan Modra2-2/+11
2017-09-25PR22200, DWARF5 .debug_line sanity checkAlan Modra2-0/+12