Age | Commit message (Expand) | Author | Files | Lines |
2017-09-25 | PR22202, buffer overflow in parse_die | Alan Modra | 2 | -18/+45 |
2017-09-25 | PR22201, DW_AT_name with out of bounds reference | Alan Modra | 2 | -2/+11 |
2017-09-25 | PR22200, DWARF5 .debug_line sanity check | Alan Modra | 2 | -0/+12 |
2017-09-25 | Initialize 'imm' on opcodes/aarch64-opc.c:expand_fp_imm (and fix breakage on ... | Sergio Durigan Junior | 2 | -1/+5 |
2017-09-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-24 | PR22197, buffer overflow in bfd_get_debug_link_info_1 | Alan Modra | 2 | -1/+7 |
2017-09-24 | PR22191, memory leak in dwarf2.c | Alan Modra | 2 | -2/+11 |
2017-09-24 | PR22187, infinite loop in find_abstract_instance_name | Alan Modra | 2 | -25/+61 |
2017-09-24 | PR22186, divide-by-zero in decode_line_info | Alan Modra | 2 | -0/+8 |
2017-09-24 | PR22169, heap-based buffer overflow in read_1_byte | Alan Modra | 2 | -3/+9 |
2017-09-24 | PR22167, NULL pointer dereference in scan_unit_for_symbols | Alan Modra | 2 | -1/+7 |
2017-09-24 | PR22166, SHT_GNU_verneed memory allocation | Alan Modra | 2 | -2/+10 |
2017-09-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-23 | Removed unused declaration | Tom Tromey | 2 | -6/+4 |
2017-09-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-22 | Change type of scoped_input_handler::m_quit_handler | Tom Tromey | 2 | -3/+8 |
2017-09-22 | x86: Guard against corrupted PLT | H.J. Lu | 2 | -0/+10 |
2017-09-22 | Update ChangeLog entry for PR 22163 | H.J. Lu | 1 | -1/+1 |
2017-09-22 | LVU: dump loclists with locviews | Alexandre Oliva | 11 | -35/+1065 |
2017-09-22 | Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)" | Sergio Durigan Junior | 6 | -15/+28 |
2017-09-22 | Import "glob" and "getcwd" modules from gnulib | Sergio Durigan Junior | 111 | -446/+17430 |
2017-09-22 | [GOLD] Set non-exec stack for aarch64 | Jim Wilson | 2 | -4/+9 |
2017-09-22 | gdbserver x86 on win32: call init_target_desc | Simon Marchi | 2 | -2/+13 |
2017-09-22 | x86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0 | H.J. Lu | 2 | -1/+7 |
2017-09-22 | Add a test for PR ld/22150 | H.J. Lu | 6 | -0/+59 |
2017-09-22 | bfd/version.h: Add rationale for BFD_VERSION_DATE | Pedro Alves | 2 | -0/+23 |
2017-09-22 | Fix sometimes-uninitialized warning in gdbscm_value_address | Simon Marchi | 2 | -7/+7 |
2017-09-22 | Fix gdb 8.1 Solaris compilation | Rainer Orth | 5 | -10/+40 |
2017-09-22 | [GOLD] clone assert breakage | Alan Modra | 2 | -2/+6 |
2017-09-22 | [GOLD] Set non-exec stack for ppc64 | Alan Modra | 2 | -2/+7 |
2017-09-22 | readelf tests | Alan Modra | 2 | -43/+49 |
2017-09-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-22 | readelf: Handle E_MIPS_MACH_5900 | Maciej W. Rozycki | 5 | -0/+33 |
2017-09-22 | PR gas/21762: MIPS: Fix .stabs directive marking labels as MIPS16 | James Cowgill | 7 | -0/+49 |
2017-09-21 | Test case for Inferior.thread_from_thread_handle | Kevin Buettner | 3 | -0/+201 |
2017-09-21 | Documentation for qXfer:threads:read handle attribute | Kevin Buettner | 2 | -1/+8 |
2017-09-21 | Add thread_handle_to_thread_info support for remote targets | Kevin Buettner | 8 | -0/+153 |
2017-09-21 | Add thread_db_notice_clone to gdbserver | Kevin Buettner | 4 | -0/+30 |
2017-09-21 | Documentation for Inferior.thread_from_thread_handle | Kevin Buettner | 2 | -0/+12 |
2017-09-21 | Add `thread_from_thread_handle' method to (Python) gdb.Inferior | Kevin Buettner | 3 | -0/+63 |
2017-09-21 | Add target method for converting thread handle to thread_info struct pointer | Kevin Buettner | 7 | -0/+117 |
2017-09-21 | gdbserver: Remove traces of ancient Hc handling | Pedro Alves | 4 | -16/+20 |
2017-09-21 | S/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cb | Andreas Arnez | 2 | -2/+8 |
2017-09-21 | Reduce excessive .eh_frame alignment for powerpc | Alan Modra | 4 | -6/+11 |
2017-09-21 | linux-waitpid: Get rid of format string warning | Simon Marchi | 2 | -1/+5 |
2017-09-21 | microblaze-tdep: Add ATTRIBUTE_PRINTF to microblaze_debug | Simon Marchi | 2 | -1/+5 |
2017-09-21 | Fix aarch64-freebsd build failure | Yao Qi | 2 | -1/+7 |
2017-09-21 | oops - changelog entry omitted from previous delta | Nick Clifton | 1 | -0/+4 |
2017-09-21 | [SIM, ARM] Fix build failure | Yao Qi | 2 | -1/+8 |
2017-09-20 | Change counted_command_line to a shared_ptr | Tom Tromey | 3 | -116/+39 |