]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2016-11-16  Kevin BuettnerExtend test gdb.python/py-recurse-unwind.exp
2016-11-16  Senthil Kumar... Fix PR20789 - relaxation with negative valued diff...
2016-11-16  GDB AdministratorAutomatic date update in version.in
2016-11-15  Pedro Alvesgdb: update gnulib to pull in C++ namespace support...
2016-11-15  Pedro AlvesDelete gdb::unique_ptr/gdb::move
2016-11-15  Pedro Alvesgdb::{unique_ptr,move} -> std::{unique_ptr,move}
2016-11-15  Andreas Arnezbitfield-parent-optimized-out: Fix struct definition
2016-11-15  Nick CliftonFix SPARC relocations generated for the .eh_frame section.
2016-11-15  GDB AdministratorAutomatic date update in version.in
2016-11-14  H.J. LuAlso check GOT PLT for R_X86_64_PLTOFF64
2016-11-14  RudyGenerate correct hint value for IDATA6.
2016-11-14  Markus Metzgerbtrace: read entire aux buffer
2016-11-14  Nick Clifton lexsup.c (parse_args): Add break at end of default...
2016-11-14  Nick CliftonFix typo "Faal through" should be "Fall through".
2016-11-14  GDB AdministratorAutomatic date update in version.in
2016-11-13  Anthony Greenadd missing ChangeLog entry
2016-11-13  Anthony GreenAssemble 'bad' moxie instruction
2016-11-13  GDB AdministratorAutomatic date update in version.in
2016-11-12  Tom TromeyRemove some cleanups from the rust code
2016-11-12  Tom TromeyUse std::string in rust_get_disr_info
2016-11-12  Mike Frysingersim: mips: add PR info to ChangeLog
2016-11-12  GDB AdministratorAutomatic date update in version.in
2016-11-11  Yao QiDon't handle unavailable/optimized-out in spu_software_...
2016-11-11  Catherine Moore Identify verilog dump tests as such.
2016-11-11  Nick CliftonAccept L and LL suffixes to integer constants.
2016-11-11  Nick CliftonExtend information displayed about objdump's output...
2016-11-11  Nick CliftonAdd the ability for nm to display symbol version inform...
2016-11-11  Szabolcs Nagy[AArch64] Add ARMv8.3 combined pointer authentication...
2016-11-11  Szabolcs Nagy[AArch64] Add ARMv8.3 PACGA instruction
2016-11-11  Szabolcs Nagy[AArch64] Add ARMv8.3 single source PAC instructions
2016-11-11  Szabolcs Nagy[AArch64] Add ARMv8.3 pointer authentication key registers
2016-11-11  Szabolcs Nagy[AArch64] Add ARMv8.3 instructions which are in the...
2016-11-11  Szabolcs Nagy[AArch64] Increase max_num_aliases in aarch64-gen
2016-11-11  Szabolcs Nagy[AArch64] Add ARMv8.3 command line option and feature...
2016-11-11  Szabolcs Nagy[AArch64] Fix feature dependencies for +simd and +crypto
2016-11-11  Luke AllardyceAccept hidden COFF symbols, but treat them as if they...
2016-11-11  Yao QiRemove apply_val_pretty_printer parameter valaddr
2016-11-11  Yao QiRemove parameter valaddr from c print functions
2016-11-11  Mike Frysingersim: mips: fix dv-tx3904cpu build error
2016-11-11  Mike Frysingersim: mips: fix builds for r3900 cpus due to missing...
2016-11-11  GDB AdministratorAutomatic date update in version.in
2016-11-10  Nick CliftonProvide a more helpful error message when the BFD libra...
2016-11-10  Jiong Wang[AArch64] Bind defined symbol locally in PIE
2016-11-10  Tom TromeyUse unique_xmalloc_ptr in Python code
2016-11-10  GDB AdministratorAutomatic date update in version.in
2016-11-09  H.J. LuX86: Remove the .s suffix from EVEX vpextrw
2016-11-09  H.J. LuUpdate opcodes/ChangeLog
2016-11-09  H.J. LuX86: Update opcode-suffix.d
2016-11-09  Pedro AlvesFurther cleanup/modernization of gdb.base/commands.exp
2016-11-09  H.J. LuX86: Merge AVX512F vmovq
2016-11-09  Simon MarchiMake gdb.mi/user-selected-context-sync.exp use proc_wit...
2016-11-09  Pedro Alvesgdb/testsuite: Introduce "proc_with_prefix"
2016-11-09  Pedro AlvesFix formattting of gdb/ChangeLog and gdb/testsuite...
2016-11-09  Pedro Alvesagent_expr_up: gdb::unique_ptr -> std::unique_ptr
2016-11-09  Pedro Alvesgdb: Use vector::emplace_back
2016-11-09  Andreas Arneztui-winsource: Remove failed-allocation logic
2016-11-09  Andreas Arneztui-winsource: Allocate for actual lines only
2016-11-09  Andreas Arneztui-disasm: Fix line buffer size calculation
2016-11-09  Andreas Arneztui-disasm: Fix window content buffer overrun
2016-11-09  Tristan Gingolddarwin-nat.c: handle Darwin 16 (aka Sierra).
2016-11-09  GDB AdministratorAutomatic date update in version.in
2016-11-08  H.J. LuX86: Remove the THREE_BYTE_0F7A entry
2016-11-08  Tom TromeyFix py-value.exp failure on Python 3
2016-11-08  Tom TromeyFix some error-handling bugs in python frame filters
2016-11-08  Yao QiRemove parameter valaddr from la_val_print
2016-11-08  Yao QiUse get_frame_register_value instead of deprecated_fram...
2016-11-08  Pedro AlvesEliminate agent_expr_p; VEC -> std::vector in struct...
2016-11-08  Pedro Alves'struct agent_expr *' -> unique_ptr<agent_expr>
2016-11-08  Pedro AlvesUse ui_file_as_string throughout more
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/language.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/rust-lang.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/infrun.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/ada-lang.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdbarch.sh/gdbarch.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/c-exp.y
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/compile/
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/cli/cli-setshow.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/remote.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/python/
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/printcmd.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/top.c
2016-11-08  Pedro AlvesUse ui_file_as_string in execute_command_to_string
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/guile/
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/arm-tdep.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/utils.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/ui-out.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/ada-valprint.c
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/xtensa-tdep.c
2016-11-08  Pedro AlvesUse ui_file_as_string in dwarf2_compute_name
2016-11-08  Pedro AlvesClean up tracepoint.h/c:collection_list
2016-11-08  Pedro AlvesIntroduce ui_file_as_string
2016-11-08  Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-11-08  Pedro Alvescli-script.c: Simplify using std::string, eliminate...
2016-11-08  Pedro Alvesbreakpoint.c:commands_command_1 constification and...
2016-11-08  Pedro Alvescli/cli-script.c: Remove some dead NULL checks
2016-11-08  Pedro AlvesIntroduce string_printf
2016-11-08  Nick CliftonFix heap-buffer-overflow error detected by address...
2016-11-08  Yao Qigdbarch software_single_step returns VEC (CORE_ADDR) *
2016-11-08  Yao QiClear addr bit in next_pcs vector
2016-11-08  Yao QiRemove arm_insert_single_step_breakpoint
next