| 2019-05-04 | 
Tom Tromey | Use "false" in compile_cplus_convert_enum | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Tom Tromey | Use bool, true, and false in arc-tdep.c | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Tom Tromey | Use "false" in select_frame_for_mi | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Tom Tromey | Change valid_command_p to return bool | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Tom Tromey | Change valid_user_defined_cmd_name_p to return bool | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Raul Tambre | Fix incorrect use of 'is' operator for comparison in...  | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Tom Tromey | Don't derive partial_symbol from general_symbol_info | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Tom de Vries | [gdb/testsuite] Add cc-with-debug-names.exp | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Alan Modra | m32c padding with nops | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Alan Modra | PR24511, nm should not mark symbols in .init_array...  | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Philippe Waroquiers | Fix leaks by clearing registers and frame caches. | 
commit | commitdiff | tree | 
| 2019-05-04 | 
Tom Tromey | Remove "struct" from foreach statements | 
commit | commitdiff | tree | 
| 2019-05-04 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-05-03 | 
Tom Tromey | Fix cast of character to enum type in Ada | 
commit | commitdiff | tree | 
| 2019-05-03 | 
Dilyan Palauzov | Add noyywrap to ada-lex.l | 
commit | commitdiff | tree | 
| 2019-05-03 | 
Tom de Vries | [gdb/testsuite] Add cc-with-gdb-index.exp | 
commit | commitdiff | tree | 
| 2019-05-03 | 
Eli Zaretskii | On MS-Windows, define _WIN32_WINNT in a single common...  | 
commit | commitdiff | tree | 
| 2019-05-03 | 
Eli Zaretskii | Fix lookup of separate debug file on MS-Windows. | 
commit | commitdiff | tree | 
| 2019-05-03 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-05-02 | 
Andrew Burgess | gdb/rust: Handle printing structures containing strings | 
commit | commitdiff | tree | 
| 2019-05-02 | 
H.J. Lu | i386: Issue a warning to IRET without suffix for .code16gcc | 
commit | commitdiff | tree | 
| 2019-05-02 | 
Tom Tromey | Remove _initialize_valarith | 
commit | commitdiff | tree | 
| 2019-05-02 | 
Nick Clifton | Treat the .gnu.debuglink and .gnu.debugaltlink sections...  | 
commit | commitdiff | tree | 
| 2019-05-02 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-05-01 | 
Sudakshina Das | [BINUTILS, AArch64] Enable Transactional Memory Extension | 
commit | commitdiff | tree | 
| 2019-05-01 | 
Matthew Malcomson | Fix spelling mistakes in binutils testsuite. | 
commit | commitdiff | tree | 
| 2019-05-01 | 
Tom Tromey | Fix bug in assignment to nested packed structure | 
commit | commitdiff | tree | 
| 2019-05-01 | 
Tom Tromey | Fix big-endian aggregate assignment in Ada | 
commit | commitdiff | tree | 
| 2019-05-01 | 
Nick Clifton | Change nm so that when it is running in POSIX compatibl...  | 
commit | commitdiff | tree | 
| 2019-05-01 | 
Tom de Vries | [gdb/testsuite] Fix "unable to find usable gdb" error...  | 
commit | commitdiff | tree | 
| 2019-05-01 | 
Tom de Vries | [gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb...  | 
commit | commitdiff | tree | 
| 2019-05-01 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Ali Tamur | Support DW_FORM_strx1, _strx2, _strx3, _strx4 forms. | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Joel Brobecker | gdb/windows-nat.c: Get rid of main_thread_id global | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Joel Brobecker | (Windows) fix thr != nullptr assert failure in delete_t...  | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Tom Tromey | Fix "catch exception" with dynamic linking | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Tom Tromey | Fix crash in dwarf2read.c with template parameters | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Alan Modra | PowerPC64 GOT indirect to GOT relative optimisation | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Alan Modra | Work around gcc9 warning bug | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Alan Modra | ld.texi tweak for pod2man | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Andrew Burgess | gdb/fortran: Add allocatable type qualifier | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Andrew Burgess | gdb/fortran: Update rules for printing whitespace in...  | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Andrew Burgess | gdb/fortran: print function arguments when printing...  | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Andrew Burgess | gdb/fortran: Print 'void' type in lower case | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Andrew Burgess | gdb/fortran: better types for components of complex...  | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Andrew Burgess | gdb/fortran: Additional builtin procedures | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Andrew Burgess | gdb/fortran: Introduce fortran-operator.def file | 
commit | commitdiff | tree | 
| 2019-04-30 | 
Andrew Burgess | gdb: Remove an unbalanced stray double quote from a...  | 
commit | commitdiff | tree | 
| 2019-04-30 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-29 | 
Andrew Burgess | gdb: Introduce 'print max-depth' feature | 
commit | commitdiff | tree | 
| 2019-04-29 | 
Andrew Burgess | gdb: Introduce new language field la_is_string_type_p | 
commit | commitdiff | tree | 
| 2019-04-29 | 
Andrew Burgess | gdb: Introduce new language field la_struct_too_deep_el...  | 
commit | commitdiff | tree | 
| 2019-04-29 | 
Andrew Burgess | gdb/ada: Update some predicate functions to return...  | 
commit | commitdiff | tree | 
| 2019-04-29 | 
Tom de Vries | [gdb/testsuite] Fix regexp in skip_opencl_tests | 
commit | commitdiff | tree | 
| 2019-04-29 | 
John Darrington | S12Z: Opcodes: Fix crash when trying to decode a trunca...  | 
commit | commitdiff | tree | 
| 2019-04-29 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-28 | 
Philippe Waroquiers | Follow-up to Support style in 'frame|thread apply' | 
commit | commitdiff | tree | 
| 2019-04-28 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-27 | 
Philippe Waroquiers | Have 'thread|frame apply' style their output. | 
commit | commitdiff | tree | 
| 2019-04-27 | 
Philippe Waroquiers | Implement show | set may-call-functions [on|off] | 
commit | commitdiff | tree | 
| 2019-04-27 | 
Andrew Bennett | [MIPS] Add load-link, store-conditional paired instructions | 
commit | commitdiff | tree | 
| 2019-04-27 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-26 | 
H.J. Lu | i386: Don't add 0x66 prefix to IRET for .code16gcc | 
commit | commitdiff | tree | 
| 2019-04-26 | 
H.J. Lu | Don't complain undefined weak dynamic reference | 
commit | commitdiff | tree | 
| 2019-04-26 | 
Nick Clifton | Updated Russian translation for the ld subdirectory. | 
commit | commitdiff | tree | 
| 2019-04-26 | 
Christopher...  | Fix the hyphenation of word phrases such as "target...  | 
commit | commitdiff | tree | 
| 2019-04-26 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Keith Seitz | c++/24367: Infinite recursion of typedef substitution | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Tom Tromey | Fix memory leak in exception code | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Tom Tromey | Make exception handling more efficient | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Tom Tromey | Avoid undefined behavior in Guile exception handling | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Tom Tromey | Make SJLJ exceptions more efficient | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Tom Tromey | Remove exception_none | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Ali Tamur | [PATCH] Support for DW_FORM_strx tag | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Sergio Durigan...  | ChangeLog entries for the previous commit. | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Sergio Durigan...  | Implement dump of mappings with ELF headers by gcore | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Alan Hayward | testsuite: Add option to capture gdbserver debug | 
commit | commitdiff | tree | 
| 2019-04-25 | 
H.J. Lu | LTO: Properly handle wrapper symbols in IR | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Sandra Loosemore | Detect invalid length field in debug frame FDE header. | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Sudakshina Das | [BFD, AArch64] Improve bti/pac plts. | 
commit | commitdiff | tree | 
| 2019-04-25 | 
Maciej W. Rozycki | MIPS/include: opcode/mips.h: Update stale comment for...  | 
commit | commitdiff | tree | 
| 2019-04-25 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-24 | 
Alexandre Oliva | Speed up locview resolution with relaxable frags | 
commit | commitdiff | tree | 
| 2019-04-24 | 
Tom Tromey | Fix Rust testing | 
commit | commitdiff | tree | 
| 2019-04-24 | 
Sandra Loosemore | Use better test for usable compiler in ld testsuite. | 
commit | commitdiff | tree | 
| 2019-04-24 | 
Sergio Durigan...  | Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init | 
commit | commitdiff | tree | 
| 2019-04-24 | 
Tom Tromey | Fix passing of struct with bitfields on x86-64 | 
commit | commitdiff | tree | 
| 2019-04-24 | 
Nick Clifton | Stop strip from merging notes when stripping debug...  | 
commit | commitdiff | tree | 
| 2019-04-24 | 
Alan Modra | resolve_symbol_value vs. .loc view resolution | 
commit | commitdiff | tree | 
| 2019-04-24 | 
John Darrington | S12Z: Opcodes: Handle bit map operations with non-canon...  | 
commit | commitdiff | tree | 
| 2019-04-24 | 
John Darrington | S12Z: s12z-opc.h: Add extern "C" bracketing | 
commit | commitdiff | tree | 
| 2019-04-24 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-23 | 
Andrew Burgess | gdb/s12z: Use default gdbarch methods where possible | 
commit | commitdiff | tree | 
| 2019-04-23 | 
Andrew Burgess | gdb/rl78: Use default gdbarch methods where possible | 
commit | commitdiff | tree | 
| 2019-04-23 | 
Andrew Burgess | gdb/xstormy16: Use default gdbarch methods where possible | 
commit | commitdiff | tree | 
| 2019-04-23 | 
Andrew Burgess | gdb/vax: Use default gdbarch methods where possible | 
commit | commitdiff | tree | 
| 2019-04-23 | 
Andrew Burgess | gdb/v850: Use default gdbarch methods where possible | 
commit | commitdiff | tree | 
| 2019-04-23 | 
Andrew Burgess | gdb/tilegx: Use default gdbarch methods where possible | 
commit | commitdiff | tree | 
| 2019-04-23 | 
Andrew Burgess | gdb/tic6x: Use default gdbarch methods where possible | 
commit | commitdiff | tree | 
| 2019-04-23 | 
Andrew Burgess | gdb/sparc: Use default_unwind_pc | 
commit | commitdiff | tree | 
| next |