2016-06-22 |
Maciej W. Rozycki | MIPS/LD/testsuite: Uniquely identify `undefweak-overflo... |
commit | commitdiff | tree | snapshot |
2016-06-22 |
Maciej W. Rozycki | MIPS/GAS: Handle resolved R6 PC-relative relocations... |
commit | commitdiff | tree | snapshot |
2016-06-22 |
Peter Bergner | Add support for yet some more new ISA 3.0 instructions. |
commit | commitdiff | tree | snapshot |
2016-06-22 |
Trevor Saunders | addmore extern C |
commit | commitdiff | tree | snapshot |
2016-06-22 |
Nick Clifton | Fix various binutils testsuite failures. |
commit | commitdiff | tree | snapshot |
2016-06-22 |
H.J. Lu | gold: Add a linker configure option --enable-relro |
commit | commitdiff | tree | snapshot |
2016-06-22 |
H.J. Lu | ld: Add a linker configure option --enable-relro |
commit | commitdiff | tree | snapshot |
2016-06-22 |
Trevor Saunders | tilegx: move TILEGX_NUM_PIPELINE_ENCODINGS to tilegx_pi... |
commit | commitdiff | tree | snapshot |
2016-06-22 |
Trevor Saunders | xtensa: include elf/xtensa.h in tc-xtensa.c |
commit | commitdiff | tree | snapshot |
2016-06-22 |
Nick Clifton | Increase size of string buffer used to hold printed... |
commit | commitdiff | tree | snapshot |
2016-06-22 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Maciej W. Rozycki | MIPS/GAS: Handle resolved R6 PC-relative relocations |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Maciej W. Rozycki | MIPS/GAS: Fix null pointer dereferences in R6 PC-relati... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Maciej W. Rozycki | MIPS/GAS: Correct BFD_RELOC_MIPS_18_PCREL_S3 calculation |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Maciej W. Rozycki | MIPS/GAS: Use the module level ISA setting for R6 relax... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Maciej W. Rozycki | MIPS/BFD: Don't stop processing on a cross-mode jump... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Walfred Tedeschi | Improve user experience in printing Fortran derived... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Graham Markall | Arc assembler: Convert nps400 from a machine type to... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Andreas Arnez | S390 gdbserver: Mark local funcs/vars as static |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Andreas Arnez | S390: Fix typo "s930" -> "s390" |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Cary Coutant | Update gold to version 1.12. |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Add "new-ui console" tests |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Always switch fork child to the main UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make mi-break.exp always expect breakpoint commands... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Send deleted watchpoint-scope output to all UIs |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Add testing infrastruture bits for running with MI... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | [DOC] Document support for running interpreters on... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Add new command to create extra console/mi UIs |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make stdin be per UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Handle UI's terminal closing |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make main_ui be heap allocated |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Only send sync execution command output to the UI that... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Push thread->control.command_interp to the struct threa... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | New function should_print_stop_to_console |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Fix for spurious prompts in secondary UIs |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Replace the sync_execution global with a new enum promp... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make gdb_in_secondary_prompt_p() be per UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Simplify starting the command event loop |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make raw_stdout be per MI instance |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Introduce display_mi_prompt |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make target_terminal_inferior/ours almost nops on non... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Always process target events in the main UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make command line editing (use of readline) be per UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make current_ui_out be per UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Delete def_uiout |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make out and error streams be per UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make input_fd be per UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make instream be per UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Always run async signal handlers in the main UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make the intepreters output to all UIs |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Introduce interpreter factories |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make the interpreters be per UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Make gdb_stdout&co be per UI |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Introduce "struct ui" |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | [Ada catchpoints] Fix "warning: failed to get exception... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Pedro Alves | Prepare gdb.python/mi-py-events.exp for Python/MI in... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Maciej W. Rozycki | MIPS/GAS/testsuite: Uniquely identify MIPS64r6 tests |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Maciej W. Rozycki | MIPS/GAS: Update comment on jump reloc conversion |
commit | commitdiff | tree | snapshot |
2016-06-20 |
H.J. Lu | gold/x86: Handle output without PLT |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Vladimir Radosavljevic | Add support for MIPS .rld_map section. |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Vladimir Radosavljevic | Add unaligned check for R_MIPS_PC16. |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Vladimir Radosavljevic | Add support for Mips32r6 and Mips64r6. |
commit | commitdiff | tree | snapshot |
2016-06-20 |
H.J. Lu | Use the IR symbol table for the IR input object |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Virendra Pathak | Update the feature set for the Vulcan AArch64 cpu. |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Alan Modra | PR ld/20276: Set non_ir_ref on common symbol |
commit | commitdiff | tree | snapshot |
2016-06-20 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2016-06-19 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2016-06-18 |
H.J. Lu | Rename bfd_plugin_uknown to bfd_plugin_unknown |
commit | commitdiff | tree | snapshot |
2016-06-18 |
H.J. Lu | Don't generate PLT for IFUNC GOT/pointer reference |
commit | commitdiff | tree | snapshot |
2016-06-18 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Sanjoy Das | Add a test case for the jit-reader interface |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Thomas Preud... | Add support for Thumb-2 long branch veneers |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Yao Qi | Extend step-over-syscall.exp with different detach... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Yao Qi | Handle reinsert breakpoints for vforked child |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Yao Qi | Delete reinsert breakpoints from forked child |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Yao Qi | Step over exit with reinsert breakpoints |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Yao Qi | More assert checks on reinsert breakpoint |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Yao Qi | Switch to current thread in finish_step_over |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Yan-Ting Lin | gdb: new AndesTech NDS32 port |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jose E. Marchesi | opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jose E. Marchesi | opcodes,gas: adjust sparc insns and make GAS aware... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jose E. Marchesi | gas: sparc: fix collision of registers and pseudo-ops. |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jose E. Marchesi | bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectu... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2016-06-16 |
H.J. Lu | Add missing ChangeLog entries |
commit | commitdiff | tree | snapshot |
2016-06-16 |
H.J. Lu | Don't check undefined symbol for IFUNC reloc |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Marcin KoĆcielnicki | bfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE. |
commit | commitdiff | tree | snapshot |
2016-06-16 |
H.J. Lu | Skip relocations in non-loaded, non-alloced sections |
commit | commitdiff | tree | snapshot |
2016-06-16 |
H.J. Lu | Check SEC_ALLOC before allocating dynamic relocation |
commit | commitdiff | tree | snapshot |
2016-06-16 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2016-06-15 |
H.J. Lu | X86: Add tests for static function pointer |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Nick Clifton | Fix simple gas testsuite failures. |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Andrew Burgess | opcodes/arc: Fix extract for some add_s instructions |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Senthil Kumar... | Fix PR ld/20254 |
commit | commitdiff | tree | snapshot |
2016-06-15 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Graham Markall | opcode/gas: Fix incorrect dates on ChangeLog entries |
commit | commitdiff | tree | snapshot |
2016-06-14 |
John Baldwin | Remove unneeded checks on type lengths. |
commit | commitdiff | tree | snapshot |
2016-06-14 |
John Baldwin | Pass a NULL pointer as the last argument to find_pc_par... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
John Baldwin | Initialize 'ra' to zero to avoid uninitialized use. |
commit | commitdiff | tree | snapshot |
next |