aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-18Support catch syscall on aarch64 linuxYao Qi6-4/+359
2015-03-18Use %F instead of %X for einfoChen Gang2-2/+6
2015-03-17Exclude target-zlib if target-libjava isn't builtH.J. Lu3-6/+24
2015-03-17Revert "Disable all target libraries if not building gcc"H.J. Lu1-5/+0
2015-03-18Automatic date update in version.inGDB Administrator1-1/+1
2015-03-17sim/erc32: Removed type mismatch compiler warningsJiri Gaisler2-9/+19
2015-03-17sim/erc32: Added -v command line switch for verbose outputJiri Gaisler5-12/+23
2015-03-17Add znver1 processorGanesh Gopalasubramanian24-5285/+5853
2015-03-17Fix name of ser_base_setstopbits's second argument.Yurij Grechishhev2-1/+6
2015-03-17Sync config-ml.in with GCC trunkH.J. Lu2-30/+45
2015-03-17Remove forward declaration of struct statGary Benson2-2/+8
2015-03-17Fix elf64-ppc.c electric fence warningAlan Modra2-5/+16
2015-03-17Automatic date update in version.inGDB Administrator1-1/+1
2015-03-16watchpoint-reuse-slot.exp: skip setting HW breakpoints on some addressYao Qi2-0/+37
2015-03-16Update top-level files from GCC trunkH.J. Lu6-2564/+5305
2015-03-16Sync isl.m4 with GCC treeH.J. Lu2-17/+11
2015-03-16Sync elf.m4 with GCC treeH.J. Lu2-2/+12
2015-03-16Append -g -Os rather than overwritingH.J. Lu2-2/+11
2015-03-16Don't reset CXXFLAGS_FOR_TARGETH.J. Lu2-3/+11
2015-03-16Sync bootstrap-asan.mk/bootstrap-lto.mk with GCC treeH.J. Lu3-5/+19
2015-03-16Remove cloog.m4H.J. Lu2-152/+4
2015-03-16Disable all target libraries if not building gccH.J. Lu3-0/+11
2015-03-16Fetch all registers before writing the core register notes.John Baldwin2-1/+7
2015-03-16stub termcap, add extern "C"Yuanhui Zhang3-1/+16
2015-03-16stub-termcap.c: prototype tputs's parameter's parameter, for C++ modePedro Alves2-2/+7
2015-03-16windows-nat.c: conflicting declaration of struct thread_info in C++ modeYuanhui Zhang2-21/+30
2015-03-16Removes a #if 1 ... #endif accidentally left in the source code.Nick Clifton2-2/+5
2015-03-16Fixes a problem with the RX port trying to perform linker relaxation when -no...Nick Clifton2-1/+19
2015-03-16sim: mcore/microblaze: strip trailing whitespaceMike Frysinger4-140/+148
2015-03-16sim: mcore/microblaze: clean up a bitMike Frysinger8-272/+319
2015-03-16sim: convert some old prototypesMike Frysinger3-9/+9
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger109-404/+410
2015-03-16sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianessJiri Gaisler10-56/+296
2015-03-16Automatic date update in version.inGDB Administrator1-1/+1
2015-03-15sim: dv-sockser: push module init prototype downMike Frysinger24-91/+68
2015-03-14sim: bfin: fix signed warningMike Frysinger2-1/+5
2015-03-14sim: delete unused sim-inline.c ruleMike Frysinger2-9/+5
2015-03-15Automatic date update in version.inGDB Administrator1-1/+1
2015-03-14sim: mcore/moxie: clean up makefiles a bitMike Frysinger4-11/+12
2015-03-14sim: msp430: use common warnings optionsMike Frysinger7-15/+186
2015-03-14sim: make nrun the default run programMike Frysinger47-37/+157
2015-03-14S/390: Disable relocation sort against code sections.Andreas Krebbel4-0/+21
2015-03-14sim: drop duplicate header checksMike Frysinger52-313/+218
2015-03-14NEWS: Remove HPUXJan Kratochvil2-1/+11
2015-03-14sim: move sim-io.h to sim-assert.hMike Frysinger3-1/+8
2015-03-14Automatic date update in version.inGDB Administrator1-1/+1
2015-03-13MIPS: Fix constraint issues with the R6 beqc and bnec instructionsAndrew Bennett6-2/+65
2015-03-13Add support for MIPS R6 evp and dvp instructions.Andrew Bennett7-0/+32
2015-03-13Remove HPUXJan Kratochvil25-7390/+88
2015-03-13Use kinfo_getvmmap on FreeBSD to enumerate memory regions.John Baldwin5-0/+141