aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Compile C++ feature.users/keiths/c++compile-submitKeith Seitz41-6/+10089
2017-02-21Introduce template arguments and default values.Keith Seitz9-59/+403
2017-02-21C++-ify compile/.Keith Seitz9-629/+1074
2017-02-21Introduce libcc1 version 1.Keith Seitz4-28/+82
2017-02-21Do not canonicalize base type names.Keith Seitz1-3/+6
2017-02-21Add a new function production.Keith Seitz1-0/+3
2017-02-21Add argument compilation documentation.Phil Muldoon1-3/+19
2017-02-21compile: Add 'set compile-gcc'Keith Seitz4-31/+133
2017-02-21compile: set debug compile: Display GCC driver filenameKeith Seitz2-10/+37
2017-02-21Add search_symbols_multiple.Keith Seitz3-9/+95
2017-02-21Add domain_enum to linespec API.Keith Seitz1-7/+15
2017-02-21Record aliased constructors and destructors.Keith Seitz4-17/+198
2017-02-21DWARF and C++ ABI constructor/destructor enhancements.Keith Seitz5-11/+184
2017-02-21Add a language method to hash symbol names for dictionary lookups.Keith Seitz32-120/+450
2017-02-21Record nested types in ...Keith Seitz3-41/+152
2017-02-21new_fn_field refactor.Keith Seitz1-86/+120
2017-02-21Improved handling for conversion operators.Keith Seitz2-1/+12
2017-02-21Use struct block_symbol in linespec APIs.Keith Seitz4-85/+111
2017-02-21Introduce dw2_linkage_name.Keith Seitz1-19/+20
2017-02-20DWARF-5: NEWSJan Kratochvil2-0/+7
2017-02-20DWARF-5: DW_FORM_data16Jan Kratochvil6-1/+140
2017-02-20DWARF-5: MacrosJan Kratochvil2-38/+46
2017-02-20DWARF-5: call sitesJan Kratochvil18-100/+965
2017-02-20DWARF-5 basic functionalityJan Kratochvil9-140/+805
2017-02-20Code cleanup: Refactor abbrev_table_read_table cycleJan Kratochvil2-10/+15
2017-02-20Code cleanup: Split dwarf2_ranges_read to a callbackJan Kratochvil2-85/+49
2017-02-20Code cleanup: Split create_debug_types_hash_tableJan Kratochvil2-125/+139
2017-02-20Fix another memory access error in readelf when parsing a corrupt binary.Nick Clifton2-14/+30
2017-02-21PE ld -r script fixesAlan Modra3-15/+31
2017-02-20Fix thinko on last commitSergio Durigan Junior2-1/+7
2017-02-20Sync ZLIB with FSF GCC sources, bringing in version 1.2.11.Nick Clifton34-68/+87
2017-02-20PR gdb/16188: Verify PTRACE_TRACEME succeededSergio Durigan Junior6-8/+67
2017-02-20fix PR numberAlan Modra1-1/+1
2017-02-20Alpha executables segfault when linked with -z,nowAlan Modra2-15/+37
2017-02-20Move .stack before debug sectionsAlan Modra20-157/+98
2017-02-20Downgrade powerpc register error to warningAlan Modra3-5/+12
2017-02-20Automatic date update in version.inGDB Administrator1-1/+1
2017-02-19Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv.Jim Wilson8-36/+157
2017-02-19Automatic date update in version.inGDB Administrator1-1/+1
2017-02-18Automatic date update in version.inGDB Administrator1-1/+1
2017-02-17GAS: Add ECOFF `.aent' pseudo-op supportMaciej W. Rozycki8-14/+76
2017-02-17Fix documentation of the linker's --pop-state command line option.Nick Clifton2-0/+6
2017-02-17Fix illegal memory accesses in readelf when parsing a corrupt binary.Nick Clifton2-2/+14
2017-02-17Add support to readelf for displaying GNU section types.Nick Clifton2-1/+17
2017-02-17Fix potential illegal memory access in ZLIB because of an erroneous declarati...Nick Clifton2-1/+7
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm40-133/+560
2017-02-17Add target description for avx-avx512.Michael Sturm32-301/+1712
2017-02-17Rename target descriptions to reflect actual content of description.Michael Sturm33-166/+174
2017-02-17Change xstate_bv handling to use 8 bytes of data.Michael Sturm2-16/+25
2017-02-17Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch.Michael Sturm1-58/+50