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