aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-08Run clang-format.shusers/simark/clang-formatSimon Marchi1273-118737/+107713
2023-02-08Add .clang-format and clang-format.shSimon Marchi5-1/+409
2023-02-08Remove block.h includes from some tdep filesTom Tromey5-5/+0
2023-02-08Don't include block.h from expop.hTom Tromey2-6/+8
2023-02-08Simplify interp::exec / interp_exec - let exceptions propagatePedro Alves7-64/+30
2023-02-08Avoid FAILs in gdb.compileTom Tromey2-8/+55
2023-02-08Don't let .gdb_history file cause failuresTom Tromey1-0/+4
2023-02-08Merge fixup_section and fixup_symbol_sectionTom Tromey2-70/+45
2023-02-08Remove most calls to fixup_symbol_sectionTom Tromey5-36/+10
2023-02-08Set section index when setting a symbol's blockTom Tromey1-0/+1
2023-02-08Remove compunit_symtab::m_block_line_sectionTom Tromey6-29/+6
2023-02-08Do not pass section index to end_compunit_symtabTom Tromey10-46/+32
2023-02-08Set section indices when symbols are madeTom Tromey4-11/+43
2023-02-08Use default section indexes in fixup_symbol_sectionTom Tromey2-8/+17
2023-02-08Simplify checks of cooked_indexTom Tromey1-12/+14
2023-02-08[gdb/testsuite] Use maint ignore-probes in gdb.base/longjmp.expTom de Vries1-138/+157
2023-02-08[gdb/testsuite] Use maint ignore-probes in gdb.base/solib-corrupted.expTom de Vries1-12/+14
2023-02-07gprofng: fix SIGSEGV when processing unusual dwarfVladimir Mezentsev2-14/+22
2023-02-08Re: Resetting section vma after _bfd_dwarf2_find_nearest_lineAlan Modra1-1/+1
2023-02-08Automatic date update in version.inGDB Administrator1-1/+1
2023-02-07gdb: fix display of thread condition for multi-location breakpointsAndrew Burgess5-22/+136
2023-02-07Fix documentation of the 'n' symbol type displayed by nm.Nick Clifton2-1/+7
2023-02-07[gdb/testsuite] Improve untested message in gdb.ada/finish-var-size.expTom de Vries1-4/+1
2023-02-07Automatic date update in version.inGDB Administrator1-1/+1
2023-02-06gdb: adjust comment on target_desc_info::from_user_pSimon Marchi1-1/+1
2023-02-06gdb/doc: extend the documentation for the 'handle' commandAndrew Burgess1-7/+8
2023-02-06ppc32 and "LOAD segment with RWX permissions"Alan Modra4-5/+25
2023-02-06[gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpuTom de Vries1-4/+7
2023-02-06gdb: error if 'thread' or 'task' keywords are overusedAndrew Burgess6-2/+42
2023-02-06Resetting section vma after _bfd_dwarf2_find_nearest_lineAlan Modra1-42/+33
2023-02-06[PR 30082] Pass $JANSSON_LIBS and $ZSTD_LIBS to ld-bootstrap/bootrap.expRomain Geissler3-2/+4
2023-02-06Automatic date update in version.inGDB Administrator1-1/+1
2023-02-05Automatic date update in version.inGDB Administrator1-1/+1
2023-02-04gdb/testsuite: don't try to set non-stop mode on a running targetAndrew Burgess1-71/+67
2023-02-04ld: pru: Add optional section alignmentsDimitar Dimitrov1-3/+11
2023-02-04ld: pru: Merge the bss input sections into dataDimitar Dimitrov2-11/+15
2023-02-04Automatic date update in version.inGDB Administrator1-1/+1
2023-02-03bpf: fix error conversion from long unsigned int to unsigned int [-Werror=ove...Guillermo E. Martinez4-28/+32
2023-02-03gdb: make target_desc_info_from_user_p a method of target_desc_infoSimon Marchi4-17/+6
2023-02-03gdb: remove copy_inferior_target_desc_infoSimon Marchi4-21/+3
2023-02-03gdb: remove get_tdesc_infoSimon Marchi1-18/+10
2023-02-03gdb: change inferior::tdesc_info to non-pointerSimon Marchi4-23/+4
2023-02-03gdb: move target_desc_info to inferior.hSimon Marchi2-26/+23
2023-02-03gdb: use assignment to initialize variable in tdesc_parse_xmlSimon Marchi1-1/+1
2023-02-03x86: drop LOCK from XCHG when optimizingJan Beulich6-6/+24
2023-02-03x86-64: respect {nooptimize} when building VEX prefixJan Beulich3-1/+7
2023-02-03x86: respect {nooptimize} for LEAJan Beulich8-2/+16
2023-02-03x86-64: respect MOVABS when choosing alternative encodingsJan Beulich1-1/+2
2023-02-03RISC-V: don't disassemble unrecognized insns as .byteJan Beulich4-49/+39
2023-02-03Add ECOFF Symbolic Header sanity checksAlan Modra1-4/+17