summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam2014-05-1310-24/+86
* remove an unused macro and an unused declarationTom Tromey2014-05-132-6/+5
* Optimizing accesses to Globals with -fpie -pie:Sriraman Tallam2014-05-132-0/+57
* S390: Fix erroneous offset in fill_gregset.Andreas Arnez2014-05-132-1/+6
* Re-work register size macros for MIPS.mfortune2014-05-132-69/+78
* daily updateAlan Modra2014-05-131-1/+1
* Support 32->64 sign extension in msp430's sign_extDJ Delorie2014-05-122-4/+9
* Add link to older changes in ChangeLog-1993-2013.Doug Evans2014-05-121-0/+1
* Split out older testsuite/ChangeLog entries (prior to 2014)Doug Evans2014-05-122-33653/+33664
* mi: Use the value in mi_console_file->quote as the quoting characterSimon Marchi2014-05-122-3/+9
* Add myself as write after approval maintainerSimon Marchi2014-05-122-0/+5
* daily updateAlan Modra2014-05-121-1/+1
* 2014-05-11 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2014-05-112-2/+7
* daily updateAlan Modra2014-05-111-1/+1
* Add obviously forgotten "PACKAGE = @PACKAGE@" to gdb/doc/Makefile.inSamuel Bronson2014-05-092-0/+8
* Fix freeing of link_info.hashHans-Peter Nilsson2014-05-1014-1/+138
* daily updateAlan Modra2014-05-101-1/+1
* Properly display extra data/address size prefixesH.J. Lu2014-05-0950-389/+407
* daily updateAlan Modra2014-05-091-1/+1
* 2014-05-08 Martin Liška <mliska@suse.cz>Martin Liška2014-05-082-1/+5
* Fix references to file_mips_isa missed in previous patch.mfortune2014-05-082-4/+9
* Consolidate file_mips_xxx variables.mfortune2014-05-082-86/+94
* libiberty/ 2014-05-08 Gary Benson <gbenson@redhat.com>gary2014-05-083-6/+90
* PR sanitizer/56781 lto-plugin/ * Makefile.am (CFLAGS, LDFLAGS): Filter out -f...jakub2014-05-085-9/+405
* 2014-04-01 Richard Biener <rguenther@suse.de>rguenth2014-05-082-8/+22
* 2014-03-28 Richard Biener <rguenther@suse.de>rguenth2014-05-082-8/+22
* PR sanitizer/56781 * Makefile.def: Set bootstrap=true; for host fixincludes. ...jakub2014-05-085-19/+559
* * configure.ac: Move BUILD_CONFIG set up earlier. Add --enable-vtable-verify ...jakub2014-05-083-102/+155
* * regex.c (bzero) [!_LIBC]: Cast the call to memcpy to (void).uros2014-05-081-1/+1
* * regex.c (bzero) [!_LIBC]: Define without coma expression. (regerror): Cast ...uros2014-05-082-3/+9
* PR bootstrap/58572 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem inste...jakub2014-05-083-6/+13
* TILE-Gx big endian support.walt2014-05-083-2/+8
* Avoid "'dc' may be uninitialized" warning.tschwinge2014-05-082-1/+8
* PR c/59871 c/ * c-typeck.c (build_compound_expr): Warn even for right-hand op...mpolacek2014-05-082-4/+8
* rename "set debugvarobj" to "set debug varobj"Tom Tromey2014-05-084-4/+14
* Implement CONVERT_SYMBOLIC_ATTRIBUTE for MIPS.mfortune2014-05-089-0/+71
* Add bfd/ChangeLog entry missing in commit.Hans-Peter Nilsson2014-05-081-0/+4
* Add support for emulating the MSP430 hardware multiply feature.Nick Clifton2014-05-082-23/+192
* or1k: add support for l.swa/l.lwa atomic instructionsStefan Kristiansson2014-05-088-49/+178
* daily updateAlan Modra2014-05-081-1/+1
* mmo.c: Update URLs in documentation comments.Hans-Peter Nilsson2014-05-081-5/+5
* Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov2014-05-088-15/+132
* Add proper arm config for *-*-freebsd*.Andreas Tobler2014-05-072-2/+6
* aarch64: detect atomic sequences like other ll/sc architecturesKyle McMartin2014-05-075-0/+188
* Add MIPS r3 and r5 support.Andrew Bennett2014-05-0721-27/+334
* Fix an issue with "Rearrange MIPS INSN* masks" patch.Andrew Bennett2014-05-072-3/+5
* Relax the pattern in dwzbuildid.expYao Qi2014-05-072-1/+6
* daily updateAlan Modra2014-05-071-1/+1
* Fix issue where first reserved word of GOT is not initialized if thereCary Coutant2014-05-063-68/+167
* bfd/Richard Sandiford2014-05-063-168/+77