aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-18Improve doc about "maint print c-tdesc"Yao Qi2-2/+8
2017-07-18Import updated Ukranian and Swedish translations.Nick Clifton4-347/+250
2017-07-18Fix GDB builds that include the simulatorPedro Alves2-15/+38
2017-07-18* dwarf.c (display_debug_names): Initialize hash_prev.Hans-Peter Nilsson2-1/+5
2017-07-18Automatic date update in version.inGDB Administrator1-1/+1
2017-07-17i386: Add tests for PIE with undefined weak symbolH.J. Lu5-0/+49
2017-07-17Add missing ChangeLog entries for PR ld/21782 fixH.J. Lu2-0/+14
2017-07-17A smarter linespec completerPedro Alves8-65/+722
2017-07-17Linespec lexing and C++ operatorsPedro Alves2-6/+88
2017-07-17Explicit locations -label completerPedro Alves4-41/+190
2017-07-17Rewrite/enhance explicit locations completer, parse left->rightPedro Alves15-165/+1029
2017-07-17x86-64: Limit PIC check to shared library buildH.J. Lu5-3/+35
2017-07-17Introduce strncmp_iwPedro Alves3-24/+83
2017-07-17Re-indent elf_x86_64_relocate_sectionH.J. Lu2-2/+6
2017-07-17Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughoutPedro Alves10-20/+42
2017-07-17"complete" command and completion word break charactersPedro Alves4-19/+210
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves36-842/+1252
2017-07-17Clean up "completer_handle_brkchars" callback handlingPedro Alves7-68/+153
2017-07-17Rename make_symbol_completion_list_fn -> symbol_completerPedro Alves8-16/+26
2017-07-17Fix TAB-completion + .gdb_index slowness (generalize filename_seen_cache)Pedro Alves6-132/+221
2017-07-17C++ify dwarf2_per_objfilePedro Alves2-133/+184
2017-07-17Correct previous fix for an absence of input files on the ar command line, so...Nick Clifton2-3/+12
2017-07-17Update assembler documentation on some AVR cores.Georg-Johann Lay3-4/+30
2017-07-17Automatic date update in version.inGDB Administrator1-1/+1
2017-07-16__tls_get_addr_opt GOT entriesAlan Modra3-70/+10
2017-07-16Automatic date update in version.inGDB Administrator1-1/+1
2017-07-15gdb: Make some test names uniqueAndrew Burgess2-7/+11
2017-07-15Automatic date update in version.inGDB Administrator1-1/+1
2017-07-14Handle sizeof(type) in RustTom Tromey4-7/+36
2017-07-14Make gdb.lookup_typename work for Rust typesTom Tromey5-4/+31
2017-07-14Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-indexPedro Alves6-26/+121
2017-07-14binutils/objdump: Fix disassemble for huge elf sectionsRavi Bangoria4-4/+14
2017-07-14ppc32 tlsopt testsAlan Modra12-46/+87
2017-07-14PR ld/21529: Use a linker script to limit output with the test caseMaciej W. Rozycki3-1/+11
2017-07-14ax-gdb: Remove more unused argumentsSimon Marchi2-4/+8
2017-07-14ax-gdb: Remove unnecessary gdbarch parametersSimon Marchi5-60/+78
2017-07-14ax-gdb: Remove two unused agent_expr *ax parametersSimon Marchi2-8/+14
2017-07-14ax-gdb: Use ax->gdbarch instead of exp->gdbarch, remove unused parametersSimon Marchi2-91/+90
2017-07-14Automatic date update in version.inGDB Administrator1-1/+1
2017-07-13Add RDMA support for falkot/qdf24xx.Jim Wilson2-2/+9
2017-07-13gdb: Fix more parameter passing to mi_create_breakpointAndrew Burgess2-2/+8
2017-07-13Fix x86-64 GNU/Linux crashesPedro Alves11-29/+54
2017-07-13gdb: Fix parameter passing to mi_create_breakpointAndrew Burgess2-15/+26
2017-07-13S390: Add record/replay support for arch12 instructionsAndreas Arnez2-24/+101
2017-07-13Always delete $testarchive firstH.J. Lu2-7/+10
2017-07-13Automatic date update in version.inGDB Administrator1-1/+1
2017-07-12Add missing gold/ChangeLog entry.Cary Coutant1-0/+12
2017-07-12Update PO filesAlan Modra117-40297/+81918
2017-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton10-28/+64
2017-07-12rs6000 testsuite updateAlan Modra11-10/+22