aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-23Test SEC_HAS_CONTENTS in relax routinesAlan Modra23-25/+51
2023-02-23Test SEC_HAS_CONTENTS before reading section contentsAlan Modra21-49/+93
2023-02-23Automatic date update in version.inGDB Administrator1-1/+1
2023-02-22gdb.reverse/time-reverse.exp: test both time syscall and C time functionPedro Alves2-22/+57
2023-02-22x86-64: LAR and LSL don't need REX.WJan Beulich4-32/+32
2023-02-22x86: optimize BT{,C,R,S} $imm,%regJan Beulich10-8/+123
2023-02-22set bfd_error on make_tempname or make_tempdir failureAlan Modra1-1/+5
2023-02-22Automatic date update in version.inGDB Administrator1-1/+1
2023-02-22Re: objdump read_section_stabsAlan Modra1-1/+1
2023-02-22Re: objdump read_section_stabsAlan Modra1-1/+1
2023-02-22debug_link duplicate file size checksAlan Modra1-6/+2
2023-02-21Issue error on erroneous expressionTom Tromey2-1/+9
2023-02-21gdb: add --with-curses to --configuration outputPhilippe Blain4-9/+22
2023-02-21[gdb/testsuite] Require compilation flags in two gdb.arch/aarch64 test-casesTom de Vries2-0/+4
2023-02-21[gdb/testsuite] Require istarget x86* in gdb.reverse/step-indirect-call-thunk...Tom de Vries1-0/+2
2023-02-21[gdb/testsuite] Require -fsplit-stack in gdb.base/morestack.expTom de Vries2-0/+10
2023-02-21[gdb/testsuite] Require syscall time in gdb.reverse/time-reverse.expTom de Vries2-0/+13
2023-02-21[gdb/testsuite] Require python in gdb.dap/basic-dap.expTom de Vries1-0/+2
2023-02-21Update the description of the bfd_fill_in_gnu_debuglink_section functionNick Clifton2-8/+8
2023-02-21Updated translatios for the bfd and gprof directories.Nick Clifton3-1448/+1564
2023-02-21gas/testsuite: adjust a test for case insensitive file systemsClément Chigot2-7/+7
2023-02-21[aarch64] Enable pointer authentication support for aarch64 bare metal/kernel...Luis Machado4-51/+100
2023-02-21ld/testsuite: don't output to /dev/nullClément Chigot1-1/+3
2023-02-21Both FAIL and PASS "check sections 2"?Alan Modra1-9/+10
2023-02-21ld-libs test on alpha-vmsAlan Modra1-0/+5
2023-02-21alpha-*-vms missing librariesAlan Modra1-1/+1
2023-02-21Automatic date update in version.inGDB Administrator1-1/+1
2023-02-20Redefine FUNCTION in doc.strTom Tromey2-9/+5
2023-02-20Hoist the SECTION comment in opncls.cTom Tromey2-8/+12
2023-02-20Don't use chew comments for static functionsTom Tromey2-119/+58
2023-02-20Fix formatting of long function description in chew outputTom Tromey3-0/+41
2023-02-20opcodes: style m68k disassembler outputAndreas Schwab1-116/+238
2023-02-20gdb: revert one erroneous bool-ification changeSimon Marchi1-1/+1
2023-02-20ld/testsuite: handle Windows drive letter in a noinit testClément Chigot1-2/+2
2023-02-20ld/testsuite: adjust to Windows path separator.Clément Chigot7-7/+7
2023-02-20gdb/doc: Consistency fixes for GDB/MI documentationAndrew Burgess1-27/+27
2023-02-20So the linker from producing an export data table when run with --exclude-all...Nick Clifton2-1/+8
2023-02-20[gdb/symtab] Trust epilogue unwind info for unknown or non-gcc producerTom de Vries1-1/+7
2023-02-20[gdb/symtab] Trust epilogue unwind info for unknown producer (-g0 case)Tom de Vries3-2/+108
2023-02-20[gdb/tdep] Add amd64/i386 epilogue override unwindersTom de Vries2-14/+103
2023-02-20[gdb/tdep] Fix amd64/i386_stack_frame_destroyed_pTom de Vries2-15/+24
2023-02-20[gdb/symtab] Factor out compunit_epilogue_unwind_validTom de Vries3-6/+15
2023-02-20[gdb/testsuite] Add xfail case in gdb.python/py-record-btrace.expTom de Vries1-1/+6
2023-02-20[gdb/testsuite] Fix gdb.threads/schedlock.exp for gcc 4.8.5Tom de Vries1-3/+2
2023-02-20In-memory nested archivesAlan Modra1-0/+6
2023-02-20Automatic date update in version.inGDB Administrator1-1/+1
2023-02-19Convert contained_in to methodTom Tromey8-22/+20
2023-02-19Make block members 'private'Tom Tromey1-6/+6
2023-02-19Remove allocate_block and allocate_global_blockTom Tromey5-35/+10
2023-02-19Have global_block inherit from blockTom Tromey2-8/+2