aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-06compile: Remove non-const reference parametersSimon Marchi15-86/+132
2018-09-06Remove unused tui_win_element::highlightSimon Marchi3-2/+5
2018-09-06Remove unused tui_win_info::detail::opaqueSimon Marchi3-4/+6
2018-09-06PR23570, AVR .noinit section defaults to PROGBITSAlan Modra4-19/+18
2018-09-05Make -Wformat-nonliteral work with gccTom Tromey6-3/+50
2018-09-05Disable -Wformat-nonliteral in parts of printcmd.cSimon Marchi4-0/+55
2018-09-06Automatic date update in version.inGDB Administrator1-1/+1
2018-09-05Remove unnecessary casts from cli-cmds.cTom Tromey2-3/+7
2018-09-05[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract diesTom de Vries7-8/+97
2018-09-05Document the GDB 8.2 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-09-05Automatic date update in version.inGDB Administrator1-1/+1
2018-09-04bfd, sparc: avoid duplicated error messages on invalid relocations.Jose E. Marchesi2-2/+6
2018-09-04bfd, sparc: issue an error when reading relocations with invalid symbol refer...Jose E. Marchesi2-5/+19
2018-09-04Automatically update "aclocal_m4_deps" when updating gnulibSergio Durigan Junior4-138/+160
2018-09-04Remove --enable-multi-iceTom Tromey3-30/+5
2018-09-04Simplify ada-exp.o ruleTom Tromey2-7/+6
2018-09-04Remove unneeded explicit .o targetsTom Tromey2-16/+5
2018-09-04Remove obsolete comments from MakefilesTom Tromey3-10/+5
2018-09-04Fix batch exit status test failure on Fedora 28Gary Benson2-5/+17
2018-09-04gas, sparc: Allow non-fpop2 instructions before floating point branchesDaniel Cederman5-5/+44
2018-09-04gdb/riscv: Fix an ARI warningAndrew Burgess2-2/+7
2018-09-04Automatic date update in version.inGDB Administrator1-1/+1
2018-09-03Change the .section directive for the AVR assembler so that the .noinit secti...Nick Clifton2-0/+26
2018-09-03gdb/riscv: Provide non-DWARF stack unwinderAndrew Burgess3-47/+200
2018-09-03gdb: Extend the trad-frame APIAndrew Burgess3-3/+39
2018-09-03Updated Japanese translation for the binutils sub-directory.Nick Clifton2-2547/+7045
2018-09-03Updated Finnish translation for the ld sub-directory.Nick Clifton2-1093/+6641
2018-09-03PR23595, simple objcopy of executable failure for msp430-elfJozef Lawrynowicz2-2/+23
2018-09-03Re: ld: Lookup section in output with the same nameAlan Modra5-16/+28
2018-09-03Automatic date update in version.inGDB Administrator1-1/+1
2018-09-02Automatic date update in version.inGDB Administrator1-1/+1
2018-09-01Fix ARI violations in c++compileKeith Seitz3-3/+10
2018-08-31Allow an IR object with unknown architectureH.J. Lu2-3/+10
2018-09-01Automatic date update in version.inGDB Administrator1-1/+1
2018-08-31RISC-V: Correct the requirement of compressed floating point instructionsJim Wilson6-16/+36
2018-08-31Set TYPE_LENGTH on a variant partTom Tromey2-0/+17
2018-08-31Fix a small bug in gdb.rust/simple.rsTom Tromey2-1/+5
2018-08-31Regenerate gdbarch.hPedro Alves2-1/+6
2018-08-31Add comment describing continuable/steppable/non-steppable watchpointsPedro Alves4-0/+45
2018-08-31Eliminate target_have_continuable_watchpointPedro Alves6-45/+11
2018-08-31gas/elf/section14.d: Change skip to xfailH.J. Lu3-1/+16
2018-08-31ld: Lookup section in output with the same nameH.J. Lu6-0/+88
2018-08-31Update gnulib/Makefile.in:aclocal_m4_depsSergio Durigan Junior2-32/+128
2018-08-31PowerPC64 --emit-relocs support for notoc stubsAlan Modra2-37/+198
2018-08-31PowerPC64 higher REL16 relocationsAlan Modra10-18/+150
2018-08-31Rearrange ppc_size_one_stub and correct _notoc stub examplesAlan Modra2-230/+286
2018-08-31ld: Pass -z separate-code to ld for property-x86-4a testsH.J. Lu5-3/+12
2018-08-31ld: Append -mx86-used-note=no to ASFLAGSH.J. Lu5-0/+41
2018-08-31ld: Append -Wa,-mx86-used-note=no for S-records testsH.J. Lu2-0/+12
2018-08-31gas: Pass -mx86-used-note=no to assemblerH.J. Lu2-1/+10