summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lookup_encodedusers/palves/cp-linespec-for-keithsPedro Alves2017-07-191-1/+10
* map_matching_symbolsPedro Alves2017-07-191-7/+11
* opPedro Alves2017-07-191-1/+1
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-07-1836-795/+1571
* Per-language symbol name hashing algorithmPedro Alves2017-07-1825-49/+126
* Make language_def O(1)Pedro Alves2017-07-1814-217/+129
* get_int_var_valuePedro Alves2017-07-183-34/+16
* Use SYMBOL_MATCHES_SEARCH_NAME some morePedro Alves2017-07-182-4/+4
* Eliminate block_iter_name_*Pedro Alves2017-07-184-125/+5
* Fix cp_find_first_component_aux bugPedro Alves2017-07-181-0/+2
* Make gdb.base/dmsym.exp independent of "set language ada"Pedro Alves2017-07-183-34/+23
* Remove one line commentYao Qi2017-07-182-2/+4
* Simplify regcache_cpy and remove regcache::cpy_no_passthroughYao Qi2017-07-183-37/+14
* Improve doc about "maint print c-tdesc"Yao Qi2017-07-182-2/+8
* Import updated Ukranian and Swedish translations.Nick Clifton2017-07-184-347/+250
* Fix GDB builds that include the simulatorPedro Alves2017-07-182-15/+38
* * dwarf.c (display_debug_names): Initialize hash_prev.Hans-Peter Nilsson2017-07-182-1/+5
* Automatic date update in version.inGDB Administrator2017-07-181-1/+1
* i386: Add tests for PIE with undefined weak symbolH.J. Lu2017-07-175-0/+49
* Add missing ChangeLog entries for PR ld/21782 fixH.J. Lu2017-07-172-0/+14
* A smarter linespec completerPedro Alves2017-07-178-65/+722
* Linespec lexing and C++ operatorsPedro Alves2017-07-172-6/+88
* Explicit locations -label completerPedro Alves2017-07-174-41/+190
* Rewrite/enhance explicit locations completer, parse left->rightPedro Alves2017-07-1715-165/+1029
* x86-64: Limit PIC check to shared library buildH.J. Lu2017-07-175-3/+35
* Introduce strncmp_iwPedro Alves2017-07-173-24/+83
* Re-indent elf_x86_64_relocate_sectionH.J. Lu2017-07-172-2/+6
* Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughoutPedro Alves2017-07-1710-20/+42
* "complete" command and completion word break charactersPedro Alves2017-07-174-19/+210
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-1736-842/+1252
* Clean up "completer_handle_brkchars" callback handlingPedro Alves2017-07-177-68/+153
* Rename make_symbol_completion_list_fn -> symbol_completerPedro Alves2017-07-178-16/+26
* Fix TAB-completion + .gdb_index slowness (generalize filename_seen_cache)Pedro Alves2017-07-176-132/+221
* C++ify dwarf2_per_objfilePedro Alves2017-07-172-133/+184
* Correct previous fix for an absence of input files on the ar command line, so...Nick Clifton2017-07-172-3/+12
* Update assembler documentation on some AVR cores.Georg-Johann Lay2017-07-173-4/+30
* Automatic date update in version.inGDB Administrator2017-07-171-1/+1
* __tls_get_addr_opt GOT entriesAlan Modra2017-07-163-70/+10
* Automatic date update in version.inGDB Administrator2017-07-161-1/+1
* gdb: Make some test names uniqueAndrew Burgess2017-07-152-7/+11
* Automatic date update in version.inGDB Administrator2017-07-151-1/+1
* Handle sizeof(type) in RustTom Tromey2017-07-144-7/+36
* Make gdb.lookup_typename work for Rust typesTom Tromey2017-07-145-4/+31
* Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-indexPedro Alves2017-07-146-26/+121
* binutils/objdump: Fix disassemble for huge elf sectionsRavi Bangoria2017-07-144-4/+14
* ppc32 tlsopt testsAlan Modra2017-07-1412-46/+87
* PR ld/21529: Use a linker script to limit output with the test caseMaciej W. Rozycki2017-07-143-1/+11
* ax-gdb: Remove more unused argumentsSimon Marchi2017-07-142-4/+8
* ax-gdb: Remove unnecessary gdbarch parametersSimon Marchi2017-07-145-60/+78
* ax-gdb: Remove two unused agent_expr *ax parametersSimon Marchi2017-07-142-8/+14