aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-07sim: igen: update options APIMike Frysinger4-3/+9
2021-03-08Automatic date update in version.inGDB Administrator1-1/+1
2021-03-07RegeneratedJeff Law2-6/+19
2021-03-07sim: testsuite: merge into toplevel automakeMike Frysinger11-201/+142
2021-03-07sim: switch top level to automakeMike Frysinger10-520/+3101
2021-03-07Automatic date update in version.inGDB Administrator1-1/+1
2021-03-06Fix build bug in ada-lang.cTom Tromey2-2/+7
2021-03-06Move dwarf2_get_dwz_file to dwarf2/dwz.hTom Tromey6-242/+269
2021-03-06Include scoped_fd.h in debuginfod-support.hTom Tromey2-0/+6
2021-03-06Avoid crash on missing dwz fileTom Tromey7-14/+97
2021-03-06Change section_is_p to a method on dwarf2_section_namesTom Tromey3-79/+82
2021-03-06Create new file dwarf2/sect-names.hTom Tromey5-45/+79
2021-03-06Micro-optimize abbrev reading and storageTom Tromey4-67/+61
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu20-7/+231
2021-03-06Make valgrind tests more robust by adding --wait=1 to vgdb invocationMark Wielaard2-1/+5
2021-03-05CTF: add all members of an enum type to psymtabWeimin Pan2-3/+32
2021-03-05CTF: set up debug info for function argumentsWeimin Pan4-61/+109
2021-03-06Automatic date update in version.inGDB Administrator1-1/+1
2021-03-05gdb/riscv: write CSRs into baremetal core dumpsAndrew Burgess2-0/+69
2021-03-05gdb/riscv: make riscv target description names globalAndrew Burgess3-4/+25
2021-03-05bfd/binutils: add support for RISC-V CSRs in core filesAndrew Burgess7-0/+60
2021-03-05gdb/riscv: introduce bare metal core dump supportAndrew Burgess8-3/+291
2021-03-05bfd/riscv: prepare to handle bare metal core dump creationAndrew Burgess2-2/+91
2021-03-05gdb: write target description into core fileAndrew Burgess6-0/+82
2021-03-05bfd/binutils: support for gdb target descriptions in the core fileAndrew Burgess7-0/+62
2021-03-05gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess10-264/+255
2021-03-05Add support for the DW_FORM_strx* forms to the BFD library.Nick Clifton2-38/+75
2021-03-05Fix the dislay of .debug_macro.dwo sections.Nick Clifton2-11/+28
2021-03-05Move x86_64 PE changes out of bfd_perform_relocationAlan Modra3-41/+25
2021-03-05Automatic date update in version.inGDB Administrator1-1/+1
2021-03-04gdb: set current thread in sparc_{fetch,collect}_inferior_registers (PR gdb/2...Simon Marchi7-8/+63
2021-03-04ld: adjust ld-scripts/map-address.*Jan Beulich3-4/+19
2021-03-04bfd: prune COFF/PE section flags settingJan Beulich2-3/+17
2021-03-04ld: don't generate base relocations in PE output for absolute symbolsJan Beulich7-3/+69
2021-03-04Use "bool" in ada-lang.cTom Tromey2-10/+16
2021-03-04Gate the displaying of non-debug sections in separate debuginfo files.Nick Clifton13-107/+460
2021-03-04GNU strip fails to set sh_link and sh_info on Solaris SPARC64Libor Bukata1-0/+20
2021-03-04Automatic date update in version.inGDB Administrator1-1/+1
2021-03-04binutils fails to compile on AIX due to mismatched declarationAlan Modra2-1/+5
2021-03-03Minor Ada-related cleanupsTom Tromey3-17/+31
2021-03-03x86: infer operand count of templatesJan Beulich3-3453/+3447
2021-03-03gdb, testsuite: enforce lazy binding for gdb.btrace/rn-dl-bind.expMarkus Metzger2-1/+6
2021-03-03testsuite, gdb.btrace: adjust expected source line in non-stop.expMarkus Metzger2-2/+6
2021-03-03testsuite, gdb.btrace: remove implicit debug option in stepi.expMarkus Metzger2-1/+5
2021-03-03testsuite, gdb.btrace: adjust expected output to pass with clangMarkus Metzger4-21/+37
2021-03-03testsuite, gdb.btrace: move -Wl,-x to ldflagsMarkus Metzger2-1/+5
2021-03-03testsuite, gdb.btrace: pass rn-dl-bind.exp with clangMarkus Metzger2-9/+24
2021-03-03testsuite, gdb.btrace: remove assembly-check in delta.expMarkus Metzger2-8/+6
2021-03-03testsuite: extend nopie handling to add -fno-pie to compiler flagsMarkus Metzger3-4/+21
2021-03-03PR27493, objcopy --weaken-symbol does not weaken undefined symbolsAlan Modra3-1/+11