binutils-gdb.git
2016-02-11 H.J. LuEnable -Bsymbolic and -Bsymbolic-functions to PIE
2016-02-11 Wei-cheng Wanggdbserver: Remove tracepoint_action ops.
2016-02-11 Pedro AlvesAdd missing quotes to gdb/testsuite/README
2016-02-11 Pedro AlvesSupport 'make check-parallel' in gdb's build dir
2016-02-11 Simon Marchiarm-tdep.c: Remove unused variables
2016-02-11 Simon Marchiarm-tdep.c: Remove unused arm_displaced_step_copy_insn
2016-02-11 Simon Marchiarm-tdep.c: Change type of insn parameters
2016-02-11 Han ShenRemove info message for every erratum 843419 found...
2016-02-11 Nick CliftonAllow the .cfi_sections directive to be reissued provid...
2016-02-11 Marcin Kościelnickigdb.trace: Add a testcase for tdesc in tfile.
2016-02-11 Antoine TremblayUse the target architecture when encoding tracepoint...
2016-02-11 H.J. LuMask off the least significant bit in GOT offset
2016-02-11 GDB AdministratorAutomatic date update in version.in
2016-02-10 Marcin Kościelnickigdb.trace: Read XML target description from tfile.
2016-02-10 Marcin Kościelnickigdb.trace: Save XML target description in tfile.
2016-02-10 Yao QiClear *VAL in regcache_raw_read_unsigned
2016-02-10 Simon Marchiarm-tdep.c: Fix typo
2016-02-10 Marcin Kościelnickigdb/x86: Implement ax_pseudo_register_collect hook.
2016-02-10 Marcin Kościelnickigdb.trace: Use g packet order in tfile_fetch_registers.
2016-02-10 Marcin Kościelnickigdb.trace: Fix off-by-one in tfile_fetch_registers.
2016-02-10 Claudiu ZissulescuAdd support for ARC instruction relaxation in the assem...
2016-02-10 Nick CliftonCorrect assertion in NIOS2 linker to allow signed 16...
2016-02-10 Nick CliftonSync top level files with gcc.
2016-02-10 Joel BrobeckerUpdate NEWS post GDB 7.11 branch creation.
2016-02-10 Joel BrobeckerBump version to 7.11.50.DATE-git.
2016-02-10 Keith Seitzbreakpoints/19546: Fix crash after updating breakpoints
2016-02-10 GDB AdministratorAutomatic date update in version.in
2016-02-09 Keith SeitzEnable/update legacy linespecs in MI.
2016-02-09 Keith SeitzUse string_to_event_location_basic in guile.
2016-02-09 Keith Seitzpython/19506 -- gdb.Breakpoint address location regression
2016-02-09 Keith SeitzRefactor string_to_event_location for legacy linespec...
2016-02-09 Nick CliftonFix compile time warnings building the binutils with...
2016-02-09 Simon MarchiModernize configure.ac's
2016-02-09 Pedro AlvesFix PR19548: Breakpoint re-set inserts breakpoints...
2016-02-09 Simon MarchiFix siginfo C++ build error
2016-02-09 Nick CliftonAdd a more helpful warning message to explain why some...
2016-02-09 Walfred TedeschiRevert "Fix build breakage"
2016-02-09 Walfred TedeschiRevert "Add a more helpful warning message to explain...
2016-02-09 Walfred TedeschiFix build breakage
2016-02-09 Nick CliftonAdd a more helpful warning message to explain why some...
2016-02-09 Alan ModraFix macro redefinition error on Solaris
2016-02-09 GDB AdministratorAutomatic date update in version.in
2016-02-08 Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-02-08 Simon MarchiFix in-tree, parallel running of Ada tests
2016-02-08 Simon Marchiremote.c: Cleanup unused variables
2016-02-08 Nick CliftonFIx formatting that triggers a new compile time warning...
2016-02-08 GDB AdministratorAutomatic date update in version.in
2016-02-07 Cary CoutantAdd additional information to relocation overflow errors.
2016-02-07 Cary CoutantFix incorrect x32 overflow checking for refs to weak...
2016-02-07 Simon Marchivarobj: Cleanup dead code
2016-02-07 Cary CoutantFix compile errors about shift counts too large.
2016-02-07 GDB AdministratorAutomatic date update in version.in
2016-02-06 Cary CoutantFix overflow checking for 32-bit pc-relative relocation...
2016-02-06 Cary CoutantFix incorrect casts.
2016-02-06 Cary CoutantAdd PR number to ChangeLog entry.
2016-02-06 Cary CoutantFix build failure in gold due to signed vs. unsigned...
2016-02-06 Mike Frysingersim: mips: fix prog_bfd usage
2016-02-06 Marcin Kościelnickigold: Add view and view_size parameters to is_call_to_n...
2016-02-06 GDB AdministratorAutomatic date update in version.in
2016-02-05 Sriraman Tallam2016-02-05 Sriraman Tallam <tmsriram@google.com>
2016-02-05 Cary CoutantAdd some relocation overflow checks for x86_64.
2016-02-05 Cary CoutantOverhaul relocation framework to support overflow checking.
2016-02-05 Simon MarchiFix formatting of pe-mips.c file.
2016-02-05 Cupertino MirandaChange the default architecture value for ARC bfds...
2016-02-05 GDB AdministratorAutomatic date update in version.in
2016-02-04 Nick CliftonPrevent possible undefined behaviour computing the...
2016-02-04 Yao Qi[testsuite] Remove BASEDIR
2016-02-04 Yao Qiwaiting_for_stop_reply around remote_fileio_request
2016-02-04 Nick CliftonRemove support for creating ARM NOREAD sections.
2016-02-04 Nick CliftonFix the encoding of the MSP430's RRUX instruction.
2016-02-04 GDB AdministratorAutomatic date update in version.in
2016-02-03 Maciej W. RozyckiMAINTAINERS: Add Thiemo Seufer back, as a past maintainer
2016-02-03 Max Filippovxtensa: fix signedness of gas relocations
2016-02-03 H.J. LuAdd -mrelax-relocations= to x86 assembler
2016-02-03 Kevin Buettnermsp430: Set DWARF2_ADDR_SIZE to 4.
2016-02-03 H.J. LuMention -mfence-as-lock-add=yes for x86 assembler
2016-02-03 H.J. LuRemove duplicated marker for 2.26 in gas/NEWS
2016-02-03 Alan ModraFix "PowerPC64 ELFv2 entry code" for big-endian
2016-02-03 GDB AdministratorAutomatic date update in version.in
2016-02-02 Simon Marchiui-out.c: Remove unused enum
2016-02-02 H.J. LuFix typos in bfd/ChangeLog and bfd/elf64-x86-64.c
2016-02-02 H.J. LuStore estimated istrances in compressed_size
2016-02-02 Renlin Li[GAS][ARM]Skip none elf target for testsuite/gas/arm...
2016-02-02 H.J. LuAdd a testcase for PR ld/18591
2016-02-02 Alan ModraPowerPC64 ELFv2 entry code
2016-02-02 H.J. LuClear HAS_RELOC if there are no relocations
2016-02-02 Andrew Burgessopcodes/cgen: Rework calculation of shift when insertin...
2016-02-02 Andrew Burgessgas/ip2k: Add all instructions assembler test
2016-02-02 Andrew Burgessepiphany/gas: Update expected test results for 0 offset...
2016-02-02 Andrew Burgessepiphany/gas: Remove .l suffix from expected test results
2016-02-02 Andrew Burgessgas/epiphany: Update expected register names in tests
2016-02-02 Andrew Burgessepiphany/disassembler: Improve alignment of output.
2016-02-02 Walfred TedeschiAdaptation of siginfo fixup for the new bnd fields
2016-02-02 Walfred TedeschiAdd bound related fields to the siginfo structure
2016-02-02 Walfred TedeschiUse linux_get_siginfo_type_with_fields for x86
2016-02-02 Walfred TedeschiPreparation for new siginfo on Linux
2016-02-02 Walfred TedeschiMerge gdb and gdbserver implementations for siginfo
2016-02-02 GDB AdministratorAutomatic date update in version.in
2016-02-01 H.J. LuDon't add DT_NEEDED for unmatched symbol
2016-02-01 Doug Evansgdb.texinfo (Value Sizes): Fix typo.
next