aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-01[gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with .gdb_indexTom de Vries11-52/+64
2021-02-01Wrong operand for SADDR (rl78)Egor Vishnyakov2-1/+7
2021-02-01Small updates to the 'how to make a release' document following from the 2.35...Nick Clifton2-22/+23
2021-02-02ld --defsymAlan Modra4-24/+11
2021-02-02ld script expression parsingAlan Modra4-2/+30
2021-02-01gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess5-262/+199
2021-02-01ldgram.y low_level_library_NAME_listAlan Modra2-2/+7
2021-02-01Re: ld: Add a test for PR ld/27259Alan Modra2-1/+5
2021-02-01PR27283 gas for alpha fails to build with gcc 11Alan Modra2-1/+6
2021-02-01Automatic date update in version.inGDB Administrator1-1/+1
2021-01-31sim: cgen-trace: tweak printf callMike Frysinger2-1/+5
2021-01-31sim: bpf: fix mainloop extract callMike Frysinger2-1/+5
2021-01-31sim: bpf/or1k: fix CGEN_TRACE_EXTRACT nameMike Frysinger5-127/+138
2021-01-31sim: cgen-accfp: Fix pointer sign warningsStafford Horne2-3/+9
2021-01-31sim: v850: cleanup build warningsMike Frysinger4-107/+124
2021-01-31sim: v850: fix handling of SYS_timesMike Frysinger2-2/+5
2021-01-31sim: moxie: cleanup build warningsMike Frysinger4-6/+22
2021-01-30sim: common: change gennltvals helper to PythonMike Frysinger6-240/+243
2021-01-31Automatic date update in version.inGDB Administrator1-1/+1
2021-01-30sim: m68hc11: fix printf size warningsMike Frysinger2-1/+5
2021-01-30sim: m68hc11: localize a few functionsMike Frysinger2-6/+12
2021-01-30sim: m68hc11: tweak printf-style funcsMike Frysinger2-2/+6
2021-01-30sim: m68hc11: include stdlib.h for prototypesMike Frysinger3-0/+7
2021-01-30sim: watchpoints: change sizeof_pc to sizeof(sim_cia)Mike Frysinger23-16/+50
2021-01-30sim: profile: fix bucketing with 64-bit targetsMike Frysinger2-2/+6
2021-01-30sim: m68hc11: stop making hardware conditionalMike Frysinger3-32/+22
2021-01-30sim: hw: replace fgets with getlineMike Frysinger2-30/+41
2021-01-30sim: common: sort nltvals.defMike Frysinger3-90/+95
2021-01-29sim: readd myself as a maintainerMike Frysinger2-1/+5
2021-01-30Automatic date update in version.inGDB Administrator1-1/+1
2021-01-29[gdb/breakpoint] Fix stepping past non-stmt line-table entriesTom de Vries5-8/+208
2021-01-29[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with -m32 and gcc-10Tom de Vries2-24/+6
2021-01-29PR27271, c6x-uclinux-ld segfaults linking ld-uClibc-1.0.37.soAlan Modra4-0/+17
2021-01-29Automatic date update in version.inGDB Administrator1-1/+1
2021-01-28gdb: remove unneeded switch_to_thread from thr_try_catch_cmdAndrew Burgess2-3/+9
2021-01-28gdb/tui: remove special handling of locator/status windowAndrew Burgess13-138/+270
2021-01-28[gdb/testsuite] Fix gdb.arch/i386-gnu-cfi.expTom de Vries2-7/+25
2021-01-28[gdb/testsuite] Fix g0 search in gdb.arch/i386-sse-stack-align.expTom de Vries4-27/+34
2021-01-28gdb: rename get_type_arch to type::archSimon Marchi30-110/+101
2021-01-28gdb: rename type::{arch,objfile} -> type::{arch_owner,objfile_owner}Simon Marchi12-50/+58
2021-01-28Improve windres's handling of pathnames containing special characters on Wind...Eli Zaretskii2-3/+34
2021-01-28ld: Add a test for PR ld/27259H.J. Lu3-0/+27
2021-01-28Fix binutils tools so that they can cope with the special /dev/null file when...Eli Zaretskii3-0/+36
2021-01-28gold: Skip address size and segment selector for DWARF5H.J. Lu2-0/+10
2021-01-28gdb/testsuite: unset XDG_CONFIG_HOMEAndrew Burgess2-0/+11
2021-01-28gdb: update comment for execute_command_to_stringAndrew Burgess3-6/+12
2021-01-28[gdb/breakpoints] Fix longjmp master breakpoint with separate debug infoTom de Vries2-74/+118
2021-01-28PR27259, SHF_LINK_ORDER self-linkAlan Modra4-15/+42
2021-01-28[gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined.exp with -m32 and gcc-10Tom de Vries2-2/+5
2021-01-28[gdb/testsuite] Fix ERROR in gdb.dwarf2/dw2-out-of-range-end-of-seq.expTom de Vries2-3/+10