external/binutils.git
2018-08-28 Philippe WaroquiersFix regression for multi breakpoints command line clearing.
2018-08-28 Tom TromeyRemove some uses of VEC from parsers
2018-08-28 Simon MarchiImplement struct type_stack with a vector
2018-08-28 Hafiz Abid... Mention csky target in the NEWS.
2018-08-28 Hafiz Abid... Add support for new target 'csky'.
2018-08-28 GDB AdministratorAutomatic date update in version.in
2018-08-27 H.J. Lux86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit
2018-08-27 Jan VranyMI: Fix printing of frame architecture with Python...
2018-08-27 H.J. Lureadelf.c: Break multi-statement line
2018-08-27 Tom TromeyRemove -Wno-narrowing from warnings.m4
2018-08-27 Tom TromeyAvoid -Wnarrowing warnings in aarch64-linux-tdep.c
2018-08-27 Tom TromeyAvoid -Wnarrowing warnings in gdbserver
2018-08-27 Tom TromeyAvoid -Wnarrowing warnings in ppc64-tdep.c
2018-08-27 Tom TromeyFix two -Wnarrowing warnings in xtensa-tdep.h
2018-08-27 Tom TromeyAvoid -Wnarrowing warnings in struct tramp_frame instances
2018-08-27 Tom TromeyUse CORE_ADDR_MAX in various "breaks" arrays
2018-08-27 Tom TromeyAvoid -Wnarrowing warnings from quote_char()
2018-08-27 Simon MarchiFix indentation in solist.h
2018-08-27 GDB AdministratorAutomatic date update in version.in
2018-08-26 Simon MarchiMake ada_tasks_inferior_data::task_list an std::vector
2018-08-26 Simon MarchiMake ada-lang.c::add_angle_brackets return an std:...
2018-08-26 Alan ModraDelay evaluation of alignment expressions in output...
2018-08-26 GDB AdministratorAutomatic date update in version.in
2018-08-25 Simon MarchiInitialize variable in py_get_event_thread
2018-08-25 H.J. Luelf: Check for corrupt symbol version info
2018-08-25 GDB AdministratorAutomatic date update in version.in
2018-08-24 Pedro Alvesgdb/python: Use copy-initialization more when possible
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
next