aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-24CSKY: Add ck803r2 series cpu.Cooper Qu8-10/+89
2020-08-24Automatic date update in version.inGDB Administrator1-1/+1
2020-08-23Disable default ELF plugins on 32-bit hppa*-*-hpux*.John David Anglin3-4/+10
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra67-364/+633
2020-08-23ada-lex.l: Ignore register diagnostic also for g++ defaulting to ISO C++17Mark Wielaard4-1/+17
2020-08-23Automatic date update in version.inGDB Administrator1-1/+1
2020-08-22elf: Keep only one '@' for undefined versioned symbolsH.J. Lu9-5/+68
2020-08-22gdb: assert that we don't try to get a frame's id while it is computedSimon Marchi2-25/+85
2020-08-22Automatic date update in version.inGDB Administrator1-1/+1
2020-08-21sim/bfin: include config/pkg.m4 in configure.acSimon Marchi3-8/+302
2020-08-21Fix problems with the AArch64 linker exposed by testing it with sanitization ...Nick Clifton4-5/+26
2020-08-21Recognize DW_LANG_C11 in readelf testsuite.Mark Wielaard2-1/+6
2020-08-21Redo gas local symbol supportAlan Modra2-399/+375
2020-08-21gas symbol struct field renamingAlan Modra3-359/+364
2020-08-21Rearrange symbol_create parametersAlan Modra42-266/+292
2020-08-21CSKY: Support two operands form for bloop.Cooper Qu6-5/+41
2020-08-21fix objcopy of PE images with .buildid sectionJan Beulich2-15/+24
2020-08-21Automatic date update in version.inGDB Administrator1-1/+1
2020-08-20gdb: handle the `ptid.is_pid ()` case in registers_changed_ptidSimon Marchi2-25/+119
2020-08-20gdb: split regcaches management selftestSimon Marchi2-60/+139
2020-08-20gdb: refactor test_get_thread_arch_aspace_regcacheSimon Marchi2-23/+25
2020-08-20gdb: clear regcaches at the start of regcaches selftestSimon Marchi2-1/+9
2020-08-20Ensure that compressed sections that have an ELF compression header structure...Nick Clifton5-2/+17
2020-08-20gdb: fix typo "breapoint" -> "breakpoint"Tankut Baris Aktemur5-4/+13
2020-08-20Apply a workaround to mitigate a quadratic performance hit in the linker when...Nick Clifton4-7/+34
2020-08-20Fix for incorrect breakpoint set in case of flang compiled binaryAlok Kumar Sharma8-9/+62
2020-08-20Remove --reduce-memory-overheads and --hash-size arguments.Martin Liska7-704/+47
2020-08-20Port gas/config/* to str_htab.Martin Liska56-1214/+1114
2020-08-20Port dw2gencfi.c to str_htab.Martin Liska2-14/+11
2020-08-20Port ecoff.c to str_hash.Martin Liska2-20/+19
2020-08-20Add new string hash table based on htab_t.Martin Liska2-0/+91
2020-08-20Use libiberty hash in gas/symbols.c.Martin Liska2-38/+95
2020-08-20Use libiberty hash in gas/read.c.Martin Liska4-15/+77
2020-08-20Use libiberty hash in gas/macro.c.Martin Liska4-39/+159
2020-08-20gas/hash.c: add new functionsMartin Liska4-0/+41
2020-08-20Automatic date update in version.inGDB Administrator1-1/+1
2020-08-19PR26349, FAIL: binutils-all/pr25543 on hpuxAlan Modra2-31/+10
2020-08-18gdb: add linux_nat_debug_printf macroSimon Marchi2-393/+231
2020-08-19Automatic date update in version.inGDB Administrator1-1/+1
2020-08-19Correct vcmpsq, vcmpuq and xvtlsbb BF fieldAlan Modra6-6/+17
2020-08-18gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables.Aaron Merey2-2/+12
2020-08-18Add ChangeLog entries for previous commit.Peter Bergner2-0/+10
2020-08-18PowerPC: Rename xvcvbf16sp to xvcvbf16spnPeter Bergner3-3/+3
2020-08-18Automatic date update in version.inGDB Administrator1-1/+1
2020-08-17gdb: fix IA64 build failure of linux-natSergei Trofimovich2-0/+6
2020-08-17Update xfail pattern in gdb.rust/simple.expTom Tromey2-1/+8
2020-08-17Fix MI crash with Ada string accessTom Tromey7-4/+154
2020-08-17Convert CORE_ADDR to Python using gdb_py_object_from_ulongestTom Tromey4-4/+14
2020-08-17gdb: fix wrong indentation in symbol_needs_eval_contextSimon Marchi2-13/+17
2020-08-17gdb: use bool in dwarf2_loc_desc_get_symbol_read_needsSimon Marchi2-4/+8