]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2017-09-16  Simon MarchiAdd selftests run filtering
2017-09-16  Simon Marchimi_load_progress: Restore current_uiout using a scoped_...
2017-09-16  Simon Marchimi_load_progress: Use unique_ptr to manage ui_out lifetime
2017-09-16  Sergio Durigan... Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h)
2017-09-16  GDB AdministratorAutomatic date update in version.in
2017-09-15  Pedro AlvesSync libiberty/ & include/ with GCC
2017-09-15  Simon Marchigdbserver: Remove thread_to_gdb_id
2017-09-15  Simon Marchigdbserver: Remove gdb_id_to_thread_id
2017-09-15  Simon Marchigdbserver: Move detach code to its own function
2017-09-15  Simon MarchiDeduplicate require_running macros and move them up
2017-09-15  Nick CliftonAdd -l option to src-release script.
2017-09-15  Simon Marchilinux-low: Remove unused variables
2017-09-15  Simon Marchidwarf2read: Replace copy_string usages with savestring
2017-09-15  Simon Marchigdbserver: Remove duplicate functions to find any threa...
2017-09-15  Yao QiFix x86 build failures
2017-09-15  Alan ModraPR22118, Incorrectly-capitalized regexp
2017-09-15  Alan ModraEnable/disable various dirs in src-release.sh
2017-09-15  Alan ModraError when 32-bit ar tries to handle 4G or larger files
2017-09-15  GDB AdministratorAutomatic date update in version.in
2017-09-14  Simon MarchiMake dwarf_expr_context::stack an std::vector
2017-09-14  H.J. Luglobalaudit.rd: Allow additional bits in DT_FLAGS_1
2017-09-14  H.J. Lux86: Cache section contents and relocations
2017-09-14  Pedro Alvesgdb.base/nodebug.exp: Rename called functions
2017-09-14  Simon MarchiMake dwarf_expr_context::stack_empty_p return a bool
2017-09-14  Simon MarchiMake dwarf_stack_value::in_stack_memory a bool
2017-09-14  Simon MarchiMake dwarf_expr_piece::pieces an std::vector
2017-09-14  Nick CliftonFix address violation when parsing a corrupt PE binary.
2017-09-14  matt riceAdd enable-gold and enable-ld to src-release
2017-09-14  Alan ModraPR22127, as segfaults assembling invalid .reloc
2017-09-14  GDB AdministratorAutomatic date update in version.in
2017-09-13  H.J. Luelfxx-x86.h: Fix a typo in comments
2017-09-13  GDB AdministratorAutomatic date update in version.in
2017-09-12  Simon Marchiprobe: Replace VEC(probe_ops_cp) with std::vector
2017-09-12  Simon MarchiMake collect_probes return an std::vector
2017-09-12  Simon MarchiMake probe_ops::get_probes fill an std::vector
2017-09-12  GDB AdministratorAutomatic date update in version.in
2017-09-11  Tom TromeyRemove make_show_memory_breakpoints_cleanup
2017-09-11  Tom TromeyUse std::string in d-namespace.c
2017-09-11  Tom TromeyUse std::string in ctf_start
2017-09-11  Tom TromeyRemove cleanups from find_frame_funname
2017-09-11  Tom TromeyRemove cleanups from findcmd.c
2017-09-11  Tom TromeyReplace clear_hook_in_cleanup with scoped_restore_hook_in
2017-09-11  Tom TromeyReplace interp_set_temp with scoped_restore_interp
2017-09-11  Tom TromeyChange setup_breakpoint_reporting to return a scoped_re...
2017-09-11  Tom TromeyMake extract_arg return a std::string
2017-09-11  Tom TromeyConstify language_enum
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-11  Tom TromeyMake it simpler to add events to Python
2017-09-11  Tom TromeySmall event ownership clean up in Python layer
2017-09-11  Tom TromeyAdd new_inferior, inferior_deleted, and new_thread...
2017-09-11  Kuan-Lin Chennds32: Rename __BIT() to N32_BIT().
2017-09-11  GDB AdministratorAutomatic date update in version.in
2017-09-10  Sergio Durigan... Fix build breakage on GNU/Linux AArch64, take 2
2017-09-10  Sergio Durigan... Fix build breakage on GNU/Linux AArch64
2017-09-10  Andrew Burgessgdb: Remove check for gdb_stderr == NULL
2017-09-10  GDB AdministratorAutomatic date update in version.in
2017-09-09  Simon MarchiRemove unnecessary calls to is_mi_like_p in print_threa...
2017-09-09  Tom TromeyUse std::vector in add_using_directive
2017-09-09  Tom TromeyUse gdb::def_vector in create_sals_line_offset
2017-09-09  Tom TromeyUse gdb::byte_vector in pascal_object_print_value
2017-09-09  Tom TromeyUse gdb::def_vector in func_command
2017-09-09  Tom TromeyUse ui_out_emit_list and ui_out_emit_tuple with gdb...
2017-09-09  Tom TromeyRemove make_cleanup_ui_out_redirect_pop
2017-09-09  Tom TromeyUse ui_out_emit_list in more places
2017-09-09  Tom TromeyUse ui_out_emit_tuple in disasm.c
2017-09-09  Tom TromeyUse ui_out_emit_tuple in more places
2017-09-09  Tom TromeyRemove make_cleanup_ui_out_table_begin_end
2017-09-09  Tom TromeyUse ui_out_emit_table and ui_out_emit_list in print_thr...
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-09  Alan ModraPowerPC64 --plt-align
2017-09-09  H.J. Lux86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO
2017-09-09  H.J. Lux86: Don't check has_non_got_reloc
2017-09-09  H.J. Lux86: Remove restriction on NOTRACK prefix position
2017-09-09  H.J. Lux86: Properly handle __ehdr_start
2017-09-09  GDB AdministratorAutomatic date update in version.in
2017-09-08  Keith SeitzRemove unused field field_info.fnfields
2017-09-08  H.J. Lux86: Update comments in elfxx-x86.h
2017-09-08  Christoph WeinmannRemove C/C++ relevant code in Fortran specific file.
2017-09-08  Bernhard Heckelfortran: Testsuite, fix typos in vla-value.
2017-09-08  Bernhard HeckelFortran: Testsuite, fix differences in type naming.
2017-09-08  Frank PenczekFix indentation for printing Fortran types with pointers
2017-09-08  H.J. Lux86: Replace elf_x86_plt_layout_table with elf_x86_init...
2017-09-08  H.J. Lux86; Don't add elf64-x86-64.lo nor elf64.lo together...
2017-09-08  GDB AdministratorAutomatic date update in version.in
2017-09-07  Palmer DabbeltRISC-V: Avoid emitting invalid instructions in mixed...
2017-09-07  Palmer DabbeltRISC-V: Print an error when unable to align a section
2017-09-07  Palmer DabbeltRISC-V: Support PCREL_* relocations agaist weak undefin...
2017-09-07  Joel BrobeckerDocument the GDB 8.0.1 release in gdb/ChangeLog
2017-09-07  Joel Brobeckerremove QStartupWithShell entry from NEWS::Changes in...
2017-09-07  H.J. Lux86: Remove _bfd_{i386,x86_64}_elf_convert_load
2017-09-07  GDB AdministratorAutomatic date update in version.in
2017-09-06  Tom TromeyChange funcall_chain to be a std::vector
2017-09-06  Tom TromeyRemove last cleanups from go-exp.y
2017-09-06  Tom TromeyRemove last cleanups from d-exp.y
2017-09-06  Tom TromeyRemove make_cleanup_clear_parser_state
2017-09-06  Keith SeitzIntroduce dw2_linkage_name and dw2_linkage_name_attr.
2017-09-06  John BaldwinHonor an existing CC_FOR_BUILD in the environment for...
2017-09-06  Tom TromeyCast char constant to int in sizeof.exp
2017-09-06  Kamil RytarowskiCorrect shell compatibility issue detected with pkgsrc.
2017-09-06  Thomas Preud... Fix calls in gdb.arch/thumb2-it.exp
next