aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Fix compile error with use of 'typename' outside of template.H.J. Lu2-2/+7
2016-01-12Sync top-level btool.m4 with GCCH.J. Lu2-3/+11
2016-01-12[ARM] Support ARMv8.2 RAS extension.Matthew Wahab6-0/+124
2016-01-12Add cantunwind when unwind info does not match start of section.Yury Usishchev7-0/+79
2016-01-12Sync top-level Makefile.def with GCCH.J. Lu3-27/+34
2016-01-12Fix invalid conversion from void * to gdb_byte *Yao Qi2-1/+6
2016-01-12gdbserver: use the new gdb warning helpersMike Frysinger4-80/+76
2016-01-12gdbserver: fix various warningsMike Frysinger7-25/+26
2016-01-12Change function signature passed to cloneYao Qi2-5/+13
2016-01-12Remove trademark acknowledgements throughoutPedro Alves18-66/+79
2016-01-12[DOC] Interrupt when program is stoppedYao Qi2-1/+7
2016-01-12Test gdb.base/random-signal.exp with "attach"Pedro Alves2-11/+50
2016-01-12Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk"Thomas Schwinge2-1/+5
2016-01-12PowerPC gas test vsx3Alan Modra2-0/+5
2016-01-11Fix internal error when applying TLSDESC relocations with no TLS segment.Cary Coutant4-30/+20
2016-01-12sim: mips: workaround 32-bit addr sign extensionsMike Frysinger2-1/+18
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant21-690/+1591
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves27-265/+122
2016-01-12Automatic date update in version.inGDB Administrator1-1/+1
2016-01-11testsuite: i386 regression for funcargs.expJan Kratochvil2-0/+13
2016-01-11testsuite: Regression for foll-vfork.expJan Kratochvil2-6/+29
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil31-126/+301
2016-01-11gdb: split out warnings helpersMike Frysinger5-113/+146
2016-01-11Delete opcodes that have been removed from ISA 3.0.Peter Bergner7-25/+16
2016-01-11Import changes made to files shared with the FSF GCC project.Nick Clifton12-64/+167
2016-01-11sim: config: do not try to align settingsMike Frysinger2-5/+10
2016-01-11Automatic date update in version.inGDB Administrator1-1/+1
2016-01-10sim: move many common settings from CPPFLAGS to config.hMike Frysinger96-2107/+3571
2016-01-10sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger62-229/+177
2016-01-10sim: allow the environment configure option everywhereMike Frysinger73-411/+744
2016-01-10sim: allow the assert configure option everywhereMike Frysinger56-54/+626
2016-01-10sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger59-1557/+151
2016-01-10sim: mips: drop SIM_AC_OPTION_SMP callMike Frysinger3-43/+7
2016-01-10sim: allow the inline configure option everywhereMike Frysinger79-1006/+1113
2016-01-10sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger69-660/+245
2016-01-10sim: drop --enable-sim-cflags optionMike Frysinger66-716/+191
2016-01-10Automatic date update in version.inGDB Administrator1-1/+1
2016-01-09sim: stop configuring common subdirMike Frysinger4-18/+7
2016-01-09sim: drop common/cconfig.h in favor of a single config.hMike Frysinger99-10674/+11040
2016-01-09Automatic date update in version.inGDB Administrator1-1/+1
2016-01-08Fix gdb.multi/base.exp testsuite regressionJan Kratochvil4-14/+29
2016-01-08perf testsuite: python 3 fixesSimon Marchi3-7/+17
2016-01-08Change SIGINT handler for extension languages only when target terminal is oursYao Qi4-21/+52
2016-01-08Check input interrupt first when reading packetYao Qi2-0/+14
2016-01-08m68k: fix constraints of move.[bw] for ISA_B/CAndreas Schwab7-3/+36
2016-01-08[ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVEJiong Wang9-54/+73
2016-01-08Automatic date update in version.inGDB Administrator1-1/+1
2016-01-07MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc'Maciej W. Rozycki2-4/+10
2016-01-06sim: config: drop use of __DATE__/__TIME__Mike Frysinger2-7/+5
2016-01-06sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger61-79/+257