external/binutils.git
2018-10-18 Sergio Durigan... Fix PR cli/23785: Check if file exists when invoking...
2018-10-18 Nick CliftonUpdate documentation of readelf's --unwind option.
2018-10-18 Tom de Vries[gdb/testsuite] Fix capitalized test names
2018-10-18 GDB AdministratorAutomatic date update in version.in
2018-10-17 Paul Koning gdb/ChangeLog:
2018-10-17 John BaldwinShare the code to format "info proc mappings" entries...
2018-10-17 Joel Brobeckergdb/MAINTAINERS: Add Rainer Orth as Solaris maintainer...
2018-10-17 Alan ModraPR23653, ld SIGSEGVs when attempts to link sparc object...
2018-10-17 GDB AdministratorAutomatic date update in version.in
2018-10-16 Tom de Vries[gdb/testsuite] Rewrite catch-follow-exec.exp
2018-10-16 Matthew MalcomsonAArch64: Fix error checking for SIMD udot (by element)
2018-10-16 Alan ModraSimplify PR23110 PE_DEBUG_DATA size checks
2018-10-16 Alan ModraPR23781, _bfd_pe_bfd_copy_private_bfd_data_common memor...
2018-10-16 Alan ModraPR23780, assertion abort in function display_raw_attribute
2018-10-16 Cherry ZhangPR23769, mixing split-stack and non-split-stack error...
2018-10-16 Tom TromeyRemove unnecessary casts from TUI
2018-10-16 GDB AdministratorAutomatic date update in version.in
2018-10-15 Jim WilsonRISC-V: Adjust __global_pointer$ value to reduce code...
2018-10-15 Alan ModraRe: BFD_INIT_MAGIC
2018-10-15 Simon MarchiAdd Alan Hayward as AArch64/ARM GDB maintainer
2018-10-15 Alan ModraBFD_INIT_MAGIC
2018-10-15 GDB AdministratorAutomatic date update in version.in
2018-10-14 GDB AdministratorAutomatic date update in version.in
2018-10-13 Alan Modra_bfd_clear_contents bounds checking
2018-10-13 Alan ModraELF ld -r scripts
2018-10-13 Sandra LoosemoreClean up gdb.trace test results on targets not supporti...
2018-10-13 GDB AdministratorAutomatic date update in version.in
2018-10-12 Simon MarchiFix buglets in gdb.trace/tspeed.{exp,c}
2018-10-12 GDB AdministratorAutomatic date update in version.in
2018-10-11 Sandra LoosemoreFix pathname regexp in gdb.base/solib-vanish.exp.
2018-10-11 Nick CliftonPrevent the --keep-global-symbol and --globalize-symbol...
2018-10-11 Gary BensonFix interp::m_name resource leak found by Coverity
2018-10-11 Jan Beulichx86: add {,V}MOVQ cases to xmmword test
2018-10-11 GDB AdministratorAutomatic date update in version.in
2018-10-10 Sergio Durigan... Add parameter to allow enabling/disabling selftests...
2018-10-10 Gary BensonAdd missing va_end found by Coverity
2018-10-10 Markus Metzgerbtrace: check for indirect jump return in _Unwind_Raise...
2018-10-10 Jan Beulichx86: fold Size{16,32,64} template attributes
2018-10-10 Alan ModraHPPA64 .PARISC.unwind entries
2018-10-10 Alan ModraS12Z: Set eh_addr_size to 4
2018-10-10 GDB AdministratorAutomatic date update in version.in
2018-10-09 Tom TromeyMake @pxref for Inferior.architecture point to gdb...
2018-10-09 Tom TromeyDisable the undefined behavior sanitizer by default
2018-10-09 Sudakshina Das[PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and...
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instr...
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instruction
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data...
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB...
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing...
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5...
2018-10-09 Tom de Vries[gdb/testsuite] Fix target_supports_scheduler_locking...
2018-10-09 Gary BensonFix buffer overrun found by Coverity
2018-10-09 Egeyar BagciogluDo not place symbols into a discarded .dynsym
2018-10-09 GDB AdministratorAutomatic date update in version.in
2018-10-08 Tom TromeyRemove unused variables from riscv-fbsd-tdep.c
2018-10-08 Weimin PanFix the [-Werror=shadow=local] warning
2018-10-08 John BaldwinAdd native target for FreeBSD/riscv.
2018-10-08 John BaldwinAdd FreeBSD/riscv architecture.
2018-10-08 John BaldwinAdd a helper function to trad_frame to support register...
2018-10-08 Weimin PanFinding data member in virtual base class
2018-10-08 Tamar ChristinaAArch64: Replace C initializers with memset
2018-10-08 H.J. Lux86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for...
2018-10-08 H.J. LuELF: Properly group and place orphan note sections
2018-10-08 Alan ModraSeparate header PT_LOAD for -z separate-code
2018-10-08 Alan Modrald insert_os_after ignoring first assignment
2018-10-08 Alan ModraUse p_vaddr_offset to set p_vaddr on segments without...
2018-10-08 Alan ModraNo PT_INTERP when .interp is zero size
2018-10-08 Alan ModraSPU overlay headers
2018-10-08 Alan ModraTidy elf_segment_map allocation
2018-10-08 John DarringtonGDB: Work around buggy dwarf line information produced...
2018-10-08 Andreas SchwabHandle R_RISCV_32_PCREL in readelf
2018-10-08 Andreas KrebbelPython doc build fixes
2018-10-08 GDB AdministratorAutomatic date update in version.in
2018-10-07 Tom TromeyAdd Inferior.architecture method
2018-10-07 Tom TromeyUpdate symbol domain and location values for Python
2018-10-07 Tom TromeyUse standard_output_file in a couple more places
2018-10-07 Tom TromeyDo not accidentally include in-tree readline headers
2018-10-07 Tom TromeyFix Python gdb.Breakpoint.location crash
2018-10-07 Tom TromeyUpdate help text for commands implemented in Python
2018-10-07 GDB AdministratorAutomatic date update in version.in
2018-10-06 Tom TromeyCall nonl before wgetch in TUI
2018-10-06 Sergio Durigan... Update string expected from "help info proc" on gdb...
2018-10-06 GDB AdministratorAutomatic date update in version.in
2018-10-05 H.J. Lux86: Add Intel ENCLV to assembler and disassembler
2018-10-05 Tom TromeyFix -Wshadow=local warning in sol_thread_target::wait
2018-10-05 Alan ModraSet correct SHT_NOTE type for .note.spu_name
2018-10-05 Sudakshina Das[Arm, 3/3] Add Execution and Data Prediction instructio...
2018-10-05 Sudakshina Das[Arm, 2/3] Add instruction SB for AArch32
2018-10-05 Sudakshina Das[Arm, 1/3] Add -march=armv8.5-a and related internal...
2018-10-05 Tom TromeyAdd -Wshadow=local
2018-10-05 Tom TromeyShadowing fix in gdbscm_frame_read_var
2018-10-05 Tom TromeyAvoid shadowing in fdwalk
2018-10-05 Tom TromeyFix latent bug in msp430-tdep.c
2018-10-05 Tom TromeyAvoid shadowing in linux-tdep.c
2018-10-05 Tom TromeyUse std::string in mdebugread.c
2018-10-05 Tom TromeyAvoid shadowing in gdbserver
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-10-05 Simon MarchiFix undefined behavior, don't pass NULL to fwrite
next