aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-25Initialize 'imm' on opcodes/aarch64-opc.c:expand_fp_imm (and fix breakage on ...Sergio Durigan Junior2-1/+5
2017-09-25Automatic date update in version.inGDB Administrator1-1/+1
2017-09-24PR22197, buffer overflow in bfd_get_debug_link_info_1Alan Modra2-1/+7
2017-09-24PR22191, memory leak in dwarf2.cAlan Modra2-2/+11
2017-09-24PR22187, infinite loop in find_abstract_instance_nameAlan Modra2-25/+61
2017-09-24PR22186, divide-by-zero in decode_line_infoAlan Modra2-0/+8
2017-09-24PR22169, heap-based buffer overflow in read_1_byteAlan Modra2-3/+9
2017-09-24PR22167, NULL pointer dereference in scan_unit_for_symbolsAlan Modra2-1/+7
2017-09-24PR22166, SHT_GNU_verneed memory allocationAlan Modra2-2/+10
2017-09-24Automatic date update in version.inGDB Administrator1-1/+1
2017-09-23Removed unused declarationTom Tromey2-6/+4
2017-09-23Automatic date update in version.inGDB Administrator1-1/+1
2017-09-22Change type of scoped_input_handler::m_quit_handlerTom Tromey2-3/+8
2017-09-22x86: Guard against corrupted PLTH.J. Lu2-0/+10
2017-09-22Update ChangeLog entry for PR 22163H.J. Lu1-1/+1
2017-09-22LVU: dump loclists with locviewsAlexandre Oliva11-35/+1065
2017-09-22Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"Sergio Durigan Junior6-15/+28
2017-09-22Import "glob" and "getcwd" modules from gnulibSergio Durigan Junior111-446/+17430
2017-09-22[GOLD] Set non-exec stack for aarch64Jim Wilson2-4/+9