summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Compile C++ feature.users/keiths/c++compile-submitKeith Seitz2017-02-2141-6/+10089
* Introduce template arguments and default values.Keith Seitz2017-02-219-59/+403
* C++-ify compile/.Keith Seitz2017-02-219-629/+1074
* Introduce libcc1 version 1.Keith Seitz2017-02-214-28/+82
* Do not canonicalize base type names.Keith Seitz2017-02-211-3/+6
* Add a new function production.Keith Seitz2017-02-211-0/+3
* Add argument compilation documentation.Phil Muldoon2017-02-211-3/+19
* compile: Add 'set compile-gcc'Keith Seitz2017-02-214-31/+133
* compile: set debug compile: Display GCC driver filenameKeith Seitz2017-02-212-10/+37
* Add search_symbols_multiple.Keith Seitz2017-02-213-9/+95
* Add domain_enum to linespec API.Keith Seitz2017-02-211-7/+15
* Record aliased constructors and destructors.Keith Seitz2017-02-214-17/+198
* DWARF and C++ ABI constructor/destructor enhancements.Keith Seitz2017-02-215-11/+184
* Add a language method to hash symbol names for dictionary lookups.Keith Seitz2017-02-2132-120/+450
* Record nested types in ...Keith Seitz2017-02-213-41/+152
* new_fn_field refactor.Keith Seitz2017-02-211-86/+120
* Improved handling for conversion operators.Keith Seitz2017-02-212-1/+12
* Use struct block_symbol in linespec APIs.Keith Seitz2017-02-214-85/+111
* Introduce dw2_linkage_name.Keith Seitz2017-02-211-19/+20
* DWARF-5: NEWSJan Kratochvil2017-02-202-0/+7
* DWARF-5: DW_FORM_data16Jan Kratochvil2017-02-206-1/+140
* DWARF-5: MacrosJan Kratochvil2017-02-202-38/+46
* DWARF-5: call sitesJan Kratochvil2017-02-2018-100/+965
* DWARF-5 basic functionalityJan Kratochvil2017-02-209-140/+805
* Code cleanup: Refactor abbrev_table_read_table cycleJan Kratochvil2017-02-202-10/+15
* Code cleanup: Split dwarf2_ranges_read to a callbackJan Kratochvil2017-02-202-85/+49
* Code cleanup: Split create_debug_types_hash_tableJan Kratochvil2017-02-202-125/+139
* Fix another memory access error in readelf when parsing a corrupt binary.Nick Clifton2017-02-202-14/+30
* PE ld -r script fixesAlan Modra2017-02-213-15/+31
* Fix thinko on last commitSergio Durigan Junior2017-02-202-1/+7
* Sync ZLIB with FSF GCC sources, bringing in version 1.2.11.Nick Clifton2017-02-2034-68/+87
* PR gdb/16188: Verify PTRACE_TRACEME succeededSergio Durigan Junior2017-02-206-8/+67
* fix PR numberAlan Modra2017-02-201-1/+1
* Alpha executables segfault when linked with -z,nowAlan Modra2017-02-202-15/+37
* Move .stack before debug sectionsAlan Modra2017-02-2020-157/+98
* Downgrade powerpc register error to warningAlan Modra2017-02-203-5/+12
* Automatic date update in version.inGDB Administrator2017-02-201-1/+1
* Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv.Jim Wilson2017-02-198-36/+157
* Automatic date update in version.inGDB Administrator2017-02-191-1/+1
* Automatic date update in version.inGDB Administrator2017-02-181-1/+1
* GAS: Add ECOFF `.aent' pseudo-op supportMaciej W. Rozycki2017-02-178-14/+76
* Fix documentation of the linker's --pop-state command line option.Nick Clifton2017-02-172-0/+6
* Fix illegal memory accesses in readelf when parsing a corrupt binary.Nick Clifton2017-02-172-2/+14
* Add support to readelf for displaying GNU section types.Nick Clifton2017-02-172-1/+17
* Fix potential illegal memory access in ZLIB because of an erroneous declarati...Nick Clifton2017-02-172-1/+7
* Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm2017-02-1740-133/+560
* Add target description for avx-avx512.Michael Sturm2017-02-1732-301/+1712
* Rename target descriptions to reflect actual content of description.Michael Sturm2017-02-1733-166/+174
* Change xstate_bv handling to use 8 bytes of data.Michael Sturm2017-02-172-16/+25
* Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch.Michael Sturm2017-02-171-58/+50