summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Run clang-format.shusers/simark/clang-formatSimon Marchi2023-02-081273-118737/+107713
* Add .clang-format and clang-format.shSimon Marchi2023-02-085-1/+409
* Remove block.h includes from some tdep filesTom Tromey2023-02-085-5/+0
* Don't include block.h from expop.hTom Tromey2023-02-082-6/+8
* Simplify interp::exec / interp_exec - let exceptions propagatePedro Alves2023-02-087-64/+30
* Avoid FAILs in gdb.compileTom Tromey2023-02-082-8/+55
* Don't let .gdb_history file cause failuresTom Tromey2023-02-081-0/+4
* Merge fixup_section and fixup_symbol_sectionTom Tromey2023-02-082-70/+45
* Remove most calls to fixup_symbol_sectionTom Tromey2023-02-085-36/+10
* Set section index when setting a symbol's blockTom Tromey2023-02-081-0/+1
* Remove compunit_symtab::m_block_line_sectionTom Tromey2023-02-086-29/+6
* Do not pass section index to end_compunit_symtabTom Tromey2023-02-0810-46/+32
* Set section indices when symbols are madeTom Tromey2023-02-084-11/+43
* Use default section indexes in fixup_symbol_sectionTom Tromey2023-02-082-8/+17
* Simplify checks of cooked_indexTom Tromey2023-02-081-12/+14
* [gdb/testsuite] Use maint ignore-probes in gdb.base/longjmp.expTom de Vries2023-02-081-138/+157
* [gdb/testsuite] Use maint ignore-probes in gdb.base/solib-corrupted.expTom de Vries2023-02-081-12/+14
* gprofng: fix SIGSEGV when processing unusual dwarfVladimir Mezentsev2023-02-072-14/+22
* Re: Resetting section vma after _bfd_dwarf2_find_nearest_lineAlan Modra2023-02-081-1/+1
* Automatic date update in version.inGDB Administrator2023-02-081-1/+1
* gdb: fix display of thread condition for multi-location breakpointsAndrew Burgess2023-02-075-22/+136
* Fix documentation of the 'n' symbol type displayed by nm.Nick Clifton2023-02-072-1/+7
* [gdb/testsuite] Improve untested message in gdb.ada/finish-var-size.expTom de Vries2023-02-071-4/+1
* Automatic date update in version.inGDB Administrator2023-02-071-1/+1
* gdb: adjust comment on target_desc_info::from_user_pSimon Marchi2023-02-061-1/+1
* gdb/doc: extend the documentation for the 'handle' commandAndrew Burgess2023-02-061-7/+8
* ppc32 and "LOAD segment with RWX permissions"Alan Modra2023-02-064-5/+25
* [gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpuTom de Vries2023-02-061-4/+7
* gdb: error if 'thread' or 'task' keywords are overusedAndrew Burgess2023-02-066-2/+42
* Resetting section vma after _bfd_dwarf2_find_nearest_lineAlan Modra2023-02-061-42/+33
* [PR 30082] Pass $JANSSON_LIBS and $ZSTD_LIBS to ld-bootstrap/bootrap.expRomain Geissler2023-02-063-2/+4
* Automatic date update in version.inGDB Administrator2023-02-061-1/+1
* Automatic date update in version.inGDB Administrator2023-02-051-1/+1
* gdb/testsuite: don't try to set non-stop mode on a running targetAndrew Burgess2023-02-041-71/+67
* ld: pru: Add optional section alignmentsDimitar Dimitrov2023-02-041-3/+11
* ld: pru: Merge the bss input sections into dataDimitar Dimitrov2023-02-042-11/+15
* Automatic date update in version.inGDB Administrator2023-02-041-1/+1
* bpf: fix error conversion from long unsigned int to unsigned int [-Werror=ove...Guillermo E. Martinez2023-02-034-28/+32
* gdb: make target_desc_info_from_user_p a method of target_desc_infoSimon Marchi2023-02-034-17/+6
* gdb: remove copy_inferior_target_desc_infoSimon Marchi2023-02-034-21/+3
* gdb: remove get_tdesc_infoSimon Marchi2023-02-031-18/+10
* gdb: change inferior::tdesc_info to non-pointerSimon Marchi2023-02-034-23/+4
* gdb: move target_desc_info to inferior.hSimon Marchi2023-02-032-26/+23
* gdb: use assignment to initialize variable in tdesc_parse_xmlSimon Marchi2023-02-031-1/+1
* x86: drop LOCK from XCHG when optimizingJan Beulich2023-02-036-6/+24
* x86-64: respect {nooptimize} when building VEX prefixJan Beulich2023-02-033-1/+7
* x86: respect {nooptimize} for LEAJan Beulich2023-02-038-2/+16
* x86-64: respect MOVABS when choosing alternative encodingsJan Beulich2023-02-031-1/+2
* RISC-V: don't disassemble unrecognized insns as .byteJan Beulich2023-02-034-49/+39
* Add ECOFF Symbolic Header sanity checksAlan Modra2023-02-031-4/+17