aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-07Share gdb/environ.[ch] with gdbserverSergio Durigan Junior6-3/+24
2017-03-07GDB: Fix some null pointer dereferences due to disassembler-options patch.Peter Bergner3-4/+28
2017-03-07Remove use of the no longer needed -mminimal-toc option.Peter Bergner2-6/+4
2017-03-07Fix "layout reg" crashPedro Alves5-1/+87
2017-03-07Rename gdb.base/tui-layout.exp -> gdb.base/tui-disasm-long-lines.expPedro Alves3-0/+7
2017-03-07Add describing intro comment to gdb.base/tui-layout.expPedro Alves2-1/+8
2017-03-07Fix whitespace/typos in gdb/ChangeLog and gdb/testsuite/ChangeLogPedro Alves2-5/+5
2017-03-07amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi10-0/+599
2017-03-07Correct @section placement for makeinfo 4.13Alan Modra2-3/+7
2017-03-07Document .Nbyte assembler directivesAlan Modra3-0/+46
2017-03-07Fix ld uninitialized read of script ASSERT data structureAlan Modra2-1/+7
2017-03-07PowerPC64 abort due to dynamic relocs on hidden undefweakAlan Modra2-2/+11
2017-03-07Automatic date update in version.inGDB Administrator1-1/+1
2017-03-06Add support for Intel CET instructionsH.J. Lu17-334/+894
2017-03-06Update x86-64-mpx-inval-2 test for COFFH.J. Lu3-4/+12
2017-03-06Remove const in xtensa-linux-nat.c:fetch_gregsSimon Marchi2-1/+5
2017-03-06Fix reading numeric values from GNU BUILD NOTEs.Nick Clifton2-2/+11
2017-03-06Don't decode powerpc insns with invalid fieldsAlan Modra2-49/+168
2017-03-06dw2gencfi.c DWARF2_FDE_RELOC_SIZEAlan Modra2-12/+22
2017-03-06gas/dw2gencfi.c formattingAlan Modra2-25/+35
2017-03-06binutils: Fix warning on platforms that don't have asprintfSam Thursfield4-1/+21
2017-03-06Automatic date update in version.inGDB Administrator1-1/+1
2017-03-05gas: Emit name, comp_dir and producer strings in .debug_str.Mark Wielaard3-21/+65
2017-03-05Align eh_frame FDEs according to their encodingAlan Modra21-225/+251
2017-03-05Automatic date update in version.inGDB Administrator1-1/+1
2017-03-04Automatic date update in version.inGDB Administrator1-1/+1
2017-03-03Fix umulh and smulh bugs. Fix bugs in last week's sumov.s testsuite.Jim Wilson5-9/+89
2017-03-03Use range-based for loop in remote_add_target_side_commandsSimon Marchi2-3/+6
2017-03-03Fetch lazy value before calling val_printYao Qi3-0/+13
2017-03-03Make the linker fail if asked to create more than 1^16 ordinal values for PE ...Nick Clifton2-26/+35
2017-03-03Fix thinko in previous changelog entry.Nick Clifton1-1/+1
2017-03-03Automatic date update in version.inGDB Administrator1-1/+1
2017-03-02Support merging build notes in sections without the SHF_GNU_BUILD_NOTE flag set.Nick Clifton2-1/+7
2017-03-02Disable warning message about a program header with no associated sections wh...Nick Clifton2-4/+15
2017-03-02Fix snafu parsing GNU_BUILD_NOTEs on ARM and AArch64 architectures.Nick Clifton2-2/+25
2017-03-02New debug_displays_assertJan Kratochvil2-0/+7
2017-03-02Fix dwarf_section_display_enum regression by DWARF-5Jan Kratochvil2-0/+6
2017-03-02GAS: Fix bogus "attempt to move .org backwards" relaxation errorsMaciej W. Rozycki48-4/+411
2017-03-02PowerPC VLE typo fixAlan Modra2-1/+5
2017-03-02Avoid gcc-7 warning killing ld testcasesAlan Modra2-4/+9
2017-03-02Automatic date update in version.inGDB Administrator1-1/+1
2017-03-01Sync libiberty sources with GCC mainline.Nick Clifton3-24/+87
2017-03-01[AArch64] Document +rcpc weak release consistency extensionSzabolcs Nagy2-0/+6
2017-03-01Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton12-34/+1141
2017-03-01Automatic date update in version.inGDB Administrator1-1/+1
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner46-3095/+4603
2017-02-28Revert "Add symbol called __nm_<name> to exported symbols created by dlltool."Nick Clifton2-26/+1
2017-02-28PowerPC addpcis fix againAlan Modra2-9/+12
2017-02-28x86: fix handling of 64-bit operand size VPCMPESTR{I,M}Jan Beulich18-218/+432
2017-02-28Nios2 dynobj handling fixesAlan Modra6-102/+94