aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-01[PATCH v3 8/8] Remove xml files from gdbserverusers/ahayward/xml3Alan Hayward
2018-03-01[PATCH v3 7/8]: Remove xml file references from target descriptions.Alan Hayward
2018-03-01[PATCH v3 6/8] Create xml from target descriptionsAlan Hayward
2018-03-01[PATCH v3 5/8] Add tdesc osabi and architecture functionsAlan Hayward
2018-03-01[PATCH v3 4/8] Commonise tdesc typesAlan Hayward
2018-03-01[PATCH v3 3/8] Commonise tdesc_featureAlan Hayward
2018-03-01[PATCH v3 2/8] Commonise tdesc_regAlan Hayward
2018-03-01[PATCH V3 1/8] Move tdesc header funcs to c fileAlan Hayward
2018-03-01Automatic date update in version.inGDB Administrator
2018-03-01Add missing translations to ALL_LINGUASAlan Modra
2018-03-01correct ft32 reloc range testAlan Modra
2018-02-28Change order of error message printed when gdbserver can't find CWDSergio Durigan Junior
2018-02-28Make gdbserver work with filename-only binariesSergio Durigan Junior
2018-02-28Create new common/pathstuff.[ch]Sergio Durigan Junior
2018-02-28testsuite: Restore gdb_is_target_remote_promptSimon Marchi
2018-02-28Catch integer overflows/underflows when parsing corrupt DWARF FORM blocks.Nick Clifton
2018-02-28PR22887, null pointer dereference in aout_32_swap_std_reloc_outAlan Modra
2018-02-28Remove any trailing directory separator from ld_canon_sysroot and adjust ld_c...Douglas B Rupp
2018-02-28Fix potential integer overflow when reading corrupt dwarf1 debug information.Nick Clifton
2018-02-28Nonsense error messages on invalid aout string offsetAlan Modra
2018-02-27Workaround a FreeBSD ptrace() bug with clearing thread events.John Baldwin
2018-02-28Automatic date update in version.inGDB Administrator
2018-02-27gas: Rename .nop directive to .nopsH.J. Lu
2018-02-27Update get_args documentationPhil Muldoon
2018-02-27ld: Add --enable-separate-codeH.J. Lu
2018-02-27Change target_write_memory_blocks to use std::vectorTom Tromey
2018-02-27[ARM] Remove ARM_FEATURE_COPY macroThomas Preud'homme
2018-02-27Explicitly specify common tdesc.h for use with aarch64.hAlan Hayward
2018-02-27x86: Add -O[2|s] assembler command-line optionsH.J. Lu
2018-02-27Add a new Portuguese translation for the binutils sub-directory, and update t...Nick Clifton
2018-02-27Use standardized error message for unrecognized relocs.Nick Clifton
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton
2018-02-27Automatic date update in version.inGDB Administrator
2018-02-26ChangeLog entry for previous commit.Jim Wilson
2018-02-26IA-64: Fix linker error with --no-keep-memory.Jim Wilson
2018-02-26Add test for load commandSimon Marchi
2018-02-26MIPS: Don't use a 32-bit BFD architecture with a 64-bit ABIMaciej W. Rozycki
2018-02-26MIPS: Reorder ABI determination ahead of target description loadingMaciej W. Rozycki
2018-02-26Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPETom Tromey
2018-02-26Make "bt N" print correct number of frames when using a frame filterTom Tromey
2018-02-26Handle DW_TAG_variant_part and DW_TAG_variantTom Tromey
2018-02-26Convert Rust to use discriminated unionsTom Tromey
2018-02-26Initial support for variant partsTom Tromey
2018-02-26Sign-extend non-bit-fields in unpack_bits_as_longTom Tromey
2018-02-26GAS/doc: Clean up `.dc' and `.ds' directive descriptionsMaciej W. Rozycki
2018-02-26Move read_partial_die to partial_die_info::readYao Qi
2018-02-26Move fixup_partial_die to partial_die_info::fixupYao Qi
2018-02-26Remove one argument abbrev_len in read_partial_dieYao Qi
2018-02-26Class-fy partial_die_infoYao Qi
2018-02-26Change find_partial_die_in_comp_unit to dwarf2_cu::find_partial_dieYao Qi