binutils-gdb.git
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
2016-11-30 Alan ModraRevert accidental elf.c change
2016-11-30 Nick CliftonStop readelf from complaining about out of order PT_LOA...
2016-11-30 Alan ModraPR20886, looping in ppc64_elf_size_stubs
2016-11-30 GDB AdministratorAutomatic date update in version.in
2016-11-29 Claudiu Zissulescu[ARC] Add checking for LP_COUNT reg usage, improve...
2016-11-29 Claudiu Zissulescu[ARC] Fix disassembler option.
2016-11-29 Simon MarchiFix debug output in record_full_open_1
2016-11-29 GDB AdministratorAutomatic date update in version.in
2016-11-28 Andrew Burgessarc/ld: Remove duplicate TEMPLATE_NAME from emulparam...
2016-11-28 Nick CliftonUpdate linker tests after partial reversion of PR 20815...
2016-11-28 Nick CliftonPartially revert patch for PR 20815 - do not sort the...
2016-11-28 Amit PawarX86: Ignore REX_B bit for 32-bit XOP instructions
2016-11-28 Yao QiRestrict checking value.lval on using address
2016-11-28 Yao QiAdjust Value.location for lval_register
2016-11-28 Yao QiMove computed value's frame id to piece_closure
2016-11-28 H.J. LuProperly hide hidden versioned symbol in executable
2016-11-28 GDB AdministratorAutomatic date update in version.in
2016-11-27 Alan ModraFix powerpc vle test for sorting of program headers
2016-11-27 Ambrogino ModiglianiFix spelling in comments in .y files (ld)
2016-11-27 Ambrogino ModiglianiFix spelling in comments in .y files (binutils)
2016-11-27 Ambrogino ModiglianiFix spelling in comments in .sc files (ld)
2016-11-27 Ambrogino ModiglianiFix spelling in comments in .l files (gas)
2016-11-27 Ambrogino ModiglianiFix spelling in comments in .em files (ld)
2016-11-27 Ambrogino ModiglianiFix spelling in comments in .def files (gold)
next