aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-20Remove unnecessary header from m68k-dis.cAlan Modra2-2/+4
2014-05-20Rewrite ppc32 backend .sdata and .sdata2 handlingAlan Modra7-118/+150
2014-05-20daily updateAlan Modra1-1/+1
2014-05-19build_type_unit_groups and moved closer to only caller and renamedDoug Evans2-158/+164
2014-05-19fix two latent type errorsTom Tromey3-4/+7
2014-05-19Remove all_type_unit_groups, unused.Doug Evans2-79/+31
2014-05-19Fix gdbserver qGetTLSAddr for x86_64 -m32Jan Kratochvil2-0/+11
2014-05-19* eval.c (evaluate_subexp_standard): Add some comments.Doug Evans2-3/+14
2014-05-19[testsuite patch] Test power{5,6,7} disassemblyJan Kratochvil3-0/+324
2014-05-19Extend the fix already created for PR 16858 so that it works with x86 PE targ...Nick Clifton2-0/+16
2014-05-19Don't link FreeBSD tests with -ldl.Andreas Tobler3-14/+29
2014-05-19daily updateAlan Modra1-1/+1
2014-05-18gas/Richard Sandiford2-26/+14
2014-05-18daily updateAlan Modra1-1/+1
2014-05-17 * progspace.c (remove_program_space): Delete, unused.Doug Evans3-27/+5
2014-05-17 * inferior.c (prune_inferiors): Fix comment.Doug Evans2-2/+9
2014-05-17Prevent the V850 assembler from generating an internal error if it is asked toNick Clifton2-0/+12
2014-05-17 * config.bfd: Move QNX target_cflags from arm-*-netbsd* to arm-*-nto*.Ryan Mansfield2-2/+6
2014-05-17Copy over changes from guile.texi.Doug Evans2-146/+126
2014-05-17Improve docs of qfThreadInfo packet.David Taylor2-0/+11
2014-05-17daily updateAlan Modra1-1/+1
2014-05-16 * gdb.base/completion.exp: Check that all expected files existDoug Evans2-1/+5
2014-05-16* gdb.base/Makefile.in (EXECUTABLES): Add completion.Doug Evans2-1/+5
2014-05-16New command line option -D.Doug Evans9-6/+100
2014-05-16Import the "dirfd" gnulib module.Gregory Fong13-22/+1215
2014-05-16 * configure.tgt: Add /lib to dragonfly NATIVE_LIB_DIRS.John Marino2-1/+5
2014-05-16This fixes a few issues with pe/coff build-ids that were discovered since theJon Turney4-6/+115
2014-05-16This adds support for marking RL78 binaries as either supporting 32-bitKaushik Phata8-9/+88
2014-05-16mi-support.exp: Fix some pastos.Pedro Alves2-4/+9
2014-05-16Copy file1.txt to remote host in dw2-filename.exp and dw2-anonymous-func.expYao Qi3-0/+17
2014-05-16Fix display of tabulation character for mingw hosts.Yao Qi2-59/+70
2014-05-16Fix changelong entry.Yao Qi1-1/+1
2014-05-16Fix prologue analysis for ldr.w and ldrd instructionTaimoor Mirza2-2/+7
2014-05-16daily updateAlan Modra1-1/+1
2014-05-15Make more robust when run in parallel mode.Doug Evans3-3/+18
2014-05-15* dwarf2read.c (read_structure_type): Delete outdated comments.Doug Evans2-9/+8
2014-05-15Fix argument passing in mi_run_cmd_fullSimon Marchi2-1/+18
2014-05-15Fix mi_expect_stop for non-zero exit codesSimon Marchi2-0/+19
2014-05-15Fix "overflow in PLT unwind data" warningAlan Modra2-33/+52
2014-05-15daily updateAlan Modra1-1/+1
2014-05-14Sync nios2 configure changes from GCC mainline.Sandra Loosemore5-0/+20
2014-05-14reindent print_macro_definitionTom Tromey2-24/+28
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