external/binutils.git
2018-08-24 Pedro AlvesFix 8.2 regression in gdb.python/py-evthreads.exp w...
2018-08-24 Chenghua Xu[PATCH] [MIPS] LD/testsuite: Skip 32bit test if ld...
2018-08-24 H.J. Lux86: Update GNU_PROPERTY_X86_XXX macros
2018-08-24 H.J. Lux86: Add GNU_PROPERTY_X86_UINT32_VALID
2018-08-24 Alan Modraehdr_start twiddles
2018-08-24 GDB AdministratorAutomatic date update in version.in
2018-08-23 Kevin BuettnerTest case for functions with non-contiguous ranges
2018-08-23 Kevin BuettnerRelocate block range start and end addresses
2018-08-23 Kevin BuettnerIntroduce find_function_entry_range_from_pc and use...
2018-08-23 Kevin BuettnerUse BLOCK_ENTRY_PC in place of most uses of BLOCK_START
2018-08-23 Kevin BuettnerDisassemble blocks with non-contiguous ranges
2018-08-23 Kevin BuettnerAdd support for non-contiguous blocks to find_pc_partia...
2018-08-23 Kevin BuettnerRecord explicit block ranges from dwarf2read.c
2018-08-23 Kevin BuettnerAdd block range data structure for blocks with non...
2018-08-23 Jim WilsonRISC-V: Reject empty rouding mode and fence operand.
2018-08-23 Zenith423Avoid problems with plugins being loaded multiple times.
2018-08-23 Xavier RoirandDarwin: fix bad loop incrementation
2018-08-23 Alan ModraPR23566, false uninitialized warning
2018-08-23 Alan ModraPowerPC64 "call lacks nop"
2018-08-23 Alan ModraPowerPC64 st_other decoding in readelf
2018-08-23 H.J. LuPrune BFD warnings for unknown GNU properties
2018-08-23 H.J. LuDocument setting experimental on release branch.
2018-08-23 Nick CliftonReplace unworkable code in HPPA relocs handelr with...
2018-08-23 Nick CliftonPrevent illegal memory access when processing COFF...
2018-08-23 Alan ModraFix "unresolved reloc" error for NOTOC relocs
2018-08-23 GDB AdministratorAutomatic date update in version.in
2018-08-22 Simon MarchiMake read_program_headers_from_bfd return a gdb::byte_v...
2018-08-22 Simon MarchiMake read_program_header return a gdb::byte_vector
2018-08-22 Simon MarchiRestore behavior of disabling address randomization...
2018-08-22 H.J. Lubfd/development.sh: Add experimental
2018-08-22 Simon MarchiFix restoring of inferior terminal settings
2018-08-22 Simon MarchiReplace xstrvprintf usages with string_vprintf
2018-08-22 Jan VranyMI: Print frame architecture when printing frames on...
2018-08-22 Helge DellerUse the correct constants when setting the section...
2018-08-22 Rafeal AulerFix AArch64 stub layout algorithm to allow for the...
2018-08-22 Nick CliftonFix typo in changelog entry for handling of undocumnent...
2018-08-22 Alan HaywardAarch64 SVE VG is Vector Granule
2018-08-22 Alan HaywardAdd AArch64 SVE to NEWS and GDB manual
2018-08-22 Alan ModraFix changelog entries
2018-08-22 Alan ModraRe: Pack reloc_howto_struct
2018-08-22 Alan ModraCorrect readelf e_shstrndx range check
2018-08-22 GDB AdministratorAutomatic date update in version.in
2018-08-21 John DarringtonS12Z: Rename reloc R_S12Z_UKNWN_3 to R_S12Z_EXT18 and...
2018-08-21 Pedro AlvesDon't throw Scheme exceptions with live std::vector...
2018-08-21 mephi42Fix running objcopy on Mach-O binaries.
2018-08-21 Nick CliftonUpdate the documentation of the linker's --hash-style...
2018-08-21 Arnold MetselaarFix handling of undocumented SLL instruction for the...
2018-08-21 Simon MarchiRemove unnecessary ternary operator in m32c-tdep.c
2018-08-21 Nick CliftonNote that Arnold Metselaar has retired as the z80 maint...
2018-08-21 L. SimonFix a seg-fault in readelf when parsing corrupt HPPA...
2018-08-21 Andreas SchwabFix invalid strcpy on unterminated buffer
2018-08-21 Alan ModraUse operand->extract to provide defaults for optional...
2018-08-21 Alan ModraPowerPC HOWTOs
2018-08-21 Alan ModraPack reloc_howto_struct
2018-08-21 Alan ModraDelete NEWHOWTO and tidy some uses of reloc_howto_struct
2018-08-21 Alan ModraFix s12z test regexps
2018-08-21 GDB AdministratorAutomatic date update in version.in
2018-08-20 Simon MarchiFix formatting in solib-svr4.c
2018-08-20 Alan ModraDon't init array at run time
2018-08-20 Alan ModraTidy bit twiddling
2018-08-20 Alan ModraBalance parentheses in expression
2018-08-20 GDB AdministratorAutomatic date update in version.in
2018-08-19 Michael SpangFix debugging of stripped PIE executables with padded...
2018-08-19 GDB AdministratorAutomatic date update in version.in
2018-08-18 Kevin BuettnerTest case for DW_OP_GNU_variable_value
2018-08-18 Kevin BuettnerAdd support of DW_OP_GNU_variable_value to DWARF assembler
2018-08-18 Kevin BuettnerAdd support for DW_OP_GNU_variable_value
2018-08-18 John DarringtonOpcodes: (BRCLR / BRSET) Disassemble reserved codes...
2018-08-18 John DarringtonS12Z: Move opcode header to public include directory.
2018-08-18 Alan ModraRemove duplicate ld testsuite function
2018-08-18 Alan Modrabinutils testsuite strip-13 test
2018-08-18 GDB AdministratorAutomatic date update in version.in
2018-08-17 Tom TromeyRemove "repeat" argument from command_line_input
2018-08-17 Tom TromeyFix use-after-free in number_or_range_parser
2018-08-17 H.J. Lux86: Remove empty X86_FEATURE_1_AND property
2018-08-17 Alan HaywardFix asm in testsuite/gdb.arch/aarch64-fp.c
2018-08-17 Keith SeitzUse gdb_test_no_output for compile tests expected to...
2018-08-16 Alan ModraCorrect elf64-ppc.c linkage stub comment and formatting...
2018-08-16 GDB AdministratorAutomatic date update in version.in
2018-08-15 Tom TromeyUse pulongest in aarch64-linux-tdep.c
2018-08-15 GDB AdministratorAutomatic date update in version.in
2018-08-14 H.J. Lux86-64: Display eiz for address with the addr32 prefix
2018-08-14 Jan VranyMI: Add -a option to the "-data-disassemble" command
2018-08-14 Andrew Burgessgdb: Fix instability in thread groups test
2018-08-14 Robert YangWhen the assembler reports that the input and output...
2018-08-14 GDB AdministratorAutomatic date update in version.in
2018-08-13 Tom TromeyDefine _FORTIFY_SOURCE in common-defs.h
2018-08-13 H.J. Lubfd: Move elf-properties.lo to BFD32_LIBS
2018-08-13 Alan HaywardParse SVE registers in aarch64 core file reading/writing
2018-08-13 Alan HaywardDetect SVE when reading aarch64 core files
2018-08-13 Alan HaywardSplit size in regset section iterators
2018-08-13 GDB AdministratorAutomatic date update in version.in
2018-08-12 H.J. Luld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.s
2018-08-12 GDB AdministratorAutomatic date update in version.in
2018-08-11 H.J. Lux86: Add CpuCMOV and CpuFXSR
2018-08-11 H.J. Lux86: Properly add X86_ISA_1_NEEDED property
2018-08-11 Alan ModraFactor out common relocation processing
2018-08-11 John DarringtonDeal with relocations which are 3 bytes in size
2018-08-11 GDB AdministratorAutomatic date update in version.in
2018-08-10 Simon MarchiFix forgotten xstrprintf -> string_printf change
next