aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-21Rewrite enum_flags, add unit tests, fix problemsusers/palves/enum-flags-rewritePedro Alves
2020-08-21Use type_instance_flags more throughoutPedro Alves
2020-08-20Rewrite valid-expr.h's internals in terms of the detection idiom (C++17/N4502)Pedro Alves
2020-08-20gdb: handle the `ptid.is_pid ()` case in registers_changed_ptidSimon Marchi
2020-08-20gdb: split regcaches management selftestSimon Marchi
2020-08-20gdb: refactor test_get_thread_arch_aspace_regcacheSimon Marchi
2020-08-20gdb: clear regcaches at the start of regcaches selftestSimon Marchi
2020-08-20Ensure that compressed sections that have an ELF compression header structure...Nick Clifton
2020-08-20gdb: fix typo "breapoint" -> "breakpoint"Tankut Baris Aktemur
2020-08-20Apply a workaround to mitigate a quadratic performance hit in the linker when...Nick Clifton
2020-08-20Fix for incorrect breakpoint set in case of flang compiled binaryAlok Kumar Sharma
2020-08-20Remove --reduce-memory-overheads and --hash-size arguments.Martin Liska
2020-08-20Port gas/config/* to str_htab.Martin Liska
2020-08-20Port dw2gencfi.c to str_htab.Martin Liska
2020-08-20Port ecoff.c to str_hash.Martin Liska
2020-08-20Add new string hash table based on htab_t.Martin Liska
2020-08-20Use libiberty hash in gas/symbols.c.Martin Liska
2020-08-20Use libiberty hash in gas/read.c.Martin Liska
2020-08-20Use libiberty hash in gas/macro.c.Martin Liska
2020-08-20gas/hash.c: add new functionsMartin Liska
2020-08-20Automatic date update in version.inGDB Administrator
2020-08-19PR26349, FAIL: binutils-all/pr25543 on hpuxAlan Modra
2020-08-18gdb: add linux_nat_debug_printf macroSimon Marchi
2020-08-19Automatic date update in version.inGDB Administrator
2020-08-19Correct vcmpsq, vcmpuq and xvtlsbb BF fieldAlan Modra
2020-08-18gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables.Aaron Merey
2020-08-18Add ChangeLog entries for previous commit.Peter Bergner
2020-08-18PowerPC: Rename xvcvbf16sp to xvcvbf16spnPeter Bergner
2020-08-18Automatic date update in version.inGDB Administrator
2020-08-17gdb: fix IA64 build failure of linux-natSergei Trofimovich
2020-08-17Update xfail pattern in gdb.rust/simple.expTom Tromey
2020-08-17Fix MI crash with Ada string accessTom Tromey
2020-08-17Convert CORE_ADDR to Python using gdb_py_object_from_ulongestTom Tromey
2020-08-17gdb: fix wrong indentation in symbol_needs_eval_contextSimon Marchi
2020-08-17gdb: use bool in dwarf2_loc_desc_get_symbol_read_needsSimon Marchi
2020-08-17gas: Fix internal error in S_SET_SEGMENTAlex Coplan
2020-08-17[gdb] Fix printing of unresolved dynamic typeTom de Vries
2020-08-17Automatic date update in version.inGDB Administrator
2020-08-16PowerPC64 inline PLT call testsAlan Modra
2020-08-16ld: Add a PR binutils/26389 testH.J. Lu
2020-08-16[gdb/testsuite] Add gdb.base/eh_return.expTom de Vries
2020-08-16Automatic date update in version.inGDB Administrator
2020-08-15[gdb/testsuite] Fix charlen type in mixed-lang-stack.cTom de Vries
2020-08-15[gdb/backtrace] Fix printing of fortran string argsTom de Vries
2020-08-15Set SEC_SMALL_DATA on small commonAlan Modra
2020-08-15PR26389, nm prints "c" for a common symbol with -flto and -fcommonAlan Modra
2020-08-15Automatic date update in version.inGDB Administrator
2020-08-14[PowerPC] Always clear watchpoint with PTRACE_SET_DEBUGREGPedro Franco de Carvalho
2020-08-14[PowerPC] Use < 0 and >= 0 for watchpoint ptrace callsPedro Franco de Carvalho
2020-08-14gdb: add gdb_argv::as_array_view methodSimon Marchi