summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement 'catch syscall' for gdbserverJosh Stone2016-01-1219-8/+566
* Fix compile error with use of 'typename' outside of templateH.J. Lu2016-01-122-3/+7
* Remove typename from Mips64_rela_dataH.J. Lu2016-01-121-1/+1
* Fix breakage for SHT_REL targets where get_r_addend() gives internal error.Cary Coutant2016-01-124-2/+33
* Fix compile error with use of 'typename' outside of template.H.J. Lu2016-01-122-2/+7
* Sync top-level btool.m4 with GCCH.J. Lu2016-01-122-3/+11
* [ARM] Support ARMv8.2 RAS extension.Matthew Wahab2016-01-126-0/+124
* Add cantunwind when unwind info does not match start of section.Yury Usishchev2016-01-127-0/+79
* Sync top-level Makefile.def with GCCH.J. Lu2016-01-123-27/+34
* Fix invalid conversion from void * to gdb_byte *Yao Qi2016-01-122-1/+6
* gdbserver: use the new gdb warning helpersMike Frysinger2016-01-124-80/+76
* gdbserver: fix various warningsMike Frysinger2016-01-127-25/+26
* Change function signature passed to cloneYao Qi2016-01-122-5/+13
* Remove trademark acknowledgements throughoutPedro Alves2016-01-1218-66/+79
* [DOC] Interrupt when program is stoppedYao Qi2016-01-122-1/+7
* Test gdb.base/random-signal.exp with "attach"Pedro Alves2016-01-122-11/+50
* Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk"Thomas Schwinge2016-01-122-1/+5
* PowerPC gas test vsx3Alan Modra2016-01-122-0/+5
* Fix internal error when applying TLSDESC relocations with no TLS segment.Cary Coutant2016-01-114-30/+20
* sim: mips: workaround 32-bit addr sign extensionsMike Frysinger2016-01-122-1/+18
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-1121-690/+1591
* Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves2016-01-1227-265/+122
* Automatic date update in version.inGDB Administrator2016-01-121-1/+1
* testsuite: i386 regression for funcargs.expJan Kratochvil2016-01-112-0/+13
* testsuite: Regression for foll-vfork.expJan Kratochvil2016-01-112-6/+29
* testsuite: Fix false FAILs on too long base directoryJan Kratochvil2016-01-1131-126/+301
* gdb: split out warnings helpersMike Frysinger2016-01-115-113/+146
* Delete opcodes that have been removed from ISA 3.0.Peter Bergner2016-01-117-25/+16
* Import changes made to files shared with the FSF GCC project.Nick Clifton2016-01-1112-64/+167
* sim: config: do not try to align settingsMike Frysinger2016-01-112-5/+10
* Automatic date update in version.inGDB Administrator2016-01-111-1/+1
* sim: move many common settings from CPPFLAGS to config.hMike Frysinger2016-01-1096-2107/+3571
* sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger2016-01-1062-229/+177
* sim: allow the environment configure option everywhereMike Frysinger2016-01-1073-411/+744
* sim: allow the assert configure option everywhereMike Frysinger2016-01-1056-54/+626
* sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger2016-01-1059-1557/+151
* sim: mips: drop SIM_AC_OPTION_SMP callMike Frysinger2016-01-103-43/+7
* sim: allow the inline configure option everywhereMike Frysinger2016-01-1079-1006/+1113
* sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger2016-01-1069-660/+245
* sim: drop --enable-sim-cflags optionMike Frysinger2016-01-1066-716/+191
* Automatic date update in version.inGDB Administrator2016-01-101-1/+1
* sim: stop configuring common subdirMike Frysinger2016-01-094-18/+7
* sim: drop common/cconfig.h in favor of a single config.hMike Frysinger2016-01-0999-10674/+11040
* Automatic date update in version.inGDB Administrator2016-01-091-1/+1
* Fix gdb.multi/base.exp testsuite regressionJan Kratochvil2016-01-084-14/+29
* perf testsuite: python 3 fixesSimon Marchi2016-01-083-7/+17
* Change SIGINT handler for extension languages only when target terminal is oursYao Qi2016-01-084-21/+52
* Check input interrupt first when reading packetYao Qi2016-01-082-0/+14
* m68k: fix constraints of move.[bw] for ISA_B/CAndreas Schwab2016-01-087-3/+36
* [ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVEJiong Wang2016-01-089-54/+73