deliverable/binutils-gdb.git
2016-12-06  Nick Cliftonfix typo
2016-12-06  Nick CliftonStop the assembler from running out of memory when...
2016-12-06  Yao QiAssert on lval_register
2016-12-06  Nick CliftonFix mmix assembler test to account for changes in the...
2016-12-06  Alan ModraPowerPC64 toc optimisation for power9
2016-12-06  DJ Delorieargv.c (expandargv): Check for directories passed as...
2016-12-06  GDB AdministratorAutomatic date update in version.in
2016-12-05  Alan ModraFix gold/testsuite/file_in_many_sections_test.sh file...
2016-12-05  Cary CoutantFix problem where absolute local symbols are omitted...
2016-12-05  Nick CliftonFix fault in assembler when passed a bogus input file.
2016-12-05  Nick CliftonFix ICE in assembler when passed a bogus input file.
2016-12-05  Nick CliftonFix seg-fault in the binutils utilities when reading...
2016-12-05  Nick CliftonFix seg-fault in linker when passed a bogus input script.
2016-12-05  Jose E. Marchesibinutils: add myself to MAINTAINERS
2016-12-05  Nick CliftonFix abort when running tools on a bogus binary.
2016-12-05  Nick CliftonFix seg-fault running strip on a corrupt binary.
2016-12-05  Szabolcs Nagy[ARM] Add ARMv8.3 VCMLA and VCADD instructions
2016-12-05  Claudiu Zissulescu[ARC] Don't check extAuxRegister second argument for...
2016-12-05  Szabolcs Nagy[ARM] Add ARMv8.3 VJCVT instruction
2016-12-05  Szabolcs Nagy[ARM] Add ARMv8.3 command line option and feature flag
2016-12-05  Alyssa Milburnbfd,ld: Continue after partially-successful relaxed...
2016-12-05  Nick CliftonFix seg-fault attempting to strip a corrupt binary.
2016-12-05  Nick CliftonFix seg-fault running strip on a corrupt binary.
2016-12-05  Nick CliftonFix seg-fault in linker parsing a corrupt input file.
2016-12-05  Nick CliftonFix assertion failure in linker triggered by corrupt...
2016-12-05  Nick Cliftonfix typo
2016-12-05  GDB AdministratorAutomatic date update in version.in
2016-12-04  Jim WilsonFix bugs with tbnz/tbz instructions.
2016-12-04  GDB AdministratorAutomatic date update in version.in
2016-12-03  Alan ModraPowerPC64 dot-symbol compatibility bugfixes
2016-12-03  Alan ModraPowerPC64 dot-sym testsuite fixes
2016-12-03  Alan Modrald-elfvers don't fail on non-empty results
2016-12-03  Alan ModraCorrect cdtest g++ version test
2016-12-03  Alan ModraTidy ppc64_elf_hide_symbol
2016-12-03  Alan ModraPowerPC64 add_symbol_adjust
2016-12-03  Alan ModraIndirect and warning symbols
2016-12-03  Alan Modrappc64_elf_copy_indirect_symbol versioned_hidden fix
2016-12-03  Alan Modratry_copy_symbol_type node_class check
2016-12-03  GDB AdministratorAutomatic date update in version.in
2016-12-02  Simon MarchiIntroduce enum_flag type for ui_out flags
2016-12-02  Luis MachadoRemove unneeded pattern matching in gdb.base/maint.exp
2016-12-02  Pedro AlvesSupport an "unlimited" number of user-defined arguments
2016-12-02  Pedro AlvesTest user-defined gdb commands and arguments stack
2016-12-02  Pedro AlvesFix PR 20559 - "eval" command and $arg0...$arg9/$argc...
2016-12-02  Nick CliftonFix typo in changelog entry
2016-12-02  Nick CliftonFix seg-fault in linker when passed a corrupt binary...
2016-12-02  Luis MachadoRevert change to gdb.cp/ovldbreak.exp
2016-12-02  Nick CliftonFix seg-fault in the linker when examining a corrupt...
2016-12-02  Tom TromeyPR symtab/16264 - support DW_AT_main_subprogram
2016-12-02  Nick CliftonFix seg-fault in the linker when attempting to print...
2016-12-02  Claudiu Zissulescu[ARC] Sync cpu names with the ones accepted by GCC.
2016-12-02  Simon MarchiRename some trace functions
2016-12-02  Nick CliftonFix seg-fault in linker when applying relocs to a corru...
2016-12-02  Simon MarchiRemove mi_out_data::suppress_output
2016-12-02  Nick CliftonFix seg-fault linking corrupt binary.
2016-12-02  Gary BensonAlways pass a valid section header offset to elf_parse_...
2016-12-02  Josh ConnerAdd support for Fushia OS.
2016-12-02  Yao Qi[AArch64] Recognize STR instruction in prologue
2016-12-02  Yao QiAdd unit test to aarch64 prologue analyzer
2016-12-02  Luis MachadoDon't handle timeout inside gdb_test_multiple
2016-12-02  Cary CoutantFix problem where orphan section is treated as a KEEP...
2016-12-02  Cary CoutantFix problem causing internal error when -z max-page...
2016-12-02  Cary CoutantImplement --push-state/--pop-state.
2016-12-02  GDB AdministratorAutomatic date update in version.in
2016-12-01  Simon MarchiClass-ify ui_out_table
2016-12-01  Simon Marchiui_out_table: Replace boolean flag with enum
2016-12-01  Simon MarchiSimplify ui-out level code
2016-12-01  Simon MarchiClass-ify ui_out_level
2016-12-01  Simon MarchiClass-ify ui_out_hdr
2016-12-01  Simon MarchiUse std::string for ui_out_hdr's text fields
2016-12-01  Simon MarchiReplace hand-made linked list of ui_out_hdr by vector...
2016-12-01  Cary CoutantFix internal error when relaxing branches to STT_SECTIO...
2016-12-01  Luis MachadoFixup testcases outputting own name as a test name...
2016-12-01  Luis MachadoFix test names starting with uppercase using multi...
2016-12-01  Luis MachadoFix test names starting with uppercase using multi...
2016-12-01  Luis MachadoFix test names starting with uppercase using multi...
2016-12-01  Luis MachadoFix test names starting with uppercase using gdb_test_m...
2016-12-01  Luis MachadoFix test names starting with uppercase using gdb_test_n...
2016-12-01  Luis MachadoFix test names starting with uppercase using gdb_test...
2016-12-01  Luis MachadoFix test names starting with uppercase output by basic...
2016-12-01  Jim WilsonFix typo in ChangeLog entry.
2016-12-01  Jim WilsonFix bug with FP stur instructions.
2016-12-01  Nick CliftonFix seg fault attempting to unget an EOF character.
2016-12-01  Nick CliftonFix seg-fault printing assembler statistics when the...
2016-12-01  Rudy YFix generation of IDATA[6] for PE files.
2016-12-01  Luis MachadoFix calculation of synthetic symbol sizes (ppc64)
2016-12-01  Yury NorovFix accesses to the GOT for AARCH64 operating in 32...
2016-12-01  Ma JiangFix handling of MIPS16 HI16 relocs.
2016-12-01  Nick CliftonFix a seg-fault disassembling a corrupt binary.
2016-12-01  Nick CliftonFix ICE in assembler when passed a corrupt input file.
2016-12-01  Nick CliftonFix abort in x86 disassembler.
2016-12-01  Nick CliftonFix seg-fault running addr2line on a corrupt binary.
2016-12-01  Simon MarchiUse std::string in ui_out_table
2016-12-01  Simon MarchiUse std::vector for cli_ui_out_data::streams
2016-12-01  Simon MarchiUse std::vector for mi_ui_out_data::streams
2016-12-01  Simon MarchiUse std::vector for ui_out::levels
2016-12-01  Simon MarchiUse new/delete instead of malloc/free-based functions
2016-12-01  GDB AdministratorAutomatic date update in version.in
2016-11-30  Simon MarchiMakefiles: Disable suffix rules and implicit rules
2016-11-30  Yao Qi[ARM] Read memory as unsigned integer
next
This page took 0.040318 seconds and 4 git commands to generate.