Age | Commit message (Expand) | Author | Files | Lines |
2020-11-06 | gdb: fix debug expression dumping of function call expressions | Andrew Burgess | 11 | -55/+160 |
2020-11-06 | gdb/testsuite: make DWARF assembler's ranges' "base" and "range" procs | Simon Marchi | 10 | -66/+74 |
2020-11-06 | gdb: better static python detection in configure machinery | Romain Geissler | 3 | -2/+9 |
2020-11-06 | Split macro_buffer in two classes, fix Clang build | Pedro Alves | 2 | -146/+138 |
2020-11-06 | Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ... | Nick Clifton | 4 | -20/+137 |
2020-11-06 | elfedit: Update help message | H.J. Lu | 2 | -10/+33 |
2020-11-06 | aarch64: Extract Pointer Authentication feature from Armv8.3-A | Przemyslaw Wirkus | 4 | -33/+52 |
2020-11-06 | Updated Serbian translation for the ld subdirectory | Nick Clifton | 2 | -1216/+4718 |
2020-11-05 | Remove objfile parameter from abbrev_table::read | Tom Tromey | 4 | -13/+26 |
2020-11-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-04 | aarch64: Update feature RAS system registers | Przemyslaw Wirkus | 15 | -143/+102 |
2020-11-04 | Handle __XVL fields in Ada type printing | Tom Tromey | 5 | -19/+20 |
2020-11-04 | Print Ada type name in more cases | Tom Tromey | 6 | -1/+137 |
2020-11-04 | Recognize names of array types | Tom Tromey | 6 | -5/+42 |
2020-11-04 | Use bit stride when taking slice of array | Tom Tromey | 7 | -3/+153 |
2020-11-04 | Only use stride for final element type | Tom Tromey | 6 | -4/+38 |
2020-11-04 | Fix bit strides for -fgnat-encodings=minimal | Tom Tromey | 4 | -41/+102 |
2020-11-04 | Resolve dynamic type in ada_value_struct_elt | Tom Tromey | 7 | -13/+64 |
2020-11-04 | Reject slicing a packed array | Tom Tromey | 4 | -1/+22 |
2020-11-04 | Synthesize array descriptors with -fgnat-encodings=minimal | Tom Tromey | 21 | -328/+778 |
2020-11-04 | Fix decoding of multi-dimensional constrained packed arrays | Tom Tromey | 7 | -2/+176 |
2020-11-04 | Avoid crash in ada-lang.c:to_fixed_array_type | Tom Tromey | 2 | -1/+10 |
2020-11-04 | Rewrite leb.h:read_3_bytes | Tom Tromey | 2 | -8/+5 |
2020-11-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-03 | [gdb/testsuite] Fix .debug_abbrev terminators | Tom de Vries | 2 | -6/+11 |
2020-11-03 | Add an option to the archiver to add a section recording library dependencies. | Howard Chu | 8 | -45/+210 |
2020-11-03 | [PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7 | Przemyslaw Wirkus | 14 | -2182/+2333 |
2020-11-04 | PowerPC problem building gold with clang | Alan Modra | 2 | -4/+9 |
2020-11-03 | [PATCH] aarch64: Update missing ChangeLog for AArch64 commits | Przemyslaw Wirkus | 4 | -0/+164 |
2020-11-03 | Fix compile time warning | Nick Clifton | 2 | -1/+6 |
2020-11-03 | gas: fix symbol value calculation for versioned symbol aliases | Christian Eggers | 2 | -1/+7 |
2020-11-03 | asan: leak in bfd_section_from_shdr | Alan Modra | 2 | -3/+10 |
2020-11-03 | gold: ensure file_counts_lock is initialized before using | Nick Gasson | 4 | -188/+234 |
2020-11-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-02 | gdb/testsuite: fix failure in gdb.base/step-over-no-symbols.exp | Simon Marchi | 2 | -2/+7 |
2020-11-02 | Add x86_64 ravenscar support | Tom Tromey | 6 | -1/+195 |
2020-11-02 | gdb: new function to wrap up executing command line scripts/commands | Andrew Burgess | 2 | -32/+27 |
2020-11-02 | gdb: use get_standard_config_dir when looking for .gdbinit | Andrew Burgess | 8 | -93/+246 |
2020-11-02 | Add get_standard_config_dir function | Tom Tromey | 3 | -0/+51 |
2020-11-02 | Minor Python simplifications | Tom Tromey | 2 | -39/+30 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 420 | -14329/+14745 |
2020-11-02 | Fix gdb.base/print-file-var.exp with Clang | Gary Benson | 2 | -8/+16 |
2020-11-02 | Detect and report incompatible gdb_compile options | Gary Benson | 2 | -3/+20 |
2020-11-02 | Fix testcases using __attribute__((noclone)) with Clang | Gary Benson | 5 | -36/+89 |
2020-11-02 | [gdb/testsuite] Remove .debug_line.dwo from gdb.dwarf2/fission-multi-cu.S | Tom de Vries | 2 | -14/+4 |
2020-11-02 | gdb/riscv: read frame base register as unsigned in the unwinder | Andrew Burgess | 2 | -1/+7 |
2020-11-01 | sim/bpf: re-generate configure | Simon Marchi | 2 | -2/+6 |
2020-11-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-02 | PR26806, Suspected linker bug with LTO | Alan Modra | 10 | -17/+113 |