aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-06Add file offsets to the source cacheTom Tromey8-192/+228
2019-08-06Save plain text in the source cacheTom Tromey3-76/+55
2019-08-06Fix latent bug in source cacheTom Tromey3-17/+47
2019-08-06Change breakpoint::filter to be a unique_xmalloc_ptrTom Tromey3-6/+11
2019-08-06LTO object insertion pointAlan Modra2-6/+62
2019-08-06PR24873, gcc -flto objects result in --start-group .. --end-group failure to ...Alan Modra2-1/+26
2019-08-06Automatic date update in version.inGDB Administrator1-1/+1
2019-08-05Add block['var'] accessorChristian Biesinger7-2/+73
2019-08-05Add a comment briefly explaining partial symbolsChristian Biesinger2-1/+11
2019-08-05Fix objcopy's note merging capabilities so that they no longer insist on the ...Nick Clifton2-11/+16
2019-08-05Increase timeout in gdb.mi/list-thread-groups-available.expSimon Marchi2-4/+16
2019-08-05[gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factorTom de Vries5-33/+73
2019-08-05Use _() in calls to build_helpTom Tromey5-10/+17
2019-08-05Removes support in the ARM assembler for the unsigned variants of the VQ(R)DM...Barnaby Wilks14-2716/+64
2019-08-05[gdb/testsuite] Fail in gdb_compile if pie results in non-PIE executableTom de Vries2-14/+72
2019-08-05[gdb/testsuite] Fix typo in tcl_version_at_leastTom de Vries2-1/+5
2019-08-05Catch potential integer overflow in readelf when processing corrupt binaries.Nick Clifton2-1/+7
2019-08-04Remove some variables in favor of using gdb::optionalSimon Marchi2-47/+55
2019-08-05Automatic date update in version.inGDB Administrator1-1/+1