external/binutils.git
2017-03-16 Yao QiAdd instruction_reader to arm process record
2017-03-16 Doug EvansCopy lazy string handling fixes from Python.
2017-03-16 Doug EvansFix various python lazy string bugs.
2017-03-16 Doug EvansNew function tyscm_scm_to_type.
2017-03-16 Doug EvansLazy strings can be made from arrays too.
2017-03-16 Jiong Wang[Patch] Fix variable type glitch in inf-ptrace.c
2017-03-16 Thomas Preud... Fix expect for gdb.cp/m-static.exp
2017-03-16 Rinat Zeliggas/arc: Limit special handling of t/nt flag to ARCv2
2017-03-16 GDB AdministratorAutomatic date update in version.in
2017-03-15 Vladimir RadosavljevicMips: Fix TLS LDM GOT entry.
2017-03-15 Vladimir RadosavljevicMips: Omit empty objects for merging processor-specific...
2017-03-15 Vladimir RadosavljevicMips: Add support for resolving multiple consecutive...
2017-03-15 Vladimir RadosavljevicRemove redundant checks for relocatable link (MIPS).
2017-03-15 Vladimir RadosavljevicAdd support for .MIPS.options section.
2017-03-15 Vladimir RadosavljevicImprove relocation overflow errors on MIPS.
2017-03-15 Vladimir RadosavljevicCorrect the definition of _gp and _GLOBAL_OFFSET_TABLE_...
2017-03-15 Kito ChengRISC-V: Fix assembler for c.li, c.andi and c.addiw
2017-03-15 Kito ChengRISC-V: Fix assembler for c.addi, rd can be x0
2017-03-15 Tristan Gingoldld-checks: tweak overflow checks.
2017-03-15 Nick CliftonFix building riscv targets with gcc v6.3.1
2017-03-15 GDB AdministratorAutomatic date update in version.in
2017-03-14 H.J. LuAdd DW_OP_GNU_variable_value
2017-03-14 Andreas Arnezinf-ptrace: Do not stop memory transfers after a single...
2017-03-14 Kuan-Lin ChenRISC-V: Define DWARF2_USE_FIXED_ADVANCE_PC.
2017-03-14 Kuan-Lin ChenRISC-V: Fix DW_CFA_advance_loc relocation.
2017-03-14 Kuan-Lin ChenRISC-V: Fix the offset of CFA relocation.
2017-03-14 Andrew WatermanRISC-V: Fix [dis]assembly of srai/srli
2017-03-14 H.J. LuUse addr_mask to check VMA and LMA
2017-03-14 Simon MarchiMake length_of_subexp static
2017-03-14 Nick CliftonTry harder to find the correct symbol to associate...
2017-03-14 Anton KolesovAdd test name argument to get_valueof, get_integer_valu...
2017-03-14 Andreas Arnezlinux-nat: Exploit /proc/<pid>/mem for writing
2017-03-14 Pedro AlvesRestore test-cp-name-parser build
2017-03-14 GDB AdministratorAutomatic date update in version.in
2017-03-13 Simon Marchialpha-bsd-nat: Use ptid from regcache instead of inferi...
2017-03-13 Simon Marchiaix-thread: Use ptid from regcache instead of inferior_ptid
2017-03-13 Simon Marchiaarc64-linux-nat: Use ptid from regcache instead of...
2017-03-13 Simon Marchiamd64-linux-nat: Use ptid from regcache instead of...
2017-03-13 Simon MarchiAdd asserts in target_fetch/store_registers
2017-03-13 Simon MarchiIntroduce regcache_get_ptid
2017-03-13 Simon Marchigdbserver: Use pattern rule for the remaining %-ipa...
2017-03-13 Simon Marchigdbserver: Use pattern rule for IPA objects from common/
2017-03-13 Simon Marchigdbserver: Use pattern rule for IPA objects from gdbserver/
2017-03-13 Simon Marchigdbserver: Use pattern rule for objects from arch/
2017-03-13 Simon Marchigdbserver: Use pattern rule for objects from nat/
2017-03-13 Simon Marchigdbserver: Use pattern rule for objects from common/
2017-03-13 Simon Marchigdbserver: Use pattern rule for objects from target/
2017-03-13 Simon Marchigdbserver: Use pattern rule for regformats source file...
2017-03-13 Simon Marchitestsuite: Disable backslash_in_multi_line_command_test...
2017-03-13 Simon Marchitestsuite: Introduce dejagnu_version
2017-03-13 markMerge libiberty: Initialize d_printing in all cplus_dem...
2017-03-13 Nick CliftonSync libiberty sources with GCC.
2017-03-13 Alan Modraobjdump -dS: warn if source is more recent than object
2017-03-13 Nick CliftonRename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSD...
2017-03-13 Tristan Gingoldld: add an error in case of address space overflow.
2017-03-13 Alexey NeymanPowerPC: incorrect library search order
2017-03-13 GDB AdministratorAutomatic date update in version.in
2017-03-12 GDB AdministratorAutomatic date update in version.in
2017-03-11 Alan ModraAdd sysroot for ld -rpath search
2017-03-11 Alan ModraRewrite add_sysroot
2017-03-11 Alan ModraRemove bogus ATTRIBUTE_UNUSED
2017-03-11 Alan ModraDon't use -rdynamic in ld test
2017-03-11 Alan ModraDon't run new orphan tests on i860 and i960
2017-03-11 GDB AdministratorAutomatic date update in version.in
2017-03-10 Keith Seitzc++/8218: Destructors w/arguments.
2017-03-10 Chia-Hao LoMake objdump's --wide command line option affect its...
2017-03-10 Nick CliftonDocument that the .2byte and .4byte directives warn...
2017-03-10 Nick CliftonAdd basic recognition of new EM_ ELF machine numbers.
2017-03-10 GDB AdministratorAutomatic date update in version.in
2017-03-09 Andrew Burgessld: Track changes to default region LMA even for empty...
2017-03-09 Andrew Burgessld: better handling of lma region for orphan sections
2017-03-09 Andrew Burgessld: Orphan section documentation
2017-03-09 H.J. LuX86: Add pseudo prefixes to control encoding
2017-03-09 Sam ThursfieldFix compile time warnings about using possibly uninitia...
2017-03-09 H.J. LuUse CpuCET on rdsspq
2017-03-09 Peter BergnerUpdate -maltivec and -mvsx options to only enable their...
2017-03-09 GDB AdministratorAutomatic date update in version.in
2017-03-08 Pedro AlvesAvoid unstable test message in gdb.base/step-over-exit.exp
2017-03-08 Peter BergnerAdd support for the new 'lnia' extended mnemonic.
2017-03-08 Pedro AlvesFix PR18360 - internal error when using "interrupt -a"
2017-03-08 Pedro Alvesgdb: Fix ATTRIBUTE_NONNULL usage
2017-03-08 H.J. LuProperly dump NT_GNU_PROPERTY_TYPE_0
2017-03-08 Pedro Alvesgdb.arch/amd64-entry-value-param*.exp: Make sure test...
2017-03-08 Pedro Alves"gdb.arch/i386-pkru.exp: probe PKRU support" shouldn...
2017-03-08 Pedro Alvesgdb: Fix a few unstable test names
2017-03-08 Pedro AlvesFix PR 21218: GDB dumps core when escaping newline...
2017-03-08 Jiong Wang[gdb, doc] Add missing escape character '@'
2017-03-08 Pedro AlvesFix PR tui/21216: TUI line breaks regression
2017-03-08 Pedro AlvesMove TUI completion tests to gdb.tui/completion.exp
2017-03-08 Pedro AlvesMove TUI testcases to new gdb/testsuite/gdb.tui/ directory
2017-03-08 GDB AdministratorAutomatic date update in version.in
2017-03-07 Sergio Durigan... Share gdb/environ.[ch] with gdbserver
2017-03-07 Peter BergnerGDB: Fix some null pointer dereferences due to disassem...
2017-03-07 Peter BergnerRemove use of the no longer needed -mminimal-toc option.
2017-03-07 Pedro AlvesFix "layout reg" crash
2017-03-07 Pedro AlvesRename gdb.base/tui-layout.exp -> gdb.base/tui-disasm...
2017-03-07 Pedro AlvesAdd describing intro comment to gdb.base/tui-layout.exp
2017-03-07 Pedro AlvesFix whitespace/typos in gdb/ChangeLog and gdb/testsuite...
2017-03-07 Walfred Tedeschiamd64-mpx: initialize BND register before performing...
2017-03-07 Alan ModraCorrect @section placement for makeinfo 4.13
next