aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-28Restrict checking value.lval on using addressYao Qi3-12/+9
2016-11-28Adjust Value.location for lval_registerYao Qi3-29/+18
2016-11-28Move computed value's frame id to piece_closureYao Qi1-13/+11
2016-11-28Properly hide hidden versioned symbol in executableH.J. Lu5-28/+46
2016-11-28Automatic date update in version.inGDB Administrator1-1/+1
2016-11-27Fix powerpc vle test for sorting of program headersAlan Modra2-3/+8
2016-11-27Fix spelling in comments in .y files (ld)Ambrogino Modigliani2-2/+6
2016-11-27Fix spelling in comments in .y files (binutils)Ambrogino Modigliani2-1/+5
2016-11-27Fix spelling in comments in .sc files (ld)Ambrogino Modigliani5-6/+13
2016-11-27Fix spelling in comments in .l files (gas)Ambrogino Modigliani2-1/+5
2016-11-27Fix spelling in comments in .em files (ld)Ambrogino Modigliani6-6/+14
2016-11-27Fix spelling in comments in .def files (gold)Ambrogino Modigliani2-1/+5
2016-11-27Fix spelling in comments in Expect scripts (ld)Ambrogino Modigliani5-4/+11
2016-11-27Fix spelling in comments in Expect scripts (gas)Ambrogino Modigliani8-11/+21
2016-11-27Fix spelling in comments in Assembler files (ld)Ambrogino Modigliani7-9/+18
2016-11-27Fix spelling in comments in Assembler files (gas)Ambrogino Modigliani13-13/+28
2016-11-27Fix spelling in comments in C source files (ld)Ambrogino Modigliani6-7/+15
2016-11-27Fix spelling in comments in C source files (gprof)Ambrogino Modigliani5-4/+11
2016-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani13-16/+31
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani45-87/+135
2016-11-27Fix spelling in comments in C source files (binutils)Ambrogino Modigliani8-8/+18
2016-11-26Remove verbosity from ui_out_message and friendsSimon Marchi15-68/+69
2016-11-26Constify wrap_here/wrap_hint code pathSimon Marchi7-11/+21
2016-11-26Fix return value of uo_redirectSimon Marchi2-2/+6
2016-11-26Remove ui_out_destroySimon Marchi3-36/+5
2016-11-26Rename ui_out_data to mi_ui_out_dataSimon Marchi2-2/+7
2016-11-26Remove unused functions and declarationsSimon Marchi5-50/+13
2016-11-27Automatic date update in version.inGDB Administrator1-1/+1
2016-11-26Remove stale commentsSimon Marchi3-5/+5
2016-11-26Automatic date update in version.inGDB Administrator1-1/+1
2016-11-25Remove check requiring void argument to functions with no parameters.John Baldwin2-10/+4
2016-11-25Fix typo in MakefileSimon Marchi2-1/+5
2016-11-25Fix typos in commentSimon Marchi2-1/+5
2016-11-25Fix typo in commentSimon Marchi2-1/+5
2016-11-25gas: fix CBCOND diagnostics for invalid immediate operands.Jose E. Marchesi5-2/+20
2016-11-25Prevent problems with section alignment by not shrinking the .rsrc section.Jon Turney2-20/+8
2016-11-25Automatic date update in version.inGDB Administrator1-1/+1
2016-11-24Do not use std::move when assigning an anonymous object to a unique_ptr.John Baldwin6-14/+23
2016-11-24Add noexcept to custom non-throwing new operators.John Baldwin2-2/+7
2016-11-24Optimize byte-aligned copies in copy_bitwise()Andreas Arnez2-4/+28
2016-11-24Add unit test for copy_bitwiseAndreas Arnez3-2/+151
2016-11-24Fix copy_bitwise()Andreas Arnez4-149/+96
2016-11-24Fix PR12616 - gdb does not implement DW_AT_data_bit_offsetAndreas Arnez4-0/+119
2016-11-24[ARM] Bind defined symbol locally in PIEJiong Wang7-1/+37
2016-11-24Fix snafu parsing $ORIGIN.Nick Clifton2-1/+8
2016-11-24RISC-V/bfd: Fix bitsize of R_RISCV_ADD8.Kuan-Lin Chen2-1/+5
2016-11-24Automatic date update in version.inGDB Administrator1-1/+1
2016-11-23gdb: Use C++11 std::chronoPedro Alves16-210/+358
2016-11-23Adjust linker test for arm-vxworks in wake of patch for PR 20815.Nick Clifton2-1/+3
2016-11-23Minor formatting fixups in MakefilesSimon Marchi4-48/+55