aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-03CC_FOR_TARGET et alAlan Modra36-340/+353
2021-09-03pj: asan: out of bounds, ubsan: left shift of negativeAlan Modra1-3/+4
2021-09-03ubsan: alpha: member access within null pointerAlan Modra1-1/+2
2021-09-03ubsan: libctf: applying zero offset to null pointerAlan Modra1-1/+1
2021-09-03haiku tidyAlan Modra5-8/+14
2021-09-02gold: --export-dynamic-symbol: don't imply -uFangrui Song2-13/+0
2021-09-03Automatic date update in version.inGDB Administrator1-1/+1
2021-09-02Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV23-10/+213
2021-09-02Fix the V850 assembler's generation of relocations for the st.b instruction.Nick Clifton6-25/+41
2021-09-02SHT_SYMTAB_SHNDX handlingAlan Modra3-30/+13
2021-09-02PTR_ADD and NPTR_ADD for bfd.hAlan Modra5-26/+39
2021-09-02obstack.h __PTR_ALIGN vs. ubsanAlan Modra1-3/+3
2021-09-02Automatic date update in version.inGDB Administrator1-1/+1
2021-09-01[gdb/testsuite] Fix dwo path in fission-*.STom de Vries8-20/+9
2021-09-01[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbol searchTom de Vries1-7/+12
2021-09-01nfp: add validity check of island and meYinjun Zhang1-1/+10
2021-09-01PR28250, Null pointer dereference in debug_class_type_samepAlan Modra1-1/+1
2021-09-01Automatic date update in version.inGDB Administrator1-1/+1
2021-08-31gdb: remove breakpoint_find_ifSimon Marchi4-44/+15
2021-08-31Update the how-to-make-a-release document so that a check for empty manual pa...Nick Clifton1-0/+4
2021-08-31RISC-V: Extend .insn directive to support hardcode encoding.Nelson Chu7-5/+96
2021-08-30Use gdbfmt for vprintf_filtered.John Baldwin1-17/+9
2021-08-31Automatic date update in version.inGDB Administrator1-1/+1
2021-08-30fbsd-nat: Don't use '%jd' and '%ju' with printf_filtered.John Baldwin1-22/+23
2021-08-30gdb: fix build error in unittests/parallel-for-selftests.cSimon Marchi1-1/+1
2021-08-30RISC-V: PR28291, Fix the gdb fails that PR27916 caused.Nelson Chu1-2/+2
2021-08-30Add some parallel_for_each testsTom Tromey2-0/+87
2021-08-30Add a show function for "maint show worker-threads"Tom Tromey1-1/+17
2021-08-30[gdb/cli] Don't assert on empty string for core-fileTom de Vries2-1/+6
2021-08-30RISC-V: PR27916, Support mapping symbols.Nelson Chu31-28/+807
2021-08-30[gdb/testsuite] Improve argument syntax of proc arangeTom de Vries7-56/+150
2021-08-30Automatic date update in version.inGDB Administrator1-1/+1
2021-08-29Automatic date update in version.inGDB Administrator1-1/+1
2021-08-27ld: Change indirect symbol from IR to undefinedH.J. Lu8-6/+63
2021-08-28PR28264, ld.bfd crash on linking efivar with LTOAlan Modra1-1/+1
2021-08-28Automatic date update in version.inGDB Administrator1-1/+1
2021-08-27[gdb/symtab] Don't write .gdb_index symbol table with empty entriesTom de Vries1-0/+3
2021-08-27[gdb/testsuite] Generate .debug_aranges in gdb.dlang/watch-loc.expTom de Vries2-41/+8
2021-08-27[gdb/testsuite] Generate .debug_aranges entry for dummy CUTom de Vries1-1/+5
2021-08-27[gdb/testsuite] Add .debug_aranges in more test-casesTom de Vries3-3/+22
2021-08-27[gdb/testsuite] Support .debug_aranges in dwarf assemblyTom de Vries1-0/+153
2021-08-27[gdb/testsuite] Add label option to proc cuTom de Vries1-0/+11
2021-08-27Automatic date update in version.inGDB Administrator1-1/+1
2021-08-26gdb: remove some stray newlines in debug outputAndrew Burgess1-2/+2
2021-08-26Automatic date update in version.inGDB Administrator1-1/+1
2021-08-25Automatic date update in version.inGDB Administrator1-1/+1
2021-08-24Fix two regressions caused by CU / TU mergingTom Tromey2-39/+85
2021-08-24Real programmers don't configure gcc using --with-ldAlan Modra1-1/+5
2021-08-24objdump -S test fail on mingwAlan Modra3-12/+33
2021-08-24FT32: Remove recursion in ft32_opcodeJames Bowman (FTDI-UK)1-114/+115