aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Introduce die_info::has_childrenTom Tromey2-48/+52
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey67-98/+133
2020-02-08Remove die_reader_specs::comp_dirTom Tromey2-11/+5
2020-02-08Don't declare die_info in dwarf2read.hTom Tromey2-1/+4
2020-02-08Remove die_info_ptr typedefTom Tromey2-1/+4
2020-02-08Change attr_form_is_block to be a methodTom Tromey4-33/+45
2020-02-08Change some attribute functions to be methodsTom Tromey4-103/+126
2020-02-08Create dwarf2/attribute.[ch]Tom Tromey5-168/+253
2020-02-08Create dwarf2/abbrev.[ch]Tom Tromey5-224/+300
2020-02-08Change section functions to be methods of dwarf2_section_infoTom Tromey5-162/+183
2020-02-08Create dwarf2/section.[ch]Tom Tromey6-223/+315
2020-02-08Create dwarf2/leb.[ch]Tom Tromey8-149/+196
2020-02-08Document the GDB 9.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2020-02-08Automatic date update in version.inGDB Administrator1-1/+1
2020-02-07Make fputs_unfiltered use fputs_maybe_filteredIain Buclaw6-7/+28
2020-02-07Make gdb_flush also flush the wrap bufferIain Buclaw11-12/+44
2020-02-07Revert basenames_may_differ patchTom Tromey4-12/+20
2020-02-07unique.exp: Update contains_unique_symbolH.J. Lu2-1/+5
2020-02-07Move gdbserver to top levelTom Tromey118-215/+652
2020-02-07Update release making notes.Nick Clifton2-0/+8
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov42-464/+4860
2020-02-07pr25022.d: Xfail more targets without ldelf_before_place_orphansH.J. Lu2-2/+9
2020-02-07Stop the BFD library from complaining if a segment has no sections attached t...Nick Clifton2-8/+15
2020-02-07Silcence a compile time warning message building the binutils with gcc-10 on ...Nick Clifton2-0/+10
2020-02-06ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu20-0/+111
2020-02-06ld: Issue an error for GC on __patchable_function_entries sectionH.J. Lu5-0/+32
2020-02-06ELF: Support the section flag 'o' in .section directiveH.J. Lu44-11/+578
2020-02-07Automatic date update in version.inGDB Administrator1-1/+1
2020-02-06sim/aarch64: Fix register ordering bug in blr (PR sim/25318)Carlo Bramini2-4/+9
2020-02-06gdb: Catch exceptions if the source file is not foundShahab Vahedi5-19/+133
2020-02-06gdb/testsuite: Avoid leaking a port number into results summaryAndrew Burgess2-1/+7
2020-02-06gdb: Add myself as one of GDB maintainerShahab Vahedi2-0/+5
2020-02-06[2.34] Mention x86 assembler options to align branchesH.J. Lu2-0/+10
2020-02-06check_gc_sections_available: Mark z80 as not supportedH.J. Lu2-1/+7
2020-02-06V850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJUMP warningMaciej W. Rozycki2-1/+6
2020-02-06Fix attributation of previous deltaNick Clifton1-1/+1
2020-02-06Jump visualization: Handle the case where the disassembled bytes occupy two l...Thomas Troeger2-37/+53
2020-02-06x86: Run unique tests only for ELF targetsH.J. Lu4-4/+9
2020-02-06Enable ld-ifunc tests for more targetsAlan Modra48-56/+128
2020-02-06xfail x86 gas unique testAlan Modra3-0/+7
2020-02-06mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra10-43/+71
2020-02-06i386-moss and i386-openbsd ld configAlan Modra2-3/+9
2020-02-05Disambiguate info_print_optionsAli Tamur1-22/+24
2020-02-06Automatic date update in version.inGDB Administrator1-1/+1
2020-02-05Fix base class function callChristian Biesinger2-2/+7
2020-02-05Fix header guard name in #endif commentChristian Biesinger2-1/+5
2020-02-05RISC-V/Linux/native: Factor out target description determinationMaciej W. Rozycki5-49/+124
2020-02-05Automatic date update in version.inGDB Administrator1-1/+1
2020-02-05Re: Support fusion for ELFv2 stubsAlan Modra2-4/+8
2020-02-04gdb/fortran: Allow for using Flang in Fortran testingAlok Kumar Sharma2-7/+24