aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-12[gdb/testsuite] Fix gdb.base/stap-probe.exp with read1Tom de Vries1-2/+2
2022-04-12Add C++ "save gdb-index" testTom Tromey2-0/+64
2022-04-12Remove "Ada Settings" node from the manualTom Tromey1-32/+0
2022-04-12Require GNAT debug info for some Ada testsTom Tromey5-0/+25
2022-04-12Stop strip from removing debuglink sections.Nick Clifton2-2/+20
2022-04-12gas: new_logical_line{,_flags}() can return "void"Jan Beulich3-18/+13
2022-04-12gas: drop .appfile and .applineJan Beulich18-141/+109
2022-04-12gas: further adjust file/line handling for .macroJan Beulich4-22/+50
2022-04-12gas: further adjust file/line handling for .irp and alikeJan Beulich17-1208/+1350
2022-04-12x86: make {disp16} work similarly to {disp32}Jan Beulich5-4/+22
2022-04-11gprofng doesn't build with gcc 5.5Vladimir Mezentsev13-3586/+222
2022-04-12Automatic date update in version.inGDB Administrator1-1/+1
2022-04-11i386-fbsd-nat: Remove two unused variables.John Baldwin1-6/+0
2022-04-11gdb: remove MSYMBOL_TARGET_FLAG_{1,2} macrosSimon Marchi6-17/+51
2022-04-11gdb: remove minimal symbol size macrosSimon Marchi9-33/+46
2022-04-11gdb: remove MSYMBOL_TYPE macroSimon Marchi17-78/+90
2022-04-11gdb: remove symbol value macrosSimon Marchi90-461/+503
2022-04-11gdb/doc: add section about Fortran intrinsic functions and typesNils-Christian Kempke1-10/+133
2022-04-11gdb/fortran/testsuite: add complex from integers testNils-Christian Kempke2-1/+12
2022-04-11gdb/fortran: rewrite intrinsic handling and add some missing overloadsNils-Christian Kempke9-236/+904
2022-04-11gdb/fortran: rename f77_keywords to f_keywordsNils-Christian Kempke1-2/+2
2022-04-11gdb/fortran: Change GDB print for fortran default typesNils-Christian Kempke3-16/+11
2022-04-11gdb/fortran: clean-up Fortran intrinsic typesNils-Christian Kempke4-35/+74
2022-04-11gdb/fortran: change default logical type to builtin_logicalNils-Christian Kempke2-5/+5
2022-04-11gdb/fortran: reformat build_fortran_types in f-lang.cNils-Christian Kempke1-10/+8
2022-04-11gdb/fortran: fix complex type in Fortran builtin typesNils-Christian Kempke4-23/+23
2022-04-11gdb/f-lang: remove hidden ^L charactersNils-Christian Kempke1-3/+0
2022-04-11gdb/f-lang: add Integer*1 to Fortran builtin typesNils-Christian Kempke5-2/+11
2022-04-11[gdb/testsuite] Fix gdb.base/annota1.exp with pieTom de Vries1-0/+2
2022-04-11[gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pieTom de Vries1-1/+1
2022-04-11Automatic date update in version.inGDB Administrator1-1/+1
2022-04-10Automatic date update in version.inGDB Administrator1-1/+1
2022-04-09Remove MSYMBOL_VALUE_CHAINTom Tromey1-1/+0
2022-04-09Rearrange struct bfd_section a littleAlan Modra2-34/+34
2022-04-09Don't run pr27228 test for hppaAlan Modra1-1/+1
2022-04-09Correct nds32 readelf reloc numbersAlan Modra1-7/+7
2022-04-09Automatic date update in version.inGDB Administrator1-1/+1
2022-04-08gas: Port "copy st_size only if unset" to aarch64 and riscvFangrui Song3-21/+22
2022-04-08gprofng: fprintf_styled_func not inizialized for disassemblerVladimir Mezentsev2-0/+25
2022-04-08gprofng: zlib handlingVladimir Mezentsev7-23/+71
2022-04-08gdb: Avoid undefined shifts, fix Go shiftsPedro Alves2-4/+467
2022-04-08Fix undefined behavior in the Fortran, Go and Pascal number parsersPedro Alves6-44/+93
2022-04-08Debug info for function in Windows PE binary on wrong instructionNick Clifton2-1/+7
2022-04-08Pass PKG_CONFIG_PATH down from top-level MakefileSimon Marchi5-0/+17
2022-04-08gdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.expSimon Marchi1-3/+5
2022-04-08gdb maintainer commit rightsAlan Modra1-1/+5
2022-04-08gdb/fortran: print fortran extended types with ptypeBernhard Heckel3-19/+81
2022-04-08gdb/fortran: add support for accessing fields of extended typesBernhard Heckel4-2/+242
2022-04-08gdb: add Nils-Christian Kempke to gdb/MAINTAINERSNils-Christian Kempke1-0/+1
2022-04-07gdb: change file_file_name to return an std::stringSimon Marchi3-18/+10