]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2016-11-08  Pedro AlvesFix PR18360 - internal error when using "interrupt -a" users/palves/interrupt-while-step-over-v1
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
2016-11-08  Cordian A.... Fix PR breakpoints/20739: Badly formatted adress string...
2016-11-08  Pedro AlvesFix bfd/dwarf2.c build breakage
2016-11-08  Igor TsimbalistGreatly improve the speed if looking up DWARF line...
2016-11-08  Yao QiFix indentation
2016-11-08  Lionel FlandrinCheck for truncated registers in process_g_packet
2016-11-08  GDB AdministratorAutomatic date update in version.in
2016-11-07  H.J. LuX86: Properly handle bad FPU opcode
2016-11-07  Doug EvansFix ext lang calls to value_struct_elt.
2016-11-07  Doug Evansi386-tdep.c (i386_gdbarch_init): Add comments.
2016-11-07  Doug Evanspython/py-unwind.c (unwind_infopy_str): Fix use of...
2016-11-07  Doug Evansconfigure.tgt (x86_64-*-elf*): Remove i386bsd-tdep.o.
2016-11-07  Doug EvansSync config.sub,config.guess with upstream.
2016-11-07  Loïc YhuelAdd missing '$' in configure.ac.
2016-11-07  Nick CliftonFix infinite loop when processing rpath tokens.
2016-11-07  Nick CliftonNote that the linker's --compress-debug-sections option...
2016-11-07  GDB AdministratorAutomatic date update in version.in
2016-11-06  GDB AdministratorAutomatic date update in version.in
2016-11-05  Nathan SidwellFix gas crash with unreasonably long lines
2016-11-05  Simon MarchiFix a few typos
2016-11-05  GDB AdministratorAutomatic date update in version.in
2016-11-04  Andrew Burgessarc/nps400: Validate address type operands correctly
2016-11-04  Andrew Burgessobjcopy: Close some memory leaks in error paths
2016-11-04  Tom Tromeyset default-directory in dwarf-browse
2016-11-04  Andreas KrebbelS/390: Fix 16 bit pc relative relocs.
2016-11-04  Thomas Preud... Commit missing ChangeLog entry for Cortex-M33 support
2016-11-04  Thomas Preud... Add support for ARM Cortex-M33 processor
2016-11-04  Thomas Preud... Add support for ARM Cortex-M23 processor
2016-11-04  Palmer DabbeltAdd maintainers for RISC-V target.
2016-11-04  Palmer DabbeltUpdate RISC-V documentation and make sure that it is...
2016-11-04  Nick CliftonRemove support for $PLATFORM in rpath search paths.
2016-11-04  Nick CliftonFix building binutils for all 32-bit targets by moving...
2016-11-04  Andrew Burgessld: Allow EXCLUDE_FILE to be used outside of the sectio...
2016-11-04  Andrew Burgessld: Create test object files based on source file name
2016-11-04  Andrew Burgessld/xc16x: This target does not support -shared
2016-11-04  Andrew Burgessld: Rename pattern within yacc grammar file
2016-11-04  GDB AdministratorAutomatic date update in version.in
2016-11-03  Manish GoregaokarAdd support for the sizeof function in Rust
2016-11-03  Manish GoregaokarAdd support for untagged unions in Rust
2016-11-03  Manish GoregaokarFix handling of discriminantless univariant enums in...
2016-11-03  Graham Markall[ARC] Fix ldbit test on 32-bit systems
2016-11-03  Graham Markallarc: Implement NPS-400 dcmac instruction
2016-11-03  Andrew Burgessarc: Change max instruction length to 64-bits
2016-11-03  Graham Markallarc: Swap highbyte and lowbyte in print_insn_arc
2016-11-03  Graham Markallopcodes/arc: Make some macros 64-bit safe
2016-11-03  Graham Markallarc: Replace ARC_SHORT macro with arc_opcode_len function
2016-11-03  Graham Markallgas/arc: Replace short_insn flag with insn length field
2016-11-03  Andrew Burgessarc/opcodes/nps400: Fix some instruction masks
2016-11-03  Siddhesh PoyarekarNew option falkor for Qualcomm server part
2016-11-03  H.J. LuX86: Reuse opcode 0x80 decoder for opcode 0x82
2016-11-03  H.J. LuX86: Decode opcode 0x82 as opcode 0x80 in 32-bit mode
2016-11-03  Yao QiReplace YY_NULL with YY_NULLPTR in LANG-exp.c
2016-11-03  Tristan GingoldDeprecate old platforms
2016-11-03  H.J. LuX86: Rename REG_82 to REG_83
2016-11-03  Yao QiRemove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
2016-11-03  Yao QiRemove arm_override_mode
2016-11-03  Yao QiDetermine the kind of single step breakpoint
2016-11-03  Yao QiAdd default_breakpoint_from_pc
2016-11-03  Yao QiRemove gdbarch_remote_breakpoint_from_pc
2016-11-03  Yao QiRename placed_size to kind
2016-11-03  Yao QiNew gdbarch methods breakpoint_kind_from_pc and sw_brea...
2016-11-03  Yao QiSplit breakpoint_from_pc to breakpoint_kind_from_pc...
next