aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-27binutils/NEWS: add note about upcoming libsframe changesIndu Bhagat1-0/+6
2023-06-27libsframe: bfd: use uint32_t for return type of get_num_fidx APIsIndu Bhagat3-10/+10
2023-06-27libsframe: use appropriate data types for args of sframe_encodeIndu Bhagat2-3/+4
2023-06-27libsframe: use uint8_t for return type of sframe_fre_get_base_reg_idIndu Bhagat3-3/+3
2023-06-27libsframe: use uint8_t instead of unsigned char for abi_archIndu Bhagat4-12/+12
2023-06-27libsframe: bfd: use uint32_t for return type of sframe_calc_fre_typeIndu Bhagat3-3/+3
2023-06-27libsframe: use uint32_t for fre_type and fde_type function argsIndu Bhagat2-22/+22
2023-06-27libsframe: update the semantics of sframe_fre_get_fp_offsetIndu Bhagat1-6/+11
2023-06-27libsframe: update the semantics of sframe_fre_get_ra_offsetIndu Bhagat2-9/+17
2023-06-27libsframe: add symbol versioningIndu Bhagat5-6/+144
2023-06-27libsframe: remove sframe_get_funcdesc_with_addr APIIndu Bhagat2-8/+23
2023-06-27libsframe: add library versioningIndu Bhagat3-1/+43
2023-06-27 RISC-V: Support Zicond extensionPhilipp Tomsich6-0/+33
2023-06-27Add note about adding ChangeLog.git to src-release.shNick Clifton1-0/+8
2023-06-27gprofng: Update intel urlCui, Lili1-1/+1
2023-06-27Automatic date update in version.inGDB Administrator1-1/+1
2023-06-26Fix gas tests for aarch64-peNick Clifton120-9/+363
2023-06-26Synchromize libiberty sources with master version in gcc repositoryNick Clifton11-122/+363
2023-06-26Sync config.guess and config.sub with upstream master versions.Nick Clifton3-36/+131
2023-06-26Updated French translation for the gprof sub-directoryNick Clifton2-47/+52
2023-06-26Automatic date update in version.inGDB Administrator1-1/+1
2023-06-25LoongArch: Support referring to FCSRs as $fcsrXFeiyang Chen6-8/+56
2023-06-25Automatic date update in version.inGDB Administrator1-1/+1
2023-06-24Automatic date update in version.inGDB Administrator1-1/+1
2023-06-23gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.expThiago Jung Bauermann1-3/+25
2023-06-23[GOLD] PowerPC64 huge branch dynamic relocsAlan Modra1-61/+38
2023-06-23[GOLD] Support setting DT_RELACOUNT lateAlan Modra11-16/+38
2023-06-23[GOLD] powerpc DT_RELACOUNTAlan Modra1-2/+7
2023-06-23lto test fails with -fno-inline in CFLAGSAlan Modra1-5/+5
2023-06-22Fix off-by-one errorTom Tromey1-1/+1
2023-06-23Automatic date update in version.inGDB Administrator1-1/+1
2023-06-22gdb/testsuite: fix gdb.python/py-unwind.exp with python >= 3.11Ilya Leoshkevich1-1/+3
2023-06-22Revert "x86: Don't check if AVX512 template requires AVX512VL"H.J. Lu1-2/+3
2023-06-22[gdb/testsuite] Clean or check standard_output_file dir in gdb_initTom de Vries2-5/+41
2023-06-22Implement DAP "hover" contextTom Tromey4-6/+119
2023-06-22Implement DAP logging breakpointsTom Tromey3-3/+132
2023-06-22Handle supportsVariablePaging in DAPTom Tromey3-9/+25
2023-06-22Implement type checking for DAP breakpoint requestsTom Tromey1-46/+82
2023-06-22Handle exceptions when creating DAP breakpointsTom Tromey3-40/+92
2023-06-22Reuse breakpoints more frequently in DAPTom Tromey1-2/+4
2023-06-22Fix type of DAP hitConditionTom Tromey2-5/+8
2023-06-22gdb/DAP Few bug fixes & Evaluate Array Watch varsSimon Farre2-2/+2
2023-06-22Automatic date update in version.inGDB Administrator1-1/+1
2023-06-21x86: Free the symbol buffer and the relocation buffer after useH.J. Lu1-14/+28
2023-06-21Add missing backslash to update-gnulib.shTom Tromey5-4/+6
2023-06-21[gdb/testsuite] Add have_host_localeTom de Vries7-0/+42
2023-06-21[gdb/testsuite] Fix gdb.tui/wrap-line.expTom de Vries1-2/+8
2023-06-21PR30536, ppc64el gold linker produces unusable clang-16 binaryAlan Modra1-1/+9
2023-06-21[gdb/testsuite] Reimplement Term::command_no_prompt_prefixTom de Vries1-3/+17
2023-06-21[gdb/testsuite] Make Term::wait_for "" match only a promptTom de Vries2-0/+17