deliverable/binutils-gdb.git
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
2018-11-15  Joel BrobeckerMove copy_bitwise unittests to own unittest file
2018-11-15  Nick CliftonUpdated Spanish translation for the ld subdirectory.
2018-11-15  GDB AdministratorAutomatic date update in version.in
2018-11-14  Joel Brobeckerdelete ada-lang.c::move_bits, sharing and re-using...
2018-11-14  Jim WilsonRISC-V: Fix unnamed arg alignment in registers.
2018-11-14  Jim WilsonRISC-V: Handle vector type alignment.
2018-11-14  Jim WilsonRISC-V: Give stack slots same align as XLEN.
2018-11-14  GDB AdministratorAutomatic date update in version.in
2018-11-13  Jim WilsonRISC-V: Improve linker error for FP mismatch.
2018-11-13  Francois H... opcodes/nfp: Fix disassembly of crc[] with swapped...
2018-11-13  Thomas Preud... [ARM] Improve indentation of ARM architecture declarations
2018-11-13  GDB AdministratorAutomatic date update in version.in
2018-11-12  H.J. Lui386: Accept both .plt.got and .plt.sec sections
2018-11-12  Simon MarchiAdd completer for skip numbers
2018-11-12  Nick CliftonUpdate documentation describing how the linker chooses...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 8/8] Add data cache instructions...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 7/8] Add system registers for Memor...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 6/8] Add Tag getting instruction...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 5/8] Add Tag getting instruction...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 4/8] Add Tag setting instructions...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instruc...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 2/8] Add Tag generation instruction...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 1/8] Add support for Memory Tagging...
2018-11-12  Nick CliftonUpdated Spanish translation for the ld subdirectory.
2018-11-12  GDB AdministratorAutomatic date update in version.in
2018-11-11  GDB AdministratorAutomatic date update in version.in
2018-11-10  GDB AdministratorAutomatic date update in version.in
2018-11-09  Tom TromeyRemove a VEC from remote.c
2018-11-09  Tom TromeyReturn scoped_fd from open_source_file and find_and_ope...
2018-11-09  John BaldwinFix unsigned overflow in minsyms reader.
2018-11-09  Pedro Franco... [PowerPC] Document requirements for VSX feature
2018-11-09  Hafiz Abid... Fix a typo in iconv.m4.
next
This page took 0.040633 seconds and 4 git commands to generate.