Age | Commit message (Expand) | Author | Files | Lines |
2021-04-18 | sim: cr16: fix build warnings | Mike Frysinger | 4 | -4/+14 |
2021-04-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-17 | Handle unaligned mapping of .gdb_index | Tom Tromey | 4 | -81/+132 |
2021-04-17 | Avoid crash in write_psymtabs_to_index | Tom Tromey | 4 | -1/+39 |
2021-04-17 | Simplify quick_symbol_functions::map_matching_symbols | Tom Tromey | 8 | -84/+76 |
2021-04-17 | Remove quick_symbol_functions::expand_symtabs_with_fullname | Tom Tromey | 7 | -72/+37 |
2021-04-17 | Remove quick_symbol_functions::expand_symtabs_for_function | Tom Tromey | 7 | -176/+41 |
2021-04-17 | Remove quick_symbol_functions::map_symtabs_matching_filename | Tom Tromey | 7 | -215/+77 |
2021-04-17 | Remove quick_symbol_functions::lookup_symbol | Tom Tromey | 7 | -180/+66 |
2021-04-17 | Add 'domain' parameter to expand_symtabs_matching | Tom Tromey | 11 | -18/+66 |
2021-04-17 | Add search_flags to expand_symtabs_matching | Tom Tromey | 14 | -23/+128 |
2021-04-17 | Let expand_symtabs_matching short-circuit | Tom Tromey | 10 | -48/+114 |
2021-04-17 | Add block_search_flags | Tom Tromey | 2 | -0/+15 |
2021-04-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-16 | Rewrite the Rust expression parser | Tom Tromey | 7 | -2890/+2373 |
2021-04-16 | Fix syntax error in Rust test | Tom Tromey | 2 | -1/+5 |
2021-04-16 | gdb/testsuite: use -gdwarf-4 in simavr board | Simon Marchi | 2 | -0/+8 |
2021-04-16 | aarch64: Define RME system registers | Przemyslaw Wirkus | 8 | -0/+49 |
2021-04-16 | Print bfloat16 DWARF types correctly | Luis Machado | 4 | -1/+97 |
2021-04-16 | PR27567, Linking PE files adds alignment section flags to executables | Alan Modra | 7 | -16/+40 |
2021-04-16 | RISC-V: PR27436, make operand C> work the same as >. | Nelson Chu | 8 | -3/+116 |
2021-04-16 | Update the ChangeLog, and add the missing entries. | Nelson Chu | 2 | -2/+11 |
2021-04-16 | RISC-V: compress "addi d,CV,z" to "c.mv d,CV" | Lifang Xia | 3 | -9/+10 |
2021-04-16 | undefined reference to get_stat_atime | Alan Modra | 2 | -4/+10 |
2021-04-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-15 | sim erc32: Add include path for readline. | John Baldwin | 4 | -3/+21 |
2021-04-15 | sim mn10300: Fix igen generation. | John Baldwin | 3 | -2/+9 |
2021-04-15 | sim lm32: Use a known-good shell with genmloop.sh. | John Baldwin | 2 | -1/+5 |
2021-04-15 | sim frv: Add a missing return value for frvbf_check_acc_range. | John Baldwin | 2 | -1/+5 |
2021-04-15 | sim: Add SIM_EXTRA_CFLAGS after CSEARCH. | John Baldwin | 2 | -4/+9 |
2021-04-15 | gdb fbsd-nat: Use new-style debug macros | John Baldwin | 2 | -35/+28 |
2021-04-15 | gdb/testsuite: don't include paths in test names | Andrew Burgess | 2 | -1/+7 |
2021-04-15 | gdb/testsuite: use foreach_with_prefix in gdb.threads/fork-plus-threads.exp | Simon Marchi | 2 | -6/+8 |
2021-04-15 | Avoid crash in Ada value printing with optimized-out array | Tom Tromey | 4 | -2/+45 |
2021-04-15 | Use common_val_print_checked in print_variable_and_value | Tom Tromey | 2 | -1/+6 |
2021-04-15 | Use block_symbol in var_value_operation | Tom Tromey | 15 | -70/+122 |
2021-04-16 | PR27734, get_stat_atime_ns/get_stat_mtime_ns might not use parameter | Pekka Seppänen | 2 | -2/+8 |
2021-04-15 | gdb: add "set startup-quietly" command | Tom Tromey | 9 | -0/+117 |
2021-04-15 | gdb: process early initialization files and command line options | Andrew Burgess | 12 | -11/+357 |
2021-04-15 | gdb: refactor the initialization file lookup code | Andrew Burgess | 2 | -63/+132 |
2021-04-15 | PR27725, better objcopy -p times | Alan Modra | 6 | -49/+347 |
2021-04-15 | Make objcopy -p work when an output file is specified | Alan Modra | 3 | -13/+22 |
2021-04-15 | RISC-V: PR27584, surpress local and empty name symbols for nm. | Nelson Chu | 2 | -0/+18 |
2021-04-15 | CSKY: Fix special_function in howto table | Lifang Xia | 2 | -60/+70 |
2021-04-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-14 | testsuite, dwarf2: use @DW_INL_declared_inlined in a test | Tankut Baris Aktemur | 2 | -1/+6 |
2021-04-14 | gdb/dwarf2: fix "info locals" for clang-compiled inlined functions | Tankut Baris Aktemur | 7 | -1/+304 |
2021-04-14 | gdb/doc: add missing parentheses around prompt in some examples | Andrew Burgess | 2 | -5/+12 |
2021-04-14 | Remove use of _WIN32_WCE | Tom Tromey | 2 | -2/+5 |