aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-12Import readline 7.0 (patch 5)Tom Tromey96-1785/+9062
2019-08-12Modify the ARM encoding and decoding of SQRSHRL and UQRSHLL MVE instructions.Srinath Parvathaneni8-12/+93
2019-08-12Add generic and ARM specific support for half-precision IEEE 754 floating poi...Barnaby Wilks20-8/+324
2019-08-12PR24851, gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1Alan Modra2-17/+28
2019-08-12Automatic date update in version.inGDB Administrator1-1/+1
2019-08-11Automatic date update in version.inGDB Administrator1-1/+1
2019-08-10Sort statement_enum and lang_statement_unionAlan Modra2-21/+26
2019-08-10Delete unused ldlang.h structsAlan Modra2-12/+7
2019-08-10stat_alloc castsAlan Modra4-28/+36
2019-08-10lang_input_statement_type next pointersAlan Modra6-56/+67
2019-08-10Automatic date update in version.inGDB Administrator1-1/+1
2019-08-09Match Windows pathnames in gdb.linespec/break-ask.exp.Sandra Loosemore2-3/+8
2019-08-09Fix access to uninitialized variable in fill_in_stop_funcPedro Franco de Carvalho2-0/+7
2019-08-09s390: Implement 'type_align' gdbarch methodAndreas Arnez2-0/+38
2019-08-09Synchronize libiberty sources with gcc mainline.Nick Clifton11-30/+301
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic24-48/+314
2019-08-09doc: fix PAC typoAlan Hayward2-1/+5
2019-08-09Arm: Skip tests on WINCE that require mapping symbolsTamar Christina5-0/+11
2019-08-09x86-64: generalize SIMD test expectationsJan Beulich7-927/+212
2019-08-09[gdb] Fix gdb.dwarf2/varval.exp with -fPIE/-pieTom de Vries2-2/+14
2019-08-09Automatic date update in version.inGDB Administrator1-1/+1
2019-08-08[gdb/testsuite] Fix gdb.tui/basic.exp with check-read1Tom de Vries2-1/+6
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton156-153/+321
2019-08-08Update the handling of shift rotate and load/store multiple instructions in ...Yoshinori Sato3-52/+61
2019-08-08Move the h8300 assembler's MOVFPE and MOVTPE tests to the correct location.Yoshinori Sato5-50/+56
2019-08-08Fix problem building PE DLL test generator with compilers that do not support...Nick Clifton2-1/+7
2019-08-08readelf: mask unknown description data bytes.Jordan Rupprecht via binutils2-1/+5
2019-08-08Automatic date update in version.inGDB Administrator1-1/+1
2019-08-07Prevent objdump from aborting when asked to disassemble an unknown type of AR...Phillipe Antoine2-6/+19
2019-08-08Integer overflows in readelf get_dataAlan Modra2-8/+10
2019-08-07Improve the formatting of the title strings of the binutils manual pages.Nick Clifton2-18/+25
2019-08-07Make struct frame_arg self-managingTom Tromey5-25/+22
2019-08-07AArch64 pauth: Indicate unmasked addresses in backtraceAlan Hayward9-11/+82
2019-08-07ld: use a specific linker script in BPF targetsJose E. Marchesi7-6/+732
2019-08-07bfd: use the ELF linker to perform relocations in BPF targetsJose E. Marchesi2-95/+193
2019-08-07PR24644, OOM-Bug in _bfd_archive_64_bit_slurp_armapAlan Modra2-1/+14
2019-08-07Fix the binutils test for .NET assembly support so that it distinguishing bet...Omair Majid3-47/+110
2019-08-07x86: drop stray FloatMFJan Beulich3-14/+21
2019-08-07PR24876, readelf: heap-buffer-overflow in dump_ia64_unwindAlan Modra2-1/+8
2019-08-06Introduce obstack_strndupTom Tromey8-23/+43
2019-08-06Add obstack_strdup overload taking a std::stringTom Tromey7-36/+38
2019-08-06Make obstack_strdup inlineTom Tromey3-11/+10
2019-08-06Use obstack_strdup moreTom Tromey14-72/+57
2019-08-07Automatic date update in version.inGDB Administrator1-1/+1
2019-08-07Add a selftest that checks documentation invariants.Philippe Waroquiers3-0/+113
2019-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers53-265/+400
2019-08-06[PR build/24886] disable glibc mcheck supportFrank Ch. Eigler13-290/+63
2019-08-06Add more styling to "disassemble"Tom Tromey12-37/+94
2019-08-06Replace int with enum block_enum where appropriate.Christian Biesinger2-6/+17
2019-08-06Clean up source file error reportingTom Tromey2-14/+18