Age | Commit message (Expand) | Author | Files | Lines |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A | Sudakshina Das | 13 | -1015/+1079 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A | Sudakshina Das | 10 | -2645/+2835 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal fea... | Sudakshina Das | 7 | -1/+29 |
2018-10-09 | [gdb/testsuite] Fix target_supports_scheduler_locking raciness | Tom de Vries | 2 | -1/+8 |
2018-10-09 | Fix buffer overrun found by Coverity | Gary Benson | 2 | -2/+8 |
2018-10-09 | Do not place symbols into a discarded .dynsym | Egeyar Bagcioglu | 2 | -3/+9 |
2018-10-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-10-08 | Remove unused variables from riscv-fbsd-tdep.c | Tom Tromey | 2 | -3/+6 |
2018-10-08 | Fix the [-Werror=shadow=local] warning | Weimin Pan | 2 | -3/+7 |
2018-10-08 | Add native target for FreeBSD/riscv. | John Baldwin | 8 | -0/+161 |
2018-10-08 | Add FreeBSD/riscv architecture. | John Baldwin | 6 | -0/+258 |
2018-10-08 | Add a helper function to trad_frame to support register cache maps. | John Baldwin | 4 | -2/+87 |
2018-10-08 | Finding data member in virtual base class | Weimin Pan | 5 | -1/+235 |
2018-10-08 | AArch64: Replace C initializers with memset | Tamar Christina | 2 | -1/+7 |
2018-10-08 | x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-code | H.J. Lu | 6 | -51/+17 |
2018-10-08 | ELF: Properly group and place orphan note sections | H.J. Lu | 5 | -56/+140 |
2018-10-08 | Separate header PT_LOAD for -z separate-code | Alan Modra | 17 | -93/+151 |
2018-10-08 | ld insert_os_after ignoring first assignment | Alan Modra | 3 | -5/+15 |
2018-10-08 | Use p_vaddr_offset to set p_vaddr on segments without sections | Alan Modra | 2 | -10/+22 |
2018-10-08 | No PT_INTERP when .interp is zero size | Alan Modra | 4 | -3/+14 |
2018-10-08 | SPU overlay headers | Alan Modra | 2 | -11/+32 |
2018-10-08 | Tidy elf_segment_map allocation | Alan Modra | 2 | -20/+27 |
2018-10-08 | GDB: Work around buggy dwarf line information produced by Codewarrior Version... | John Darrington | 2 | -1/+27 |
2018-10-08 | Handle R_RISCV_32_PCREL in readelf | Andreas Schwab | 2 | -0/+6 |
2018-10-08 | Python doc build fixes | Andreas Krebbel | 1 | -1/+2 |
2018-10-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-10-06 | Add Inferior.architecture method | Tom Tromey | 6 | -0/+47 |
2018-10-06 | Update symbol domain and location values for Python | Tom Tromey | 5 | -18/+53 |
2018-10-06 | Use standard_output_file in a couple more places | Tom Tromey | 3 | -2/+7 |
2018-10-06 | Do not accidentally include in-tree readline headers | Tom Tromey | 8 | -11/+18 |
2018-10-06 | Fix Python gdb.Breakpoint.location crash | Tom Tromey | 4 | -1/+21 |
2018-10-06 | Update help text for commands implemented in Python | Tom Tromey | 10 | -218/+198 |
2018-10-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-10-06 | Call nonl before wgetch in TUI | Tom Tromey | 2 | -3/+24 |
2018-10-06 | Update string expected from "help info proc" on gdb.base/info-proc.exp | Sergio Durigan Junior | 2 | -1/+6 |
2018-10-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-10-05 | x86: Add Intel ENCLV to assembler and disassembler | H.J. Lu | 9 | -1/+33 |
2018-10-05 | Fix -Wshadow=local warning in sol_thread_target::wait | Tom Tromey | 2 | -2/+7 |
2018-10-05 | Set correct SHT_NOTE type for .note.spu_name | Alan Modra | 2 | -0/+10 |
2018-10-05 | [Arm, 3/3] Add Execution and Data Prediction instructions for AArch32 | Sudakshina Das | 10 | -1/+71 |
2018-10-05 | [Arm, 2/3] Add instruction SB for AArch32 | Sudakshina Das | 14 | -1/+102 |
2018-10-05 | [Arm, 1/3] Add -march=armv8.5-a and related internal feature macros to AArch32 | Sudakshina Das | 6 | -0/+37 |
2018-10-04 | Add -Wshadow=local | Tom Tromey | 5 | -3/+15 |
2018-10-04 | Shadowing fix in gdbscm_frame_read_var | Tom Tromey | 2 | -1/+5 |
2018-10-04 | Avoid shadowing in fdwalk | Tom Tromey | 2 | -1/+5 |
2018-10-04 | Fix latent bug in msp430-tdep.c | Tom Tromey | 2 | -4/+8 |
2018-10-04 | Avoid shadowing in linux-tdep.c | Tom Tromey | 2 | -1/+7 |
2018-10-04 | Use std::string in mdebugread.c | Tom Tromey | 2 | -14/+10 |
2018-10-04 | Avoid shadowing in gdbserver | Tom Tromey | 4 | -21/+31 |
2018-10-04 | Simple -Wshadow=local fixes | Tom Tromey | 67 | -513/+639 |