binutils-gdb.git
2018-11-30 Simon MarchiFix leak in linespec parser
2018-11-30 John BaldwinUpdate the conditionals in fbsd-nat.h so they are alway...
2018-11-30 Fredrik NoringGAS/MIPS: Add `-mfix-r5900' option for the R5900 short...
2018-11-30 Andrew Burgessgdb/riscv: Add read_description method for riscv_linux_...
2018-11-30 Andrew Burgessgdb/riscv: Create each unique target description only...
2018-11-30 Andrew Burgessgdb/riscv: Add equality operators to riscv_gdb_features
2018-11-30 Andrew Burgessgdb/riscv: Make some target description functions constant
2018-11-30 Sergio Durigan... Fix dwarf2read.c:dwarf2_find_containing_comp_unit's...
2018-11-30 Pedro Alvestarget_ops::to_stratum -> target_ops::stratum() virtual...
2018-11-30 Nick CliftonAdd PR number to previous delta to the bfd/ directory.
2018-11-30 Pedro AlvesConvert default_child_has_foo functions to process_stra...
2018-11-30 Pedro AlvesIntroduce process_stratum_target
2018-11-30 Pedro AlvesMove test_target_ops to a separate file
2018-11-30 Nick CliftonFix a memory exhaustion bug when attempting to allocate...
2018-11-30 Nick CliftonRemove an abort in the bfd library and add a check...
2018-11-30 Alan ModraPR23937, powerpc64le local ifunc IRELATIVE relocs are...
2018-11-30 GDB AdministratorAutomatic date update in version.in
2018-11-29 Philippe WaroquiersFix leak in forward-search
2018-11-29 Rajendra SYImplement the "gdb_signal_to/from_target" gdbarch metho...
2018-11-29 Jim WilsonRISC-V: Add missing c.unimp instruction.
2018-11-29 Tom TromeyAvoid buffer overflow in value_x_unop
2018-11-29 Tom TromeyFix use-after-free in gdbserver
2018-11-29 Thomas Preud... Document purpose of each ld statement lists
2018-11-29 H.J. Luelf: Don't merge .note.gnu.property section in IR
2018-11-29 Nick Cliftonobjdump: Fix check for corrupt reloc information, to...
2018-11-29 GDB AdministratorAutomatic date update in version.in
2018-11-28 GDB AdministratorAutomatic date update in version.in
2018-11-27 Jim WilsonRISC-V: Add .insn CA support.
2018-11-27 Thomas Preud... [ARM] Update knowledge of bfd architectures
2018-11-27 Maciej W. RozyckiMIPS/LD: Accept high-part relocations in PIC code with...
2018-11-27 Maciej W. RozyckiMIPS/LD: Continue processing with refused relocations...
2018-11-27 Maciej W. RozyckiLD: Convert `%P: %H:' to `%H:' in error messages
2018-11-27 H.J. LuInitialize *uncompressed_align_pow_p to 0
2018-11-27 Tamar ChristinaAArch64: Fix regression in Cortex A53 erratum when...
2018-11-27 Jozef LawrynowiczTighten the constraints for warning about NOPs for...
2018-11-27 Mark WielaardHandle ELF compressed header alignment correctly by...
2018-11-27 GDB AdministratorAutomatic date update in version.in
2018-11-26 Simon MarchiFix spurious semicolon in sparc-linux-nat.c
2018-11-26 Pedro AlvesFix Solaris build
2018-11-26 Alan Modra[GOLD] justsyms_exec test fail on powerpc64
2018-11-26 Alan Modra[GOLD] support objdump -T display of st_other
2018-11-26 GDB AdministratorAutomatic date update in version.in
2018-11-25 Sergio Durigan... Implement timestamp'ed output on "make check"
2018-11-25 Tom TromeyRemove obsolete comments from field_fmt
2018-11-25 GDB AdministratorAutomatic date update in version.in
2018-11-24 Philippe WaroquiersRe-fix leak in source.c (open_source_file).
2018-11-24 GDB AdministratorAutomatic date update in version.in
2018-11-23 Andre Vieira[GAS][ARM] Fix testism for bl local v4t test
2018-11-23 Alan Haywardgdbserver: AArch64: Remove cannot_fetch/store_register
2018-11-23 Pedro AlvesRemove declarations of is_running/is_stopped/is_exited
2018-11-23 GDB AdministratorAutomatic date update in version.in
2018-11-22 Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-11-22 Pedro AlvesFix follow_exec latent problem
2018-11-22 Pedro AlvesAvoid find_thread_ptid with null_ptid
2018-11-22 GDB AdministratorAutomatic date update in version.in
2018-11-21 John DarringtonS12Z opcodes: Fix bug disassembling certain shift instr...
2018-11-21 John DarringtonS12Z: Add alias instructions BHS and BLO.
2018-11-21 Benno FünfstückMake command-repeat work after gdb.execute
2018-11-21 Jozef LawrynowiczFix linking MSP430 files created by gcc's LTO optimizer.
2018-11-21 Andrew Burgessgdb/riscv: Add target description support
2018-11-21 Pedro Alvesvalops.c: Overload resolution code: Rename parameters...
2018-11-21 Pedro Alvesvalops.c: Some more gdb::array_view
2018-11-21 Pedro AlvesC++ify badness_vector, fix leaks
2018-11-21 Pedro AlvesEliminate make_symbol_overload_list-related globals...
2018-11-21 Pedro Alvesinvoke_xmethod & array_view
2018-11-21 Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-11-21 GDB AdministratorAutomatic date update in version.in
2018-11-20 Andrew Burgessgdb: Use string_printf to format int fields instead...
2018-11-20 Andrew Burgessgdb: Respect field width and alignment for 'fmt' fields...
2018-11-20 Philippe WaroquiersNEWS: Document the language choice by 'info [types...
2018-11-20 Philippe WaroquiersDocument language choice in 'info [functions|variables...
2018-11-20 Philippe WaroquiersAdd a test to verify info [functions|variables|types...
2018-11-20 Philippe WaroquiersUse scoped_switch_to_sym_language_if_auto in symtab...
2018-11-20 Philippe WaroquiersAdd class scoped_switch_to_sym_language_if_auto.
2018-11-20 Philippe WaroquiersTest case for 'info variables|functions' with minimal...
2018-11-20 Philippe WaroquiersFix regression 'info variables' does not show minimal...
2018-11-20 Pedro AlvesFix gdb/ChangeLog formatting and date
2018-11-20 John DarringtonGDB: S12Z: new function s12z_extract_return_value
2018-11-20 Eli ZaretskiiFix previous change in filestuff.c
2018-11-20 Eli ZaretskiiAvoid "Invalid parameter passed to C runtime function...
2018-11-20 H.J. Lureadelf: Prune gaps warning in build notes
2018-11-20 John DarringtonGDB: S12Z: Add assertion
2018-11-20 Simon MarchiRemove displaced_step_inferior_state::next
2018-11-20 GDB AdministratorAutomatic date update in version.in
2018-11-19 Tom TromeyChange get_filename_and_charpos to return void
2018-11-19 Simon MarchiFix inaccuracies in "info skip" help
2018-11-19 Tom TromeyHandle TYPE_CODE_PTR when printing Rust types
2018-11-19 Tom TromeyFix gdb.rust/simple.rs for more recent compilers
2018-11-19 Simon MarchiUse std::forward_list for displaced_step_inferior_states
2018-11-19 John DarringtonGDB: Add ChangeLog entry inadvertently omitted from...
2018-11-19 Pedro Alvesgdb.base/warning.exp tweaks
2018-11-19 GDB AdministratorAutomatic date update in version.in
2018-11-18 Tom TromeyFix ia64-linux-nat.c
2018-11-18 GDB AdministratorAutomatic date update in version.in
2018-11-17 GDB AdministratorAutomatic date update in version.in
2018-11-16 Alan HaywardAarch64: Fix segfault when casting dummy calls
2018-11-16 Alan HaywardPass return_method to _push_dummy_call
2018-11-16 Alan HaywardUse enum for return method for dummy calls
2018-11-16 Nick Clifton(Another) Updated Spanish translation for the ld subdir...
2018-11-16 GDB AdministratorAutomatic date update in version.in
next