binutils-gdb.git
2016-07-21 Pedro AlvesFix djgpp gdb build
2016-07-21 Pedro AlvesRemove unused variable in windows-nat.c
2016-07-21 Pedro AlvesRemove unused variable in gdb/varobj.c when built witho...
2016-07-21 Yao QiFix cast to 'gdb_breakpoint *'
2016-07-21 Yao QiSupport vCont s and S actions with software single...
2016-07-21 Yao QiUse reinsert_breakpoint for vCont;s
2016-07-21 Yao QiEnqueue signal even when resuming threads
2016-07-21 Yao QiUse enqueue_pending_signal in linux_resume_one_thread
2016-07-21 Yao QiSwitch current_thread to lwp's thread in install_softwa...
2016-07-21 Yao QiMake reinsert_breakpoint thread specific
2016-07-21 Yao QiRefactor clone_all_breakpoints
2016-07-21 Yao QiCreate sub classes of 'struct breakpoint'
2016-07-21 Yao QiPass breakpoint type in set_breakpoint_at
2016-07-21 Yao QiSkip gdb.server/ tests if lack of XML support
2016-07-21 Nick CliftonFix typo fsqrt -> sqrtf.
2016-07-21 Nick Cliftonoops - forgot to include binutils.texi in the previous...
2016-07-21 Nick CliftonUse fsqrt() to calculate float (rather than double...
2016-07-21 Yao QiFix fail in gdb.server/solib-list.exp
2016-07-21 Alan ModraUse variable args in run_ld_link_exec_tests
2016-07-21 Alan ModraFix implib test failures
2016-07-21 GDB AdministratorAutomatic date update in version.in
2016-07-20 John BaldwinUse a real vfork done event on FreeBSD when available.
2016-07-20 John BaldwinEnable ptrace events on new child processes.
2016-07-20 John BaldwinConsolidate code to enable optional FreeBSD native...
2016-07-20 Claudiu ZissulescuAdd support to the ARC disassembler for selecting instr...
2016-07-20 John BaldwinHandle version 1a of FreeBSD's NT_PRSINFO.
2016-07-20 H.J. LuCheck p_paddr for program header space
2016-07-20 Jan Kratochviltestsuite: Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB
2016-07-20 Jan Kratochviltestsuite: Fix gdb.btrace/tailcall-only.exp errors...
2016-07-20 Jan Kratochviltestsuite patch: Skip py-unwind.exp on x86_64 -m32
2016-07-20 Maciej W. RozyckiMIPS/GAS: Remove erroneous ELF relocation references
2016-07-20 Nick CliftonUpdate documentation to reflect that the symbol localiz...
2016-07-20 Yan-Ting LinEnable the configuration of GDB for the NDS32 target.
2016-07-20 Alan ModraEarly expression evaluation
2016-07-20 Alan ModraMark some more powerpc relocs as not handled by generic...
2016-07-20 GDB AdministratorAutomatic date update in version.in
2016-07-19 Roland McGrathSupport -pie for aarch64*-elf targets.
2016-07-19 Pedro AlvesBuild gdb.opt/inline-*.exp tests at -O0, rely on __attr...
2016-07-19 Maciej W. RozyckiMIPS: Convert cross-mode BAL to JALX
2016-07-19 Maciej W. RozyckiMIPS: Verify the ISA mode and alignment of branch and...
2016-07-19 Trevor Saundersmake the type of nds32_pseudo_opcode::pseudo_val unsigned
2016-07-19 Trevor Saunderssparc: make a field type bfd_reloc_code_real_type
2016-07-19 Trevor Saunderssparc: remove a sentinal
2016-07-19 Trevor Saunderstc-z8k.c: make some argument types bfd_reloc_code_real_type
2016-07-19 Yao QiUse do_self_tests in selftest.exp
2016-07-19 Andrew Burgessld: Restore file offset after a plugin fails to claim...
2016-07-19 Denis Chertykov Update PC when simulate break instruction.
2016-07-19 GDB AdministratorAutomatic date update in version.in
2016-07-18 GDB AdministratorAutomatic date update in version.in
2016-07-17 GDB AdministratorAutomatic date update in version.in
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 6
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 5
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 4
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 3
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 2
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 1
2016-07-16 GDB AdministratorAutomatic date update in version.in
2016-07-15 Don BreazealGDB testsuite: Escape paths used in regular expressions
2016-07-15 Thomas Preud... Add support for creating ELF import libraries
2016-07-15 John BaldwinPass SIGLIBRT directly to child processes.
2016-07-15 Nick CliftonTidy up debugging in the ARC port of the BFD library.
2016-07-15 Alan ModraUse address sized relocs in remove-relocs-01.s
2016-07-15 Alan ModraCOFF buffer overflow in mark_relocs
2016-07-15 GDB AdministratorAutomatic date update in version.in
2016-07-14 Maciej W. RozyckiMIPS/GAS: Don't convert PC-relative REL relocs against...
2016-07-14 Maciej W. RozyckiMIPS/GAS: Keep the ISA bit in the addend of branch...
2016-07-14 Maciej W. RozyckiBFD: Let targets handle relocations against absolute...
2016-07-14 Tom TromeyAdd missing newline to py-breakpoint.c
2016-07-14 Tom TromeyRemove unused variables
2016-07-14 Tom TromeyRemove some variables but call functions for side effects
2016-07-14 Tom TromeyRemove some unused overlay code
2016-07-14 Tom TromeyUse getcurx in curses code
2016-07-14 Tom TromeyAdd one use of ATTRIBUTE_UNUSED
2016-07-14 Tom TromeyChange reopen_exec_file to check result of stat
2016-07-14 Andrew Burgessobjcopy/strip: Add option --remove-relocations=SECTIONP...
2016-07-14 Andrew Burgessobjcopy/strip: Allow section patterns starting with...
2016-07-14 Nick CliftonSmall improvements to the ARM simulator to cope with...
2016-07-14 Claudiu Zissulescu[ARC] Fix/improve small data support.
2016-07-14 GDB AdministratorAutomatic date update in version.in
2016-07-13 Tom TromeyPR python/15620, PR python/18620 - breakpoint events...
2016-07-13 Tom TromeyPR python/17698 - add Breakpoint.pending
2016-07-13 Tom Tromeyuse user_breakpoint_p in python code
2016-07-13 Tom TromeyRearrange Python breakpoint node in documentation
2016-07-13 Tom TromeyFix PR cli/18053
2016-07-13 Maciej W. RozyckiMIPS/opcodes: Address issues with NAL disassembly
2016-07-13 Maciej W. RozyckiMIPS/GAS: Remove extraneous `install_insn' call from...
2016-07-13 Jose E. Marchesiopcodes,gas: support for the ldtxa SPARC instructions.
2016-07-13 Jan Kratochvil[ppc64] Fix for function descriptors
2016-07-13 GDB AdministratorAutomatic date update in version.in
2016-07-12 H.J. LuAlign x86-64 .got/.got.plt sections to 8 bytes
2016-07-12 Tom TromeyPR python/19293 - invalidate frame cache when unwinders...
2016-07-12 Nick CliftonSecond fix for grammar in error message.
2016-07-12 Yao QiMatch the selftest output when captured_main is inlined
2016-07-12 Chung-Lin TangAdd type casts to allow C++ compile.
2016-07-12 Douglas B RuppFix grammar in error message.
2016-07-12 GDB AdministratorAutomatic date update in version.in
2016-07-11 Claudiu Zissulescu[ARC] Update test.
2016-07-11 Claudiu ZissulescuTLS: DTPOFF can accept offsets, stored into addendum...
2016-07-11 Cupertino MirandaEnable relocation overflow messages by default.
2016-07-11 Cupertino MirandaFixes done to TLS.
next