aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Asynchronously resize the TUIPatrick Palka2-39/+41
2015-02-18Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi10-60/+91
2015-02-18Fix gold error: hidden symbol '...' is not defined locallyAlan Modra2-0/+7
2015-02-18Automatic date update in version.inGDB Administrator1-1/+1
2015-02-17Simplify Garbage_collection::add_reference a bit.Rafael Ávila de Espíndola2-5/+6
2015-02-17avoid std::vector copy.Rafael Ávila de Espíndola2-1/+5
2015-02-17Use std::upper_bound to simplify code a bit.Rafael Ávila de Espíndola2-8/+9
2015-02-17Announce the DTrace USDT probes support in NEWS.Jose E. Marchesi2-0/+7
2015-02-17Documentation for DTrace USDT probes.Jose E. Marchesi2-19/+47
2015-02-17Simple testsuite for DTrace USDT probes.Jose E. Marchesi8-0/+1357
2015-02-17Support for DTrace USDT probes in x86_64 targets.Jose E. Marchesi2-0/+164
2015-02-17New probe type: DTrace USDT probes.Jose E. Marchesi6-4/+960
2015-02-17New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, ...Jose E. Marchesi4-0/+189
2015-02-17New commands `enable probe' and `disable probe'.Jose E. Marchesi6-16/+198
2015-02-17Move `compute_probe_arg' and `compile_probe_arg' to probe.cJose E. Marchesi5-110/+127
2015-02-17Adapt `info probes' to support printing probes of different types.Jose E. Marchesi4-10/+96
2015-02-18Properly place the NULL STT_FILE symbol revistitedAlan Modra33-93/+114
2015-02-17Remove superfluous function key_is_command_char()Patrick Palka2-15/+7
2015-02-17TUI: resize windows to new terminal size before displaying themPedro Alves2-6/+15
2015-02-17Fix GDB build fail on Aarch64 when -fno-common is enabledMaxim Ostapenko3-3/+10
2015-02-17[gold] Recognize DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fortran08.Mark Wielaard4-1/+20
2015-02-16Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant6-14/+20
2015-02-16Remove redundant include of "output.h".Cary Coutant2-1/+5
2015-02-17Automatic date update in version.inGDB Administrator1-1/+1
2015-02-16Correct a typo in ld/testsuite/ChangeLogH.J. Lu1-1/+1
2015-02-16Update more ld testcases after PR ld/17975 fixH.J. Lu19-46/+64
2015-02-16Add ChangeLog entries for PR ld/17975 fixH.J. Lu2-0/+29
2015-02-16Properly place the NULL STT_FILE symbolH.J. Lu19-75/+70
2015-02-16Remove true and false ARI checks now that we use stdbool.h.Mark Wielaard2-20/+4
2015-02-16Automatic date update in version.inGDB Administrator1-1/+1
2015-02-15Set root.linker_def on _TLS_MODULE_BASE_H.J. Lu3-0/+8
2015-02-15This fixes a bug I introduced to the PDP11 target when I was trying to fix an...Nick Clifton1-1/+6
2015-02-15fix dbb3fbbb dwarf2.c breakageAlan Modra2-12/+17
2015-02-15Automatic date update in version.inGDB Administrator1-1/+1
2015-02-14Add a testcase for PR ld/17973H.J. Lu6-2/+39
2015-02-14PR ld/17973 LTO file symsAlan Modra14-48/+121
2015-02-14Automatic date update in version.inGDB Administrator1-1/+1
2015-02-13misc cp-namespace.c cleanupsDoug Evans2-9/+19
2015-02-14sim/common/gentmap.c: Include "string.h".Chen Gang2-0/+5
2015-02-13Mention support for LLVM plugin in NEWSH.J. Lu2-0/+6
2015-02-13Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2-2/+21
2015-02-13Fix illegal memory access errors triggered by running srconv on fuzzed binaries.Nick Clifton3-5/+17
2015-02-13Fix mistake in recent code to check for an unterminated leb128 number.Nick Clifton2-2/+7
2015-02-13Update Yao Qi's email address in MAINTAINERSYao Qi2-1/+5
2015-02-13binutils/dwarf.c white spaceAlan Modra2-305/+311
2015-02-13Correct ld.texinfo cross referenceAlan Modra2-4/+7
2015-02-13PowerPC64 offset check should test entire 64-bit value is in sectionAlan Modra2-2/+7
2015-02-13Automatic date update in version.inGDB Administrator1-1/+1
2015-02-12Add missing TLSLE relocations for gold aarch64 backend.Jing Yu3-5/+52
2015-02-12completer.c (completion_list_add_name): Fix memory leak.Doug Evans2-0/+5