external/binutils.git
2016-10-31 Maciej W. RozyckiRemove IRIX 5 <sys/proc.h> _KMEMUSER workaround
2016-10-31 Maciej W. RozyckiMIPS: Remove remains of legacy remote target support
2016-10-31 Maciej W. RozyckiMIPS: Remove remains of IRIX OS ABI support
2016-10-31 Thomas Preud... Initialize input statement created in add_archive_member
2016-10-31 Alan ModraRevert part "Set dynamic tag VMA and size from dynamic...
2016-10-31 GDB AdministratorAutomatic date update in version.in
2016-10-30 GDB AdministratorAutomatic date update in version.in
2016-10-29 Pedro Alvesgdb/NEWS: Clarify C++ requirement
2016-10-29 Pedro Alvesgdb/NEWS: Mention C++11 requirement
2016-10-29 Eli ZaretskiiSupport command-line redirection in native MS-Windows...
2016-10-29 Pedro Alvesgdb/doc: Remove mention of vCont's default actions
2016-10-29 GDB AdministratorAutomatic date update in version.in
2016-10-28 Pedro Alvesgdb: Require C++11
2016-10-28 Pedro Alvesgdb: Import AX_CXX_COMPILE_STDCXX from the GNU Autoconf...
2016-10-28 Pedro Alvesgdb/testsuite: Avoid a buffer overrun in `gdb.base...
2016-10-28 Luis MachadoMake gdb.base/foll-exec.exp test pattern more general
2016-10-28 Pedro AlvesFix gdb.base/maint.exp regressions
2016-10-28 Markus Metzgerbtrace: bridge gaps
2016-10-28 Markus Metzgerbtrace: preserve function level for unexpected returns
2016-10-28 Markus Metzgerbtrace: update tail call heuristic
2016-10-28 Markus Metzgerbtrace: allow leading trace gaps
2016-10-28 Markus Metzgerbtrace: fix gap indication
2016-10-28 GDB AdministratorAutomatic date update in version.in
2016-10-27 Yao QiEnable range stepping if software single step is supported
2016-10-27 Yao QiGet pending events in random
2016-10-27 Yao QiRemove single-step breakpoint for GDBserver internal...
2016-10-27 Andrew Burgessgas/arc: Don't rely on bfd list of cpu type for cpu...
2016-10-27 GDB AdministratorAutomatic date update in version.in
2016-10-26 Sandra LoosemorePR 20569, segv in follow_exec
2016-10-26 Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
2016-10-26 Pedro Alvesgdb: Coalesce/aggregate (async) vCont packets/actions
2016-10-26 Pedro Alvesgdbserver: Leave already-vCont-resumed threads as they...
2016-10-26 Pedro Alvesgdb/doc: Clarify vCont packet description
2016-10-26 Pedro Alvesgdb: Free inferior->priv when inferior exits
2016-10-26 Pedro Alvesgdb: Clean up remote.c:remote_resume
2016-10-26 Alan ModraRevert "bison warning fixes"
2016-10-26 GDB AdministratorAutomatic date update in version.in
2016-10-25 Pedro AlvesMake dwarf_expr_context's destructor virtual
2016-10-25 Rainer OrthFix gdb C++ compilation on Solaris (PR build/20712)
2016-10-25 Pedro Alvescommon/common-defs.h: Define __STDC_FORMAT_MACROS as...
2016-10-25 Pedro Alvesnew-op.c: Add comment about -fsanitize=address
2016-10-25 Pedro AlvesDefine __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS again.
2016-10-25 Yao QiDon't override operator new if GDB is built with -fsani...
2016-10-25 Maciej W. Rozyckielfxx-mips: Correct STUB_JALR's description
2016-10-25 GDB AdministratorAutomatic date update in version.in
2016-10-24 Luis MachadoFix potential NULL pointer dereference
2016-10-24 Luis MachadoFix obvious gotcha in string comparison
2016-10-24 Jan Kratochviltestsuite: Fix false FAIL for gdb.base/morestack.exp
2016-10-24 Yao Qi[GDBserver] Fix conversion warning
2016-10-24 GDB AdministratorAutomatic date update in version.in
2016-10-23 GDB AdministratorAutomatic date update in version.in
2016-10-22 GDB AdministratorAutomatic date update in version.in
2016-10-21 Tom TromeyMake some dwarf_expr_context methods pure virtual
2016-10-21 Tom TromeyChange minimal_symbol_reader::record_full to take a...
2016-10-21 Tom TromeyRemove last cleanup from captured_main_1
2016-10-21 Tom TromeyConvert dwarf_expr_context_funcs to methods
2016-10-21 Tom TromeyConvert DWARF expr functions to methods
2016-10-21 Tom TromeyInitial conversion of dwarf_expr_ctx
2016-10-21 Tom TromeySome cleanup removal in dwarf2loc.c
2016-10-21 Tom TromeyRemove make_cleanup_restore_current_uiout
2016-10-21 Tom TromeyUse gdb::unique_ptr in elf_read_minimal_symbols
2016-10-21 Tom TromeyReplace two xmallocs with unique_ptr
2016-10-21 Tom TromeyChange command stats reporting to use class
2016-10-21 Tom TromeyRemove some cleanups in MI
2016-10-21 Tom TromeyRemove make_cleanup_restore_current_ui
2016-10-21 Tom TromeyRecord minimal symbols directly in reader.
2016-10-21 Tom TromeyChange minimal_symbol_reader to store objfile
2016-10-21 Tom TromeyIntroduce minimal_symbol_reader
2016-10-21 Tom TromeyUse scoped_restore for current_ui
2016-10-21 Tom TromeyUse scoped_restore for ui_file
2016-10-21 Tom TromeyUse RAII to save and restore scalars
2016-10-21 Tom TromeyFix build failure in xcoffread.c
2016-10-21 H.J. LuX86: Remove pcommit instruction
2016-10-21 Gergely NagyFix PR 17704.
2016-10-21 Ulrich WeigandFix symbol table file name on AIX
2016-10-21 Philipp RudoDelete target_so_ops->special_symbol_handling hook
2016-10-21 GDB AdministratorAutomatic date update in version.in
2016-10-20 H.J. LuCheck invalid mask registers
2016-10-20 Jan Kratochviltestsuite: Fix gcc_compiled for gcc 6 & 7
2016-10-20 Nick CliftonRegenerate bfd.pot.
2016-10-20 Yao QiDon't configure gdb for vxworks target
2016-10-20 GDB AdministratorAutomatic date update in version.in
2016-10-19 Maciej W. Rozyckitestsuite: Fix gdb.base/killed-outside.exp using irrele...
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-19 Nick CliftonRemove spurious whitespace introduced by previous delta.
2016-10-19 Pedro AlvesRegen gdb/config.in
2016-10-19 Renlin Li[GAS][ARM]Generate unpredictable warning for pc used...
2016-10-19 GDB AdministratorAutomatic date update in version.in
2016-10-18 Pedro Alvesgdb: no longer define __STDC_CONSTANT_MACROS/__STDC_LIM...
2016-10-18 Pedro AlvesUpdate gnulib to current upstream master
2016-10-18 H.J. LuCheck addr32flag instead of sizeflag for rip/eip
2016-10-18 H.J. LuRemove the remaining SSE5 support
2016-10-18 Pedro AlvesIntroduce gdb::unique_ptr
2016-10-18 Nick CliftonUpdated Danish translation for the BFD library.
2016-10-18 Mike Frysingersim: avr: move changelog entries to subdir
2016-10-18 Maciej W. Rozyckii386-tdep: Verify architecture before proceeding with...
2016-10-18 Maciej W. Rozyckitilegx-tdep: Correct aliasing errors in `tilegx_analyze...
2016-10-18 Maciej W. RozyckiAArch64/opcodes: Correct an `index' global shadowing...
2016-10-18 Maciej W. RozyckiNDS32/BFD: Correct an aliasing error in `nds32_elf_chec...
2016-10-18 Maciej W. RozyckiARM/BFD: Correct an `index' global shadowing error
next