summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix advance/until and multiple locations (PR gdb/26524)users/palves/advance-until-fixesPedro Alves2020-08-223-41/+239
* Fix advance/until and inline frames (PR gdb/26523)Pedro Alves2020-08-221-2/+4
* gdb: fix typo "breapoint" -> "breakpoint"Tankut Baris Aktemur2020-08-205-4/+13
* Apply a workaround to mitigate a quadratic performance hit in the linker when...Nick Clifton2020-08-204-7/+34
* Fix for incorrect breakpoint set in case of flang compiled binaryAlok Kumar Sharma2020-08-208-9/+62
* Remove --reduce-memory-overheads and --hash-size arguments.Martin Liska2020-08-207-704/+47
* Port gas/config/* to str_htab.Martin Liska2020-08-2056-1214/+1114
* Port dw2gencfi.c to str_htab.Martin Liska2020-08-202-14/+11
* Port ecoff.c to str_hash.Martin Liska2020-08-202-20/+19
* Add new string hash table based on htab_t.Martin Liska2020-08-202-0/+91
* Use libiberty hash in gas/symbols.c.Martin Liska2020-08-202-38/+95
* Use libiberty hash in gas/read.c.Martin Liska2020-08-204-15/+77
* Use libiberty hash in gas/macro.c.Martin Liska2020-08-204-39/+159
* gas/hash.c: add new functionsMartin Liska2020-08-204-0/+41
* Automatic date update in version.inGDB Administrator2020-08-201-1/+1
* PR26349, FAIL: binutils-all/pr25543 on hpuxAlan Modra2020-08-192-31/+10
* gdb: add linux_nat_debug_printf macroSimon Marchi2020-08-182-393/+231
* Automatic date update in version.inGDB Administrator2020-08-191-1/+1
* Correct vcmpsq, vcmpuq and xvtlsbb BF fieldAlan Modra2020-08-196-6/+17
* gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables.Aaron Merey2020-08-182-2/+12
* Add ChangeLog entries for previous commit.Peter Bergner2020-08-182-0/+10
* PowerPC: Rename xvcvbf16sp to xvcvbf16spnPeter Bergner2020-08-183-3/+3
* Automatic date update in version.inGDB Administrator2020-08-181-1/+1
* gdb: fix IA64 build failure of linux-natSergei Trofimovich2020-08-172-0/+6
* Update xfail pattern in gdb.rust/simple.expTom Tromey2020-08-172-1/+8
* Fix MI crash with Ada string accessTom Tromey2020-08-177-4/+154
* Convert CORE_ADDR to Python using gdb_py_object_from_ulongestTom Tromey2020-08-174-4/+14
* gdb: fix wrong indentation in symbol_needs_eval_contextSimon Marchi2020-08-172-13/+17
* gdb: use bool in dwarf2_loc_desc_get_symbol_read_needsSimon Marchi2020-08-172-4/+8
* gas: Fix internal error in S_SET_SEGMENTAlex Coplan2020-08-175-1/+26
* [gdb] Fix printing of unresolved dynamic typeTom de Vries2020-08-172-7/+34
* Automatic date update in version.inGDB Administrator2020-08-171-1/+1
* PowerPC64 inline PLT call testsAlan Modra2020-08-1611-0/+173
* ld: Add a PR binutils/26389 testH.J. Lu2020-08-164-0/+15
* [gdb/testsuite] Add gdb.base/eh_return.expTom de Vries2020-08-163-0/+151
* Automatic date update in version.inGDB Administrator2020-08-161-1/+1
* [gdb/testsuite] Fix charlen type in mixed-lang-stack.cTom de Vries2020-08-152-1/+14
* [gdb/backtrace] Fix printing of fortran string argsTom de Vries2020-08-154-13/+35
* Set SEC_SMALL_DATA on small commonAlan Modra2020-08-1515-14/+37
* PR26389, nm prints "c" for a common symbol with -flto and -fcommonAlan Modra2020-08-159-13/+28
* Automatic date update in version.inGDB Administrator2020-08-151-1/+1
* [PowerPC] Always clear watchpoint with PTRACE_SET_DEBUGREGPedro Franco de Carvalho2020-08-142-9/+18
* [PowerPC] Use < 0 and >= 0 for watchpoint ptrace callsPedro Franco de Carvalho2020-08-142-4/+10
* gdb: add gdb_argv::as_array_view methodSimon Marchi2020-08-144-1/+42
* Allow larger bfd_default_hash_table_sizeAlan Modra2020-08-142-13/+18
* PR26388, objdump debug dump memory leaksAlan Modra2020-08-143-13/+21
* Readelf demangling test typoAlan Modra2020-08-142-3/+6
* AArch64: Relax thumb-plt testcases regexpr.Tamar Christina2020-08-143-4/+9
* Automatic date update in version.inGDB Administrator2020-08-141-1/+1
* gdb: Implement native dumpcore function for NetBSDKamil Rytarowski2020-08-142-0/+22