summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: Ignore some stringop-overflow and restrict warnings on sparcusers/ahajkova/try-frobMark Wielaard2023-01-232-0/+20
* [gdb/testsuite] Avoid using .eh_frame in gdb.base/unwind-on-each-insn.expTom de Vries2023-01-231-2/+12
* Updated Swedish translation for the binutils sub-directoryNick Clifton2023-01-232-393/+257
* [gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.expTom de Vries2023-01-231-51/+11
* [gdb/testsuite] Fix untested in gdb.base/frame-view.expTom de Vries2023-01-231-1/+1
* Fix objdump --reloc for specific symbolVladislav Khmelevsky2023-01-231-0/+7
* Automatic date update in version.inGDB Administrator2023-01-231-1/+1
* Remove path name from testTom Tromey2023-01-221-1/+2
* Minor cleanup in gdb.btrace/enable.expTom Tromey2023-01-221-1/+1
* Minor fixup in allow_aarch64_sve_testsTom Tromey2023-01-221-1/+1
* Automatic date update in version.inGDB Administrator2023-01-221-1/+1
* Automatic date update in version.inGDB Administrator2023-01-211-1/+1
* gdb: make frame_info_ptr auto-reinflatableSimon Marchi2023-01-207-28/+36
* gdb: make frame_info_ptr grab frame level and id on constructionSimon Marchi2023-01-207-31/+12
* gdb: make user-created frames reinflatableSimon Marchi2023-01-207-11/+192
* gdb: make it possible to restore selected user-created framesSimon Marchi2023-01-203-7/+167
* gdb: add create_new_frame(frame_id) overloadSimon Marchi2023-01-201-8/+18
* gdb: add user-created frames to stashSimon Marchi2023-01-201-2/+17
* gdb: add frame_id::user_created_pSimon Marchi2023-01-202-0/+5
* gdb: move frame_info_ptr to frame.{c,h}Simon Marchi2023-01-209-284/+230
* gdb: move call site types to call-site.hSimon Marchi2023-01-2010-218/+253
* gdb: move sect_offset and cu_offset to dwarf2/types.hSimon Marchi2023-01-202-17/+40
* gdb: remove language.h include from frame.hSimon Marchi2023-01-2016-1/+15
* gdb: move compile_instance to compile/compile.hSimon Marchi2023-01-207-118/+119
* gdb: move type_map_instance to compile/compile.cSimon Marchi2023-01-202-13/+13
* Upload SFrame spec files as wellIndu Bhagat2023-01-201-1/+5
* Use bool in pc_in_* functionsTom Tromey2023-01-206-22/+17
* Constify notif_clientTom Tromey2023-01-204-26/+26
* gdb: remove struct trad_frame forward declarationSimon Marchi2023-01-201-1/+0
* Make gdb.ada/ptype_tagged_param.exp passTom Tromey2023-01-201-19/+23
* gdb/dwarf: fix UBsan crash in read_subrange_typeSimon Marchi2023-01-202-10/+41
* gdb/testsuite: add test for negative subrange bounds with unsigned formSimon Marchi2023-01-201-0/+25
* Add testcase ld-elf/merge4Michael Matz2023-01-204-0/+55
* arm32: Fix rodata-merge-mapMichael Matz2023-01-202-4/+4
* Faster string mergingMichael Matz2023-01-205-304/+739
* Add OpenBSD ARM GAS support.Frederic Cambus2023-01-202-1/+5
* x86: split i386-gen's opcode hash entry structJan Beulich2023-01-201-23/+28
* x86: embed register and alike names in disassemblerJan Beulich2023-01-201-34/+34
* x86: embed register names in reg_entryJan Beulich2023-01-201-1/+1
* x86: avoid strcmp() in a few placesJan Beulich2023-01-201-11/+11
* x86: absorb allocation in i386-genJan Beulich2023-01-201-2/+5
* x86: re-use insn mnemonic strings as much as possibleJan Beulich2023-01-203-4534/+4216
* x86: move insn mnemonics to a separate tableJan Beulich2023-01-209-3838/+8553
* x86: abstract out obtaining of a template's mnemonicJan Beulich2023-01-202-75/+79
* Automatic date update in version.inGDB Administrator2023-01-201-1/+1
* Use "maint ignore-probes" in no-libstdcxx-probe.expTom Tromey2023-01-191-5/+4
* i386: Don't emit unsupported TLS relocs on SolarisRainer Orth2023-01-191-8/+32
* GDB/testsuite: Expand for character string limiting optionsAndrew Burgess2023-01-199-38/+306
* GDB: Add a character string limiting optionAndrew Burgess2023-01-1918-51/+189
* GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki2023-01-1919-626/+1136