deliverable/binutils-gdb.git
2018-02-13  Simon MarchiUse enum flags for flags passed to openp
2018-02-13  Nick CliftonFix ARm assembler so that it rejects invalid immediate...
2018-02-13  H.J. Lux86-64: Generate branch with PLT32 relocation
2018-02-13  Sergei TrofimovichFix typo in Russian translation for the bfd/ sub-direct...
2018-02-13  Nick CliftonFix compile time warning messages from gcc version...
2018-02-13  Maciej W. RozyckiWebAssembly: Disable subdirectory configuration for...
2018-02-13  Maciej W. RozyckiWebAssembly: Correct an `index' global shadowing error...
2018-02-13  Maciej W. RozyckiMIPS/GAS/testsuite: Correct duplicate `Loongson-3A...
2018-02-13  Alan ModraPR22836, "-r -s" doesn't work with -g3 using GCC 7
2018-02-13  Alan ModraPR22829, objcopy/strip removes PT_GNU_RELRO from lld...
2018-02-13  Simon MarchiFix prefix of maint set/show per-command
2018-02-13  GDB AdministratorAutomatic date update in version.in
2018-02-12  Andrew Burgessgdb: Remove cleanup from dw2_do_instantiate_symtab
2018-02-12  Maciej W. RozyckiMIPS/GAS/test: Fix an n32 `.reginfo' size test failure
2018-02-12  Henry WongMIPS: Fix encoding for MIPSr6 sigrie instruction.
2018-02-12  Zebediah FiguraAdd support for reading msdos MZ executables.
2018-02-12  Nick CliftonUpdate Russian translation for the gas/ sub-directory.
2018-02-12  Nick CliftonFix compile time warning: bfd/elf32-arc.c:1537]: (warni...
2018-02-12  Nick Cliftonoops - actually remove the assignment this time: bfd...
2018-02-12  Nick CliftonFix compile time warning: bfd/elf32-nds32.c:9693]:...
2018-02-12  GDB AdministratorAutomatic date update in version.in
2018-02-11  GDB AdministratorAutomatic date update in version.in
2018-02-10  Eric BotcazouFix commit date.
2018-02-10  Eric BotcazouFix GOT relocation overflow on SPARC.
2018-02-10  GDB AdministratorAutomatic date update in version.in
2018-02-09  H.J. Lux86: Add is_solaris to elf_x86_target_os
2018-02-09  Tom TromeyDon't reference past the end of the vector
2018-02-09  Markus Metzgerbtrace: reword error messages
2018-02-09  Markus Metzgerbtrace: check perf_event_paranoid
2018-02-09  Markus Metzgerbtrace: improve enable error messages
2018-02-09  Markus Metzgerbtrace, gdbserver: remove the to_supports_btrace target...
2018-02-09  Markus Metzgerbtrace, gdbserver: use exceptions to convey btrace...
2018-02-09  Markus Metzgerbtrace: prepare for throwing exceptions when enabling...
2018-02-09  Markus Metzgercommon: add scoped_mmap
2018-02-09  Markus Metzgercommon: add scoped_fd
2018-02-09  Tom TromeyUse gdb::unique_xmalloc_ptr in auto_load_section_scripts
2018-02-09  Tom TromeyUse std::string in execute_script_contents
2018-02-09  Joel Brobeckergdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1
2018-02-09  H.J. Lux86: Set need_global_offset_table with info->output_bfd...
2018-02-09  GDB AdministratorAutomatic date update in version.in
2018-02-08  H.J. Lux86: Keep the unused _GLOBAL_OFFSET_TABLE_ for Solaris
2018-02-08  Jim WilsonRISC-V: Add comment for previous change.
2018-02-08  Tom TromeyRemove cleanups from solib.c
2018-02-08  Tom TromeyUse unique_xmalloc_ptr in build_id_to_debug_bfd
2018-02-08  Tom TromeyUse gdb::def_vector in find_source_lines
2018-02-08  Tom TromeyRemove cleanups from macro_define_command
2018-02-08  Tom TromeyUse std::string in maybe_expand
2018-02-08  Tom TromeyClass-ify macro_buffer
2018-02-08  Tom TromeyReturn unique_xmalloc_ptr from macro scope functions
2018-02-08  Tom TromeyRemove make_cleanup_restore_current_thread from gdbserver
2018-02-08  Tom TromeyRemove a cleanup from gdbserver
2018-02-08  Nick CliftonSpeed up readelf and objdump by not looking for DWO...
2018-02-08  Nick CliftonFix a seg-fault in the ELF note parser when a note...
2018-02-08  Alan ModraPR22819, powerpc gas "instruction address is not a...
2018-02-08  GDB AdministratorAutomatic date update in version.in
2018-02-07  Simon MarchiFix type of values representing optimized out static...
2018-02-07  Alan ModraRevert "PowerPC PLT speculative execution barriers"
2018-02-07  Jim WilsonRISC-V: Eliminate spurious error w/ reloc truncated...
2018-02-07  GDB AdministratorAutomatic date update in version.in
2018-02-06  Yao QiRemove some $ARCH_read_pc and $ARCH_write_pc
2018-02-06  Eric BotcazouFix PR ld/22263 on SPARC.
2018-02-06  Yao QiTreat OP_F77_UNDETERMINED_ARGLIST as OP_FUNCALL
2018-02-06  Yao QiFix up one ChangeLog entry date
2018-02-06  Nick CliftonImprove the find_nearest_line function for the MIPS...
2018-02-06  Sergio Durigan... Fix GCC 8's -Wstringop-overflow on bfd/coff-rs6000.c
2018-02-06  Nick CliftonReplace reachable assertion with a test and return...
2018-02-06  Nick CliftonPrevent attempts to call strncpy with a zero-length...
2018-02-06  Paul CarrollAllow the find_abstract_instance_name() function in...
2018-02-06  GDB AdministratorAutomatic date update in version.in
2018-02-05  Jan Kratochvilppc64: Fix stwux encoding
2018-02-05  Renlin Li[PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH...
2018-02-05  Antoine TremblayRemove myself as a write-after-approval GDB maintainer.
2018-02-05  H.J. Lux86: Remove the unused _GLOBAL_OFFSET_TABLE_
2018-02-05  Alan HaywardUse visitors for make_gdb_type
2018-02-05  Maciej W. RozyckiRISC-V/GAS: Correct an `expr' global shadowing error...
2018-02-05  Maciej W. RozyckiRISC-V/BFD: Correct a missing initializer error with...
2018-02-05  Maciej W. RozyckiMIPS/BFD: Correctly report unsupported `.reginfo' secti...
2018-02-05  Maciej W. RozyckiELF/BFD: Propagate the return status from backend secti...
2018-02-05  Maciej W. Rozyckibinutils/testsuite: Support stderr options with `run_du...
2018-02-05  Nick CliftonUpdated Brazillian portuguese and Russian translation
2018-02-05  Ruslan KabatsayevAlign natural-format register values to the same column
2018-02-05  Joel BrobeckerMove comment in gdb/dwarf2read.c::dwarf2_physname
2018-02-05  GDB AdministratorAutomatic date update in version.in
2018-02-04  H.J. Luld/testsuite: Replace -Sw with -SW for readelf
2018-02-04  GDB AdministratorAutomatic date update in version.in
2018-02-03  Andrew Burgessgdb/testsuite: Remove use of dejagnu cleanup proc
2018-02-03  Nick CliftonRemove PROVIDE() qualifiers from definition of __CTOR_L...
2018-02-03  Sandra LoosemoreDisable -shared support in nios2-elf-ld.
2018-02-03  Cary CoutantAdd support for DWARF-4 line number tables.
2018-02-03  GDB AdministratorAutomatic date update in version.in
2018-02-02  Jim WilsonRISC-V: Fix --wrap and relaxation conflict.
2018-02-02  Leszek Swirski... MI: Allow non-raw varobj evaluation
2018-02-02  Andrew Burgessbinutils/riscv: Register names in DWARF output
2018-02-02  Maciej W. RozyckiLD/testsuite: Pass $AFLAGS_PIC to GAS for PIC assembly
2018-02-02  Alan ModraPowerPC64, don't relocate nops
2018-02-02  Leszek SwirskiDo not classify C struct members as a filename
2018-02-02  GDB AdministratorAutomatic date update in version.in
2018-02-01  Yao QiRewrite arm_record_coproc_data_proc and arm_record_data...
2018-02-01  Yao Qiset ret signed in arm_record_extension_space
2018-02-01  Yao QiFix gdb.base/attach.exp fails when gdb is configured...
next
This page took 0.043561 seconds and 4 git commands to generate.