binutils-gdb.git
2018-03-01 H.J. Lux86: Encode AVX256/AVX512 vpsub[bwdq] with VEX128/EVEX128
2018-03-01 Markus Metzgerbtrace, gdbserver: check btrace target pointers
2018-03-01 GDB AdministratorAutomatic date update in version.in
2018-02-28 Alan ModraAdd missing translations to ALL_LINGUAS
2018-02-28 Alan Modracorrect ft32 reloc range test
2018-02-28 Sergio Durigan... Change order of error message printed when gdbserver...
2018-02-28 Sergio Durigan... Make gdbserver work with filename-only binaries
2018-02-28 Sergio Durigan... Create new common/pathstuff.[ch]
2018-02-28 Simon Marchitestsuite: Restore gdb_is_target_remote_prompt
2018-02-28 Nick CliftonCatch integer overflows/underflows when parsing corrupt...
2018-02-28 Alan ModraPR22887, null pointer dereference in aout_32_swap_std_r...
2018-02-28 Douglas B RuppRemove any trailing directory separator from ld_canon_s...
2018-02-28 Nick CliftonFix potential integer overflow when reading corrupt...
2018-02-28 Alan ModraNonsense error messages on invalid aout string offset
2018-02-28 John BaldwinWorkaround a FreeBSD ptrace() bug with clearing thread...
2018-02-28 GDB AdministratorAutomatic date update in version.in
2018-02-27 H.J. Lugas: Rename .nop directive to .nops
2018-02-27 Phil MuldoonUpdate get_args documentation
2018-02-27 H.J. Luld: Add --enable-separate-code
2018-02-27 Tom TromeyChange target_write_memory_blocks to use std::vector
2018-02-27 Thomas Preud... [ARM] Remove ARM_FEATURE_COPY macro
2018-02-27 Alan HaywardExplicitly specify common tdesc.h for use with aarch64.h
2018-02-27 H.J. Lux86: Add -O[2|s] assembler command-line options
2018-02-27 Nick CliftonAdd a new Portuguese translation for the binutils sub...
2018-02-27 Nick CliftonUse standardized error message for unrecognized relocs.
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-27 GDB AdministratorAutomatic date update in version.in
2018-02-26 Jim WilsonChangeLog entry for previous commit.
2018-02-26 Jim WilsonIA-64: Fix linker error with --no-keep-memory.
2018-02-26 Simon MarchiAdd test for load command
2018-02-26 Maciej W. RozyckiMIPS: Don't use a 32-bit BFD architecture with a 64...
2018-02-26 Maciej W. RozyckiMIPS: Reorder ABI determination ahead of target descrip...
2018-02-26 Tom TromeyChange frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
2018-02-26 Tom TromeyMake "bt N" print correct number of frames when using...
2018-02-26 Tom TromeyHandle DW_TAG_variant_part and DW_TAG_variant
2018-02-26 Tom TromeyConvert Rust to use discriminated unions
2018-02-26 Tom TromeyInitial support for variant parts
2018-02-26 Tom TromeySign-extend non-bit-fields in unpack_bits_as_long
2018-02-26 Maciej W. RozyckiGAS/doc: Clean up `.dc' and `.ds' directive descriptions
2018-02-26 Yao QiMove read_partial_die to partial_die_info::read
2018-02-26 Yao QiMove fixup_partial_die to partial_die_info::fixup
2018-02-26 Yao QiRemove one argument abbrev_len in read_partial_die
2018-02-26 Yao QiClass-fy partial_die_info
2018-02-26 Yao QiChange find_partial_die_in_comp_unit to dwarf2_cu:...
2018-02-26 Yao QiDon't check abbrev is NULL in read_partial_die
2018-02-26 Yao QiRe-write partial_die_info allocation in load_partial_dies
2018-02-26 Alan HaywardMove arch/tdesc.h to common/tdesc.h
2018-02-26 Nick CliftonFix typo in documentation of assembler's .dc directive.
2018-02-26 Alan ModraSegfault on phdrs allocated but not created
2018-02-26 Alan Modrald error/warning messages
2018-02-26 Alan Modrald message translation for emultempl and emulparams
2018-02-26 Alan Modracrx string overflow warning
2018-02-26 GDB AdministratorAutomatic date update in version.in
2018-02-25 Alan Modraassorted target messages
2018-02-25 Alan ModraBFD messages
2018-02-25 Alan ModraAOUT/COFF/PE messages
2018-02-25 Alan ModraARM and AArch64 messages
2018-02-25 Alan ModraMIPS messages
2018-02-25 Alan ModraELF linker messages
2018-02-25 Alan Modraunrecognized/unsupported reloc message
2018-02-25 Alan ModraPPC error/warning messages
2018-02-25 Simon MarchiFix double space expected in cp_test_ptype_class
2018-02-25 GDB AdministratorAutomatic date update in version.in
2018-02-24 Tom TromeyRemove most cleanups from linux-thread-db.c
2018-02-24 Tom TromeyRemove cleanups from check_fast_tracepoint_sals
2018-02-24 GDB AdministratorAutomatic date update in version.in
2018-02-23 Maciej W. RozyckiGDB/testsuite: Fix a typo in $actual_line
2018-02-23 Simon Marchidwarf: Make sect_offset 64-bits
2018-02-23 Alan ModraPR22881, null pointer dereference in assign_file_positi...
2018-02-23 Nick CliftonDocument the assembler's .dc, .dcb and .ds directives.
2018-02-23 Kuan-Lin Chennds32: Support target directive .ict_model.
2018-02-23 Kuan-Lin ChenFix up one ChangeLog date.
2018-02-23 GDB AdministratorAutomatic date update in version.in
2018-02-22 Sriraman TallamNew plugin interface to get list of symbols wrapped...
2018-02-22 Jim WilsonRISC-V: Make disassebler work for --enable-targets...
2018-02-22 Andre Simoes... Diagnose when trying to assemble conditional FP16 vmovx...
2018-02-22 H.J. Lux86: Add {rex} pseudo prefix
2018-02-22 A. WilcoxFix memory access violation when attempting to shorten...
2018-02-22 GDB AdministratorAutomatic date update in version.in
2018-02-21 John BaldwinFix a typo.
2018-02-21 John BaldwinAdd "common-defs.h" include to files in arch/ subdir...
2018-02-21 Tom TromeyRemove a cleanup from parse_expression_for_completion
2018-02-21 Tom TromeyRemove a cleanup from call_function_by_hand_dummy
2018-02-21 Yao QiPass readable_regcache to gdbarch method read_pc
2018-02-21 Yao QiMove register_dump to regcache-dump.c
2018-02-21 Yao QiRemove regcache::m_readonly_p
2018-02-21 Yao QiNo longer create readonly regcache
2018-02-21 Yao QiReplace regcache::dump with class register_dump
2018-02-21 Yao QiClass detached_regcache
2018-02-21 Yao QiClass readonly_detached_regcache
2018-02-21 Yao QiRemove regcache_save and regcache_cpy
2018-02-21 Yao Qiclass readable_regcache and pass readable_regcache...
2018-02-21 Yao QiClass reg_buffer
2018-02-21 Alan Modraia64 testsuite changes for --gc-sections
2018-02-21 GDB AdministratorAutomatic date update in version.in
2018-02-20 Maciej W. RozyckiMIPS16/GAS/testsuite: Add cross-section R_MIPS16_PC16_S...
2018-02-20 Maciej W. RozyckiMIPS16/opcodes: Free up `M' operand code
2018-02-20 Max Filippovgas: xtensa: limit size of auto litpools
2018-02-20 Simon Marchiremote-sim: Add missing ATTRIBUTE_PRINTF
2018-02-20 Ronald HoogenboomFix typo in listing of objcopy's command line options.
next