]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2017-02-28  Peter BergnerGDB: Add support for the new set/show disassembler...
2017-02-28  Nick CliftonRevert "Add symbol called __nm_<name> to exported symbo...
2017-02-28  Alan ModraPowerPC addpcis fix again
2017-02-28  Jan Beulichx86: fix handling of 64-bit operand size VPCMPESTR...
2017-02-28  Alan ModraNios2 dynobj handling fixes
2017-02-28  Alan ModraPowerPC addpcis fix
2017-02-28  Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-02-28  Maciej W. RozyckiMIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALR
2017-02-28  GDB AdministratorAutomatic date update in version.in
2017-02-27  Jan KratochvilFix compilation with GCC 4.4.7.
2017-02-27  Simon MarchiRemove struct keyword from range-based for loop
2017-02-27  Simon MarchiUse range-based for loop in remote_add_target_side_cond...
2017-02-27  Yao QiFix array out of bound access
2017-02-27  Georg-Johann LayPlace read-only data in the text section on AVR Tiny...
2017-02-27  Rudy YAdd symbol called __nm_<name> to exported symbols creat...
2017-02-27  Nick CliftonFix segfault in microblaze linker when garbage collecti...
2017-02-27  Alan HaywardRemove MAX_REGISTER_SIZE from remote.c
2017-02-27  GDB AdministratorAutomatic date update in version.in
2017-02-26  Jan KratochvilDWARF-5: Initialization due to a false compiler warning
2017-02-26  Jim WilsonAdd missing smov support, and clean up existing umov...
2017-02-26  Jim WilsonAdd missing cnt (popcount) instruction support.
2017-02-26  GDB AdministratorAutomatic date update in version.in
2017-02-25  Alan ModraTestsuite fixes for hppa64-hpux
2017-02-25  Alan ModraFixes for new dw5 test
2017-02-25  Alan ModraARC naughtiness causing assertion fail at elf-strtab...
2017-02-25  GDB AdministratorAutomatic date update in version.in
2017-02-24  Richard Sandiford[AArch64] Additional SVE instructions
2017-02-24  Richard Sandiford[AArch64] Add a "compnum" feature
2017-02-24  Nick CliftonFix snafu with booleans in readelf patch - lack of...
2017-02-24  Pedro Alvessymtab.c: Small refactor
2017-02-24  Andrew Watermanbfd: RISC-V: relax to gp in more cases.
2017-02-24  Andrew WatermanAdd new counter-enable CSRs
2017-02-24  Alan HaywardRemove use of MAX_REGISTER_SIZE
2017-02-24  Alan HaywardUse I386_MAX_REGISTER_SIZE and M68K_MAX_REGISTER_SIZE
2017-02-24  Nick CliftonTidy up readelf's use of boolean values.
2017-02-24  Maciej W. Rozyckireadelf: Correct version flag formatting
2017-02-24  Maciej W. Rozyckireadelf: Make version section index sum unsigned
2017-02-24  Maciej W. Rozyckireadelf: Fix incorrect "Version definition past end...
2017-02-24  Jan Beulichx86: also correctly support TEST opcode aliases
2017-02-24  Sheldon Lobogas: test cases for the architecture level aware SPARC...
2017-02-24  GDB AdministratorAutomatic date update in version.in
2017-02-23  Maciej W. RozyckiMIPS/BFD: Remove duplicate NewABI JALR relocation handling
2017-02-23  Maciej W. RozyckiMIPS/BFD: Discard ineligible JALR relocations right...
2017-02-23  Jan KratochvilDWARF-5: testcase
2017-02-23  Jan KratochvilDWARF-5: DW_FORM_data16
2017-02-23  Jan KratochvilDWARF-5: Macros
2017-02-23  Jan KratochvilDWARF-5: call sites
2017-02-23  Jan KratochvilDWARF-5 basic functionality
2017-02-23  Jan KratochvilDWARF attrs: add delimiter
2017-02-23  Luis MachadoPR21166: Validate rdrand/rdseed support separately...
2017-02-23  Jan Kratochvildwarf.c: Use more dwarf_vma
2017-02-23  Andreas KrebbelS/390: Add support for new cpu architecture - arch12.
2017-02-23  Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-02-23  Pedro AlvesIntroduce gdb::function_view
2017-02-23  Sheldon Loboopcodes,gas: associate SPARC ASIs with an architecture...
2017-02-23  Simon MarchiFix usage of inferior_ptid in two thread_alive implemen...
2017-02-23  Nick CliftonAdd support to readelf for displaying gnu attributes...
2017-02-23  Yao QiUse xfree rather than delete for varobj_iter
2017-02-23  Yao QiUse delete instead of xfree for varobj_item
2017-02-23  Jan Beulichgas: slightly relax .startof.()/.sizeof.() testcase
2017-02-23  Jan Beulichx86: drop stray VEX opcode 82 references
2017-02-23  Jan Beulichx86: extend 64-bit invalid MPX insn forms testcase
2017-02-23  Alan ModraCorrect VLE 16D and SDAREL relocations
2017-02-23  GDB AdministratorAutomatic date update in version.in
2017-02-22  Jan KratochvilDisplay user op byte
2017-02-22  Maciej W. Rozyckireadelf: Restore a lost new line in version information
2017-02-22  Maciej W. RozyckiPR ld/20828: Move symbol version processing ahead of...
2017-02-22  Maciej W. RozyckiGAS: Consistently fix labels at the `.end' pseudo-op
2017-02-22  Nick CliftonAlign .gnu_debuglink sections on a 4-byte boundary.
2017-02-22  Hans-Peter... Fix gas/all/err-sizeof.s for cris*-*-*
2017-02-22  Nick CliftonSkip ARM vcmp-noprefix-imm test on non-ELF targets
2017-02-22  Jan Beulichgas: require an operand to .startof.()/.sizeof.()
2017-02-22  Jan Beulichaarch64: actually copy first operand in convert_bfc_to_...
2017-02-22  GDB AdministratorAutomatic date update in version.in
2017-02-21  Jan KratochvilFix a regression by: Code cleanup: Split dwarf2_ranges_...
2017-02-21  Alan ModraPowerPC ld segfault on script discarding dynamic sections
2017-02-21  Simon MarchiDefault initialize enum flags to 0
2017-02-21  Edjunior Barbosa... [ppc64] Add POWER8/ISA 2.07 atomic sequences single...
2017-02-21  Edjunior Barbosa... Fix test names starting with uppercase in gdb.arch...
2017-02-21  Nick CliftonFix compile time warning message in linker testsuite...
2017-02-21  Jan KratochvilFix recent compiler warnings.
2017-02-21  Alan ModraAlpha DT_RELA
2017-02-21  GDB AdministratorAutomatic date update in version.in
2017-02-20  Jan KratochvilDWARF-5: NEWS
2017-02-20  Jan KratochvilDWARF-5: DW_FORM_data16
2017-02-20  Jan KratochvilDWARF-5: Macros
2017-02-20  Jan KratochvilDWARF-5: call sites
2017-02-20  Jan KratochvilDWARF-5 basic functionality
2017-02-20  Jan KratochvilCode cleanup: Refactor abbrev_table_read_table cycle
2017-02-20  Jan KratochvilCode cleanup: Split dwarf2_ranges_read to a callback
2017-02-20  Jan KratochvilCode cleanup: Split create_debug_types_hash_table
2017-02-20  Nick CliftonFix another memory access error in readelf when parsing...
2017-02-20  Alan ModraPE ld -r script fixes
2017-02-20  Sergio Durigan... Fix thinko on last commit
2017-02-20  Nick CliftonSync ZLIB with FSF GCC sources, bringing in version...
2017-02-20  Sergio Durigan... PR gdb/16188: Verify PTRACE_TRACEME succeeded
2017-02-20  Alan Modrafix PR number
2017-02-20  Alan ModraAlpha executables segfault when linked with -z,now
2017-02-20  Alan ModraMove .stack before debug sections
2017-02-20  Alan ModraDowngrade powerpc register error to warning
next