aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-14Fix mi-file.exp fails on remote hostYao Qi2-2/+13
2014-05-14Overwrite ${board}_file in local-remote-hostYao Qi2-0/+12
2014-05-13* python/py-cmd.c (cmdpy_completer): Add comment.Doug Evans2-2/+9
2014-05-14daily updateAlan Modra1-1/+1
2014-05-13Remove unused variableSimon Marchi2-74/+74
2014-05-13With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam10-24/+86
2014-05-13remove an unused macro and an unused declarationTom Tromey2-6/+5
2014-05-13Optimizing accesses to Globals with -fpie -pie:Sriraman Tallam2-0/+57
2014-05-13S390: Fix erroneous offset in fill_gregset.Andreas Arnez2-1/+6
2014-05-13Re-work register size macros for MIPS.mfortune2-69/+78
2014-05-13daily updateAlan Modra1-1/+1
2014-05-12Support 32->64 sign extension in msp430's sign_extDJ Delorie2-4/+9
2014-05-12Add link to older changes in ChangeLog-1993-2013.Doug Evans1-0/+1
2014-05-12Split out older testsuite/ChangeLog entries (prior to 2014)Doug Evans2-33653/+33664
2014-05-12mi: Use the value in mi_console_file->quote as the quoting characterSimon Marchi2-3/+9
2014-05-12Add myself as write after approval maintainerSimon Marchi2-0/+5
2014-05-12daily updateAlan Modra1-1/+1
2014-05-112014-05-11 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2-2/+7
2014-05-11daily updateAlan Modra1-1/+1
2014-05-09Add obviously forgotten "PACKAGE = @PACKAGE@" to gdb/doc/Makefile.inSamuel Bronson2-0/+8
2014-05-10Fix freeing of link_info.hashHans-Peter Nilsson14-1/+138
2014-05-10daily updateAlan Modra1-1/+1
2014-05-09Properly display extra data/address size prefixesH.J. Lu50-389/+407
2014-05-09daily updateAlan Modra1-1/+1
2014-05-082014-05-08 Martin Liška <mliska@suse.cz>Martin Liška2-1/+5
2014-05-08Fix references to file_mips_isa missed in previous patch.mfortune2-4/+9
2014-05-08Consolidate file_mips_xxx variables.mfortune2-86/+94
2014-05-08libiberty/ 2014-05-08 Gary Benson <gbenson@redhat.com>gary3-6/+90
2014-05-08PR sanitizer/56781 lto-plugin/ * Makefile.am (CFLAGS, LDFLAGS): Filter out -f...jakub5-9/+405
2014-05-082014-04-01 Richard Biener <rguenther@suse.de>rguenth2-8/+22
2014-05-082014-03-28 Richard Biener <rguenther@suse.de>rguenth2-8/+22
2014-05-08PR sanitizer/56781 * Makefile.def: Set bootstrap=true; for host fixincludes. ...jakub5-19/+559
2014-05-08* configure.ac: Move BUILD_CONFIG set up earlier. Add --enable-vtable-verify ...jakub3-102/+155
2014-05-08* regex.c (bzero) [!_LIBC]: Cast the call to memcpy to (void).uros1-1/+1
2014-05-08* regex.c (bzero) [!_LIBC]: Define without coma expression. (regerror): Cast ...uros2-3/+9
2014-05-08PR bootstrap/58572 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem inste...jakub3-6/+13
2014-05-08TILE-Gx big endian support.walt3-2/+8
2014-05-08Avoid "'dc' may be uninitialized" warning.tschwinge2-1/+8
2014-05-08PR c/59871 c/ * c-typeck.c (build_compound_expr): Warn even for right-hand op...mpolacek2-4/+8
2014-05-08rename "set debugvarobj" to "set debug varobj"Tom Tromey4-4/+14
2014-05-08Implement CONVERT_SYMBOLIC_ATTRIBUTE for MIPS.mfortune9-0/+71
2014-05-08Add bfd/ChangeLog entry missing in commit.Hans-Peter Nilsson1-0/+4
2014-05-08Add support for emulating the MSP430 hardware multiply feature.Nick Clifton2-23/+192
2014-05-08or1k: add support for l.swa/l.lwa atomic instructionsStefan Kristiansson8-49/+178
2014-05-08daily updateAlan Modra1-1/+1
2014-05-08mmo.c: Update URLs in documentation comments.Hans-Peter Nilsson1-5/+5
2014-05-08Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov8-15/+132
2014-05-07Add proper arm config for *-*-freebsd*.Andreas Tobler2-2/+6
2014-05-07aarch64: detect atomic sequences like other ll/sc architecturesKyle McMartin5-0/+188
2014-05-07Add MIPS r3 and r5 support.Andrew Bennett21-27/+334