aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-04sim: update bug URI to https://Mike Frysinger64-33/+159
2021-01-04sim: common: version: add build & homepage info when interactiveMike Frysinger2-0/+20
2021-01-04sim: common: use sim_config_print nameMike Frysinger3-3/+3
2021-01-04sim: common: add a version output helper w/copyright+license infoMike Frysinger3-1/+31
2021-01-04sim: common: rename sim_print_configMike Frysinger3-2/+8
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu22-25/+354
2021-01-04[gdb/symtab] Remove superfluous end-of-sequence markerTom de Vries4-2/+110
2021-01-04gdb: introduce scoped debug printsSimon Marchi14-12/+162
2021-01-04gdb: use infrun_debug_printf in print_target_wait_resultsSimon Marchi2-25/+15
2021-01-04gdb: make "set debug timestamp" work nice with new debug printoutsSimon Marchi2-15/+24
2021-01-04gdb/testsuite: avoid reading files through the remote protocol in gdb.server/...Simon Marchi18-48/+208
2021-01-04gdb/testsuite: use clean_restart in gdb.server/server-run.expSimon Marchi2-4/+5
2021-01-04gdb/testsuite: use clean_restart in gdb.server/ext-run.expSimon Marchi2-7/+7
2021-01-04gdb/testsuite: use build_executable in gdb.server/stop-reply-no-thread.expSimon Marchi2-1/+6
2021-01-04gdb/testsuite: use clean_restart in gdb.server/solib-list.expSimon Marchi2-6/+5
2021-01-04[gdb/testsuite] Don't require gold for gdb.base/morestack.expTom de Vries3-11/+7
2021-01-04Refactor struct trad_frame_saved_regsLuis Machado37-403/+555
2021-01-04When displaying ARM private file flag bits, use a 0x prefix.Alexander Fedotov3-4/+10
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra40-78/+127
2021-01-04PR27102, gas: "section symbols are already global"Alan Modra2-3/+8
2021-01-04RISC-V: Fix the merged orders of Z* extension for linker.Nelson Chu4-35/+14
2021-01-04PR26741, benign use after free in riscv_parse_prefixed_extAlan Modra2-1/+7
2021-01-04In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGSNicolas Boulenguez3-2/+11
2021-01-04PR27101, as: Reject (byte) .align 0x100000000Alan Modra2-2/+8
2021-01-04Automatic date update in version.inGDB Administrator1-1/+1
2021-01-02gdb: fix typos in comments in target-float.cSimon Marchi2-2/+6
2021-01-03PR27140, ppc32 segmentation fault in make_stubAlan Modra2-4/+13
2021-01-02sim: common: add align_{up,down} to match gdbMike Frysinger5-18/+19
2021-01-03Automatic date update in version.inGDB Administrator1-1/+1
2021-01-02Fix pretty printer of main_type.flds_bnds.boundsHannes Domani2-5/+10
2021-01-02Automatic date update in version.inGDB Administrator1-1/+1
2021-01-01Manual updates of copyright year range not covered by gdb/copyright.pyJoel Brobecker5-5/+13
2021-01-01Update copyright year range in all GDB filesJoel Brobecker6323-6322/+6326
2021-01-01gdb/copyright.py: Also update sources in "gdbserver" and "gdbsupport"Joel Brobecker2-1/+8
2021-01-01Update copyright year in version message for gdb, gdbserver and gdbreplayJoel Brobecker5-3/+12
2021-01-01Rotate gdb/ChangeLogJoel Brobecker3-18741/+18755
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra38-43/+88
2021-01-01Update year range in copyright notice of binutils filesAlan Modra2726-2794/+2834
2021-01-01Add libctf to update-copyright.pyAlan Modra2-0/+6
2021-01-01ChangeLog rotationAlan Modra20-24674/+24814
2021-01-01Automatic date update in version.inGDB Administrator1-1/+1
2021-01-01gas: Change to "swym 0" as canonical nop insn for MMIXHans-Peter Nilsson2-1/+5
2020-12-31Update gdb.rust tests for Rust 1.49Tom Tromey2-4/+14
2020-12-31PR27128, nm -P portable output format regressionAlan Modra10-13/+133
2020-12-31Fix passing debug options for gccBernd Edlinger2-1/+5
2020-12-30gdb/testsuite: de-duplicate test names in gdb.python/py-frame-args.expSimon Marchi2-22/+30
2020-12-31sim/mips/sim-main.c: Include <stdlib.h> (for abort() declaration)Pavel I. Kryukov2-0/+5
2020-12-31Automatic date update in version.inGDB Administrator1-1/+1
2020-12-30Automatic date update in version.inGDB Administrator1-1/+1
2020-12-29elfedit: Pass osabi to reconcatH.J. Lu2-1/+5