Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-01-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-01-02 | gdb: fix typos in comments in target-float.c | Simon Marchi | 2 | -2/+6 |
2021-01-03 | PR27140, ppc32 segmentation fault in make_stub | Alan Modra | 2 | -4/+13 |
2021-01-02 | sim: common: add align_{up,down} to match gdb | Mike Frysinger | 5 | -18/+19 |
2021-01-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-01-02 | Fix pretty printer of main_type.flds_bnds.bounds | Hannes Domani | 2 | -5/+10 |
2021-01-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-01-01 | Manual updates of copyright year range not covered by gdb/copyright.py | Joel Brobecker | 5 | -5/+13 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 6323 | -6322/+6326 |
2021-01-01 | gdb/copyright.py: Also update sources in "gdbserver" and "gdbsupport" | Joel Brobecker | 2 | -1/+8 |
2021-01-01 | Update copyright year in version message for gdb, gdbserver and gdbreplay | Joel Brobecker | 5 | -3/+12 |
2021-01-01 | Rotate gdb/ChangeLog | Joel Brobecker | 3 | -18741/+18755 |
2021-01-01 | PR27116, Spelling errors found by Debian style checker | Alan Modra | 38 | -43/+88 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 2726 | -2794/+2834 |
2021-01-01 | Add libctf to update-copyright.py | Alan Modra | 2 | -0/+6 |
2021-01-01 | ChangeLog rotation | Alan Modra | 20 | -24674/+24814 |
2021-01-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-01-01 | gas: Change to "swym 0" as canonical nop insn for MMIX | Hans-Peter Nilsson | 2 | -1/+5 |
2020-12-31 | Update gdb.rust tests for Rust 1.49 | Tom Tromey | 2 | -4/+14 |
2020-12-31 | PR27128, nm -P portable output format regression | Alan Modra | 10 | -13/+133 |
2020-12-31 | Fix passing debug options for gcc | Bernd Edlinger | 2 | -1/+5 |
2020-12-30 | gdb/testsuite: de-duplicate test names in gdb.python/py-frame-args.exp | Simon Marchi | 2 | -22/+30 |
2020-12-31 | sim/mips/sim-main.c: Include <stdlib.h> (for abort() declaration) | Pavel I. Kryukov | 2 | -0/+5 |
2020-12-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-29 | elfedit: Pass osabi to reconcat | H.J. Lu | 2 | -1/+5 |
2020-12-29 | Fix wrong method name | Hannes Domani | 2 | -1/+5 |
2020-12-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-28 | binutils: Use the newly built assembler and linker | H.J. Lu | 2 | -1/+15 |
2020-12-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-27 | Simplify MULTI_SUBSCRIPT implementation | Tom Tromey | 2 | -29/+12 |
2020-12-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-25 | gas: Update 80387 floating point 's' suffix | H.J. Lu | 1 | -1/+1 |
2020-12-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-24 | gdb: avoid resolving dynamic properties for non-allocated arrays | Andrew Burgess | 7 | -24/+240 |
2020-12-24 | gdb: include allocated/associated properties in 'maint print type' | Andrew Burgess | 2 | -0/+23 |
2020-12-24 | gdb/gdbtypes.h: Fix comparison of uninitialized values | Lancelot SIX | 2 | -3/+10 |
2020-12-24 | SHF_GNU_RETAIN 7a and 7b tests | Alan Modra | 3 | -4/+11 |
2020-12-24 | asan: print_vms_time signed integer overflow | Alan Modra | 2 | -6/+21 |
2020-12-24 | PR27100, final link failed: bad value | Alan Modra | 10 | -9/+38 |
2020-12-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-23 | Clarify language for the '?' packet | Alex Bennée | 2 | -3/+8 |
2020-12-23 | x86-64: Add Intel LAM property support | H.J. Lu | 37 | -37/+609 |
2020-12-23 | gdb: remove some uses of LA_PRINT_STRING | Andrew Burgess | 6 | -21/+33 |