aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-07Fix an issue with "Rearrange MIPS INSN* masks" patch.Andrew Bennett2-3/+5
2014-05-07Relax the pattern in dwzbuildid.expYao Qi2-1/+6
2014-05-07daily updateAlan Modra1-1/+1
2014-05-06Fix issue where first reserved word of GOT is not initialized if thereCary Coutant3-68/+167
2014-05-06bfd/Richard Sandiford3-168/+77
2014-05-06daily updateAlan Modra1-1/+1
2014-05-05Don't complain about the source language when we have pubnames/pubtypes info.Cary Coutant2-15/+19
2014-05-05Document the GDB 7.7.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-05-05Properly handle multiple opcode prefixesH.J. Lu12-135/+598
2014-05-05Fix a dangling cleanup in linspec_parse_basic.Keith Seitz4-1/+24
2014-05-05Partially available/unavailable data in requested rangeYao Qi5-2/+183
2014-05-05Show new created displayYao Qi2-1/+6
2014-05-05Move traceframe checking out of traceframe generationYao Qi2-298/+332
2014-05-05daily updateAlan Modra1-1/+1
2014-05-04daily updateAlan Modra1-1/+1
2014-05-03Git sucks!Mark Kettenis1-1/+2
2014-05-03Enable rthreads support on OpenBSD/powerpc.Mark Kettenis2-1/+8
2014-05-03daily updateAlan Modra1-1/+1
2014-05-02Fix handling of __ehdr_start when it cannot be defined.Cary Coutant13-44/+533
2014-05-02Extend recognized types of SDT probe's argumentsSergio Durigan Junior5-14/+111
2014-05-02Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT argumentsSergio Durigan Junior5-5/+109
2014-05-02Move fwait test with prefix to prefix.sH.J. Lu7-9/+13
2014-05-02Use sigsetjmp/siglongjmp in opcodesH.J. Lu11-18/+110
2014-05-02Sort target vectors to suit renamingAlan Modra4-920/+1000
2014-05-02bfd target vector rationalisationAlan Modra201-2329/+2382
2014-05-02daily updateAlan Modra1-1/+1
2014-05-02gdb_load: Fix latent bugsPedro Alves3-3/+14
2014-05-02ld/testsuite:Hans-Peter Nilsson8-1/+94
2014-05-02 * mmo.c (mmo File layout documentation): Add note about low bitsHans-Peter Nilsson2-15/+57
2014-05-01 * config.sub, config.guess: Import from upstream.Richard Sandiford3-174/+41
2014-05-01include/opcode/Richard Sandiford2-10/+31
2014-05-01compare-sections: New -r option.David Taylor4-3/+25
2014-05-01Handle prefixes before fwaitH.J. Lu7-1/+29