summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gdb_init argument ARGS is a string rather than a listYao Qi2014-05-202-10/+12
* Fix issue #15778: GDB Aarch64 signal frame unwinder issueHui Zhu2014-05-202-29/+41
* Remove unnecessary header from m68k-dis.cAlan Modra2014-05-202-2/+4
* Rewrite ppc32 backend .sdata and .sdata2 handlingAlan Modra2014-05-207-118/+150
* daily updateAlan Modra2014-05-201-1/+1
* build_type_unit_groups and moved closer to only caller and renamedDoug Evans2014-05-192-158/+164
* fix two latent type errorsTom Tromey2014-05-193-4/+7
* Remove all_type_unit_groups, unused.Doug Evans2014-05-192-79/+31
* Fix gdbserver qGetTLSAddr for x86_64 -m32Jan Kratochvil2014-05-192-0/+11
* * eval.c (evaluate_subexp_standard): Add some comments.Doug Evans2014-05-192-3/+14
* [testsuite patch] Test power{5,6,7} disassemblyJan Kratochvil2014-05-193-0/+324
* Extend the fix already created for PR 16858 so that it works with x86 PE targ...Nick Clifton2014-05-192-0/+16
* Don't link FreeBSD tests with -ldl.Andreas Tobler2014-05-193-14/+29
* daily updateAlan Modra2014-05-191-1/+1
* gas/Richard Sandiford2014-05-182-26/+14
* daily updateAlan Modra2014-05-181-1/+1
* * progspace.c (remove_program_space): Delete, unused.Doug Evans2014-05-173-27/+5
* * inferior.c (prune_inferiors): Fix comment.Doug Evans2014-05-172-2/+9
* Prevent the V850 assembler from generating an internal error if it is asked toNick Clifton2014-05-172-0/+12
* * config.bfd: Move QNX target_cflags from arm-*-netbsd* to arm-*-nto*.Ryan Mansfield2014-05-172-2/+6
* Copy over changes from guile.texi.Doug Evans2014-05-172-146/+126
* Improve docs of qfThreadInfo packet.David Taylor2014-05-172-0/+11
* daily updateAlan Modra2014-05-171-1/+1
* * gdb.base/completion.exp: Check that all expected files existDoug Evans2014-05-162-1/+5
* * gdb.base/Makefile.in (EXECUTABLES): Add completion.Doug Evans2014-05-162-1/+5
* New command line option -D.Doug Evans2014-05-169-6/+100
* Import the "dirfd" gnulib module.Gregory Fong2014-05-1613-22/+1215
* * configure.tgt: Add /lib to dragonfly NATIVE_LIB_DIRS.John Marino2014-05-162-1/+5
* This fixes a few issues with pe/coff build-ids that were discovered since theJon Turney2014-05-164-6/+115
* This adds support for marking RL78 binaries as either supporting 32-bitKaushik Phata2014-05-168-9/+88
* mi-support.exp: Fix some pastos.Pedro Alves2014-05-162-4/+9
* Copy file1.txt to remote host in dw2-filename.exp and dw2-anonymous-func.expYao Qi2014-05-163-0/+17
* Fix display of tabulation character for mingw hosts.Yao Qi2014-05-162-59/+70
* Fix changelong entry.Yao Qi2014-05-161-1/+1
* Fix prologue analysis for ldr.w and ldrd instructionTaimoor Mirza2014-05-162-2/+7
* daily updateAlan Modra2014-05-161-1/+1
* Make more robust when run in parallel mode.Doug Evans2014-05-153-3/+18
* * dwarf2read.c (read_structure_type): Delete outdated comments.Doug Evans2014-05-152-9/+8
* Fix argument passing in mi_run_cmd_fullSimon Marchi2014-05-152-1/+18
* Fix mi_expect_stop for non-zero exit codesSimon Marchi2014-05-152-0/+19
* Fix "overflow in PLT unwind data" warningAlan Modra2014-05-152-33/+52
* daily updateAlan Modra2014-05-151-1/+1
* Sync nios2 configure changes from GCC mainline.Sandra Loosemore2014-05-145-0/+20
* reindent print_macro_definitionTom Tromey2014-05-142-24/+28
* Fix mi-file.exp fails on remote hostYao Qi2014-05-142-2/+13
* Overwrite ${board}_file in local-remote-hostYao Qi2014-05-142-0/+12
* * python/py-cmd.c (cmdpy_completer): Add comment.Doug Evans2014-05-132-2/+9
* daily updateAlan Modra2014-05-141-1/+1
* Remove unused variableSimon Marchi2014-05-132-74/+74
* With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam2014-05-1310-24/+86