2016-07-21 |
Yao Qi | Create sub classes of 'struct breakpoint' |
commit | commitdiff | tree |
2016-07-21 |
Yao Qi | Pass breakpoint type in set_breakpoint_at |
commit | commitdiff | tree |
2016-07-21 |
Yao Qi | Skip gdb.server/ tests if lack of XML support |
commit | commitdiff | tree |
2016-07-21 |
Nick Clifton | Fix typo fsqrt -> sqrtf. |
commit | commitdiff | tree |
2016-07-21 |
Nick Clifton | oops - forgot to include binutils.texi in the previous... |
commit | commitdiff | tree |
2016-07-21 |
Nick Clifton | Use fsqrt() to calculate float (rather than double... |
commit | commitdiff | tree |
2016-07-21 |
Yao Qi | Fix fail in gdb.server/solib-list.exp |
commit | commitdiff | tree |
2016-07-21 |
Alan Modra | Use variable args in run_ld_link_exec_tests |
commit | commitdiff | tree |
2016-07-21 |
Alan Modra | Fix implib test failures |
commit | commitdiff | tree |
2016-07-21 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-20 |
John Baldwin | Use a real vfork done event on FreeBSD when available. |
commit | commitdiff | tree |
2016-07-20 |
John Baldwin | Enable ptrace events on new child processes. |
commit | commitdiff | tree |
2016-07-20 |
John Baldwin | Consolidate code to enable optional FreeBSD native... |
commit | commitdiff | tree |
2016-07-20 |
Claudiu Zissulescu | Add support to the ARC disassembler for selecting instr... |
commit | commitdiff | tree |
2016-07-20 |
John Baldwin | Handle version 1a of FreeBSD's NT_PRSINFO. |
commit | commitdiff | tree |
2016-07-20 |
H.J. Lu | Check p_paddr for program header space |
commit | commitdiff | tree |
2016-07-20 |
Jan Kratochvil | testsuite: Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB |
commit | commitdiff | tree |
2016-07-20 |
Jan Kratochvil | testsuite: Fix gdb.btrace/tailcall-only.exp errors... |
commit | commitdiff | tree |
2016-07-20 |
Jan Kratochvil | testsuite patch: Skip py-unwind.exp on x86_64 -m32 |
commit | commitdiff | tree |
2016-07-20 |
Maciej W. Rozycki | MIPS/GAS: Remove erroneous ELF relocation references |
commit | commitdiff | tree |
2016-07-20 |
Nick Clifton | Update documentation to reflect that the symbol localiz... |
commit | commitdiff | tree |
2016-07-20 |
Yan-Ting Lin | Enable the configuration of GDB for the NDS32 target. |
commit | commitdiff | tree |
2016-07-20 |
Alan Modra | Early expression evaluation |
commit | commitdiff | tree |
2016-07-20 |
Alan Modra | Mark some more powerpc relocs as not handled by generic... |
commit | commitdiff | tree |
2016-07-20 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-19 |
Roland McGrath | Support -pie for aarch64*-elf targets. |
commit | commitdiff | tree |
2016-07-19 |
Pedro Alves | Build gdb.opt/inline-*.exp tests at -O0, rely on __attr... |
commit | commitdiff | tree |
2016-07-19 |
Maciej W. Rozycki | MIPS: Convert cross-mode BAL to JALX |
commit | commitdiff | tree |
2016-07-19 |
Maciej W. Rozycki | MIPS: Verify the ISA mode and alignment of branch and... |
commit | commitdiff | tree |
2016-07-19 |
Trevor Saunders | make the type of nds32_pseudo_opcode::pseudo_val unsigned |
commit | commitdiff | tree |
2016-07-19 |
Trevor Saunders | sparc: make a field type bfd_reloc_code_real_type |
commit | commitdiff | tree |
2016-07-19 |
Trevor Saunders | sparc: remove a sentinal |
commit | commitdiff | tree |
2016-07-19 |
Trevor Saunders | tc-z8k.c: make some argument types bfd_reloc_code_real_type |
commit | commitdiff | tree |
2016-07-19 |
Yao Qi | Use do_self_tests in selftest.exp |
commit | commitdiff | tree |
2016-07-19 |
Andrew Burgess | ld: Restore file offset after a plugin fails to claim... |
commit | commitdiff | tree |
2016-07-19 |
Denis Chertykov | Update PC when simulate break instruction. |
commit | commitdiff | tree |
2016-07-19 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-18 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-17 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-16 |
Alan Modra | Don't include libbfd.h outside of bfd, part 6 |
commit | commitdiff | tree |
2016-07-16 |
Alan Modra | Don't include libbfd.h outside of bfd, part 5 |
commit | commitdiff | tree |
2016-07-16 |
Alan Modra | Don't include libbfd.h outside of bfd, part 4 |
commit | commitdiff | tree |
2016-07-16 |
Alan Modra | Don't include libbfd.h outside of bfd, part 3 |
commit | commitdiff | tree |
2016-07-16 |
Alan Modra | Don't include libbfd.h outside of bfd, part 2 |
commit | commitdiff | tree |
2016-07-16 |
Alan Modra | Don't include libbfd.h outside of bfd, part 1 |
commit | commitdiff | tree |
2016-07-16 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-15 |
Don Breazeal | GDB testsuite: Escape paths used in regular expressions |
commit | commitdiff | tree |
2016-07-15 |
Thomas Preud... | Add support for creating ELF import libraries |
commit | commitdiff | tree |
2016-07-15 |
John Baldwin | Pass SIGLIBRT directly to child processes. |
commit | commitdiff | tree |
2016-07-15 |
Nick Clifton | Tidy up debugging in the ARC port of the BFD library. |
commit | commitdiff | tree |
2016-07-15 |
Alan Modra | Use address sized relocs in remove-relocs-01.s |
commit | commitdiff | tree |
2016-07-15 |
Alan Modra | COFF buffer overflow in mark_relocs |
commit | commitdiff | tree |
2016-07-15 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-14 |
Maciej W. Rozycki | MIPS/GAS: Don't convert PC-relative REL relocs against... |
commit | commitdiff | tree |
2016-07-14 |
Maciej W. Rozycki | MIPS/GAS: Keep the ISA bit in the addend of branch... |
commit | commitdiff | tree |
2016-07-14 |
Maciej W. Rozycki | BFD: Let targets handle relocations against absolute... |
commit | commitdiff | tree |
2016-07-14 |
Tom Tromey | Add missing newline to py-breakpoint.c |
commit | commitdiff | tree |
2016-07-14 |
Tom Tromey | Remove unused variables |
commit | commitdiff | tree |
2016-07-14 |
Tom Tromey | Remove some variables but call functions for side effects |
commit | commitdiff | tree |
2016-07-14 |
Tom Tromey | Remove some unused overlay code |
commit | commitdiff | tree |
2016-07-14 |
Tom Tromey | Use getcurx in curses code |
commit | commitdiff | tree |
2016-07-14 |
Tom Tromey | Add one use of ATTRIBUTE_UNUSED |
commit | commitdiff | tree |
2016-07-14 |
Tom Tromey | Change reopen_exec_file to check result of stat |
commit | commitdiff | tree |
2016-07-14 |
Andrew Burgess | objcopy/strip: Add option --remove-relocations=SECTIONP... |
commit | commitdiff | tree |
2016-07-14 |
Andrew Burgess | objcopy/strip: Allow section patterns starting with... |
commit | commitdiff | tree |
2016-07-14 |
Nick Clifton | Small improvements to the ARM simulator to cope with... |
commit | commitdiff | tree |
2016-07-14 |
Claudiu Zissulescu | [ARC] Fix/improve small data support. |
commit | commitdiff | tree |
2016-07-14 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-13 |
Tom Tromey | PR python/15620, PR python/18620 - breakpoint events... |
commit | commitdiff | tree |
2016-07-13 |
Tom Tromey | PR python/17698 - add Breakpoint.pending |
commit | commitdiff | tree |
2016-07-13 |
Tom Tromey | use user_breakpoint_p in python code |
commit | commitdiff | tree |
2016-07-13 |
Tom Tromey | Rearrange Python breakpoint node in documentation |
commit | commitdiff | tree |
2016-07-13 |
Tom Tromey | Fix PR cli/18053 |
commit | commitdiff | tree |
2016-07-13 |
Maciej W. Rozycki | MIPS/opcodes: Address issues with NAL disassembly |
commit | commitdiff | tree |
2016-07-13 |
Maciej W. Rozycki | MIPS/GAS: Remove extraneous `install_insn' call from... |
commit | commitdiff | tree |
2016-07-13 |
Jose E. Marchesi | opcodes,gas: support for the ldtxa SPARC instructions. |
commit | commitdiff | tree |
2016-07-13 |
Jan Kratochvil | [ppc64] Fix for function descriptors |
commit | commitdiff | tree |
2016-07-13 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-12 |
H.J. Lu | Align x86-64 .got/.got.plt sections to 8 bytes |
commit | commitdiff | tree |
2016-07-12 |
Tom Tromey | PR python/19293 - invalidate frame cache when unwinders... |
commit | commitdiff | tree |
2016-07-12 |
Nick Clifton | Second fix for grammar in error message. |
commit | commitdiff | tree |
2016-07-12 |
Yao Qi | Match the selftest output when captured_main is inlined |
commit | commitdiff | tree |
2016-07-12 |
Chung-Lin Tang | Add type casts to allow C++ compile. |
commit | commitdiff | tree |
2016-07-12 |
Douglas B Rupp | Fix grammar in error message. |
commit | commitdiff | tree |
2016-07-12 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-11 |
Claudiu Zissulescu | [ARC] Update test. |
commit | commitdiff | tree |
2016-07-11 |
Claudiu Zissulescu | TLS: DTPOFF can accept offsets, stored into addendum... |
commit | commitdiff | tree |
2016-07-11 |
Cupertino Miranda | Enable relocation overflow messages by default. |
commit | commitdiff | tree |
2016-07-11 |
Cupertino Miranda | Fixes done to TLS. |
commit | commitdiff | tree |
2016-07-11 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-10 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-09 |
Alan Modra | PR20337, Objdump makes poor choice of symbols |
commit | commitdiff | tree |
2016-07-09 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-08 |
jamesbowman | FT32: Correct 32-bit reloc for BFD_RELOC_32 |
commit | commitdiff | tree |
2016-07-08 |
jamesbowman | FT32: adjust disassembly opcode match fields |
commit | commitdiff | tree |
2016-07-08 |
Maciej W. Rozycki | MIPS/GAS: Remove extraneous `install_insn' call from... |
commit | commitdiff | tree |
2016-07-08 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2016-07-07 |
Walfred Tedeschi | [obv] Fix broken build on Fedora 23. |
commit | commitdiff | tree |
2016-07-07 |
Walfred Tedeschi | Fix of default lookup for "this" symbol. |
commit | commitdiff | tree |
2016-07-07 |
jamesbowman | FT32 linker script cleanup |
commit | commitdiff | tree |
next |