| Commit message (Expand) | Author | Age | Files | Lines |
* | libctf: new testsuite | Nick Alcock | 2021-01-05 | 16 | -26/+837 |
* | libctf: rip out BFD_DEPENDENCIES / BFD_LIBADD | Nick Alcock | 2021-01-05 | 5 | -65/+36 |
* | libctf, ld: dump enums: generally improve dump formatting | Nick Alcock | 2021-01-05 | 36 | -326/+443 |
* | libctf, ld: prohibit getting the size or alignment of forwards | Nick Alcock | 2021-01-05 | 11 | -24/+135 |
* | libctf, ld: more dumper improvements | Nick Alcock | 2021-01-05 | 10 | -56/+69 |
* | libctf, ld: CTF dumper changes for consistency | Nick Alcock | 2021-01-05 | 31 | -216/+287 |
* | libctf: do not print array declarators backwards | Nick Alcock | 2021-01-05 | 2 | -3/+6 |
* | Prevent flickering when redrawing the TUI source window | Hannes Domani | 2021-01-05 | 2 | -1/+8 |
* | Redraw both spaces between line numbers and source code | Hannes Domani | 2021-01-05 | 2 | -1/+8 |
* | Fix TUI source window drawing | Hannes Domani | 2021-01-05 | 2 | -2/+11 |
* | ld sysroot-prefix test fails | Alan Modra | 2021-01-05 | 2 | -0/+13 |
* | is_relocatable_executable --exclude-libs failure | Alan Modra | 2021-01-05 | 2 | -1/+11 |
* | Update libiberty with latest sources from gcc mainline | Nick Clifton | 2021-01-05 | 13 | -76/+1467 |
* | Update config.sub and config.guess | Alan Modra | 2021-01-05 | 3 | -407/+508 |
* | Re: elf: Allow mixed ordered/unordered inputs for non-relocatable link | Alan Modra | 2021-01-05 | 3 | -3/+8 |
* | asan: heap buffer overflow in _bfd_vms_slurp_egsd | Alan Modra | 2021-01-05 | 2 | -2/+5 |
* | RISC-V: Ouput __global_pointer$ as dynamic symbol when generating dynamic PDE. | Nelson Chu | 2021-01-05 | 2 | -0/+14 |
* | sim: include stdlib.h for atoi() | Mike Frysinger | 2021-01-04 | 10 | -4/+23 |
* | sim: stdlib.h for abs() | Mike Frysinger | 2021-01-04 | 6 | -0/+16 |
* | Automatic date update in version.in | GDB Administrator | 2021-01-05 | 1 | -1/+1 |
* | gdb: bfin: use align helper | Mike Frysinger | 2021-01-04 | 2 | -3/+8 |
* | sim: update bug URI to https:// | Mike Frysinger | 2021-01-04 | 64 | -33/+159 |
* | sim: common: version: add build & homepage info when interactive | Mike Frysinger | 2021-01-04 | 2 | -0/+20 |
* | sim: common: use sim_config_print name | Mike Frysinger | 2021-01-04 | 3 | -3/+3 |
* | sim: common: add a version output helper w/copyright+license info | Mike Frysinger | 2021-01-04 | 3 | -1/+31 |
* | sim: common: rename sim_print_config | Mike Frysinger | 2021-01-04 | 3 | -2/+8 |
* | elf: Allow mixed ordered/unordered inputs for non-relocatable link | H.J. Lu | 2021-01-04 | 22 | -25/+354 |
* | [gdb/symtab] Remove superfluous end-of-sequence marker | Tom de Vries | 2021-01-04 | 4 | -2/+110 |
* | gdb: introduce scoped debug prints | Simon Marchi | 2021-01-04 | 14 | -12/+162 |
* | gdb: use infrun_debug_printf in print_target_wait_results | Simon Marchi | 2021-01-04 | 2 | -25/+15 |
* | gdb: make "set debug timestamp" work nice with new debug printouts | Simon Marchi | 2021-01-04 | 2 | -15/+24 |
* | gdb/testsuite: avoid reading files through the remote protocol in gdb.server/... | Simon Marchi | 2021-01-04 | 18 | -48/+208 |
* | gdb/testsuite: use clean_restart in gdb.server/server-run.exp | Simon Marchi | 2021-01-04 | 2 | -4/+5 |
* | gdb/testsuite: use clean_restart in gdb.server/ext-run.exp | Simon Marchi | 2021-01-04 | 2 | -7/+7 |
* | gdb/testsuite: use build_executable in gdb.server/stop-reply-no-thread.exp | Simon Marchi | 2021-01-04 | 2 | -1/+6 |
* | gdb/testsuite: use clean_restart in gdb.server/solib-list.exp | Simon Marchi | 2021-01-04 | 2 | -6/+5 |
* | [gdb/testsuite] Don't require gold for gdb.base/morestack.exp | Tom de Vries | 2021-01-04 | 3 | -11/+7 |
* | Refactor struct trad_frame_saved_regs | Luis Machado | 2021-01-04 | 37 | -403/+555 |
* | When displaying ARM private file flag bits, use a 0x prefix. | Alexander Fedotov | 2021-01-04 | 3 | -4/+10 |
* | PR26822, How to prevent a STT_FILE with absolute path in the linked image | Alan Modra | 2021-01-04 | 40 | -78/+127 |
* | PR27102, gas: "section symbols are already global" | Alan Modra | 2021-01-04 | 2 | -3/+8 |
* | RISC-V: Fix the merged orders of Z* extension for linker. | Nelson Chu | 2021-01-04 | 4 | -35/+14 |
* | PR26741, benign use after free in riscv_parse_prefixed_ext | Alan Modra | 2021-01-04 | 2 | -1/+7 |
* | In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGS | Nicolas Boulenguez | 2021-01-04 | 3 | -2/+11 |
* | PR27101, as: Reject (byte) .align 0x100000000 | Alan Modra | 2021-01-04 | 2 | -2/+8 |
* | Automatic date update in version.in | GDB Administrator | 2021-01-04 | 1 | -1/+1 |
* | gdb: fix typos in comments in target-float.c | Simon Marchi | 2021-01-02 | 2 | -2/+6 |
* | PR27140, ppc32 segmentation fault in make_stub | Alan Modra | 2021-01-03 | 2 | -4/+13 |
* | sim: common: add align_{up,down} to match gdb | Mike Frysinger | 2021-01-02 | 5 | -18/+19 |
* | Automatic date update in version.in | GDB Administrator | 2021-01-03 | 1 | -1/+1 |