aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-16PR27567, Linking PE files adds alignment section flags to executablesAlan Modra7-16/+40
2021-04-16RISC-V: PR27436, make operand C> work the same as >.Nelson Chu8-3/+116
2021-04-16Update the ChangeLog, and add the missing entries.Nelson Chu2-2/+11
2021-04-16RISC-V: compress "addi d,CV,z" to "c.mv d,CV"Lifang Xia3-9/+10
2021-04-16undefined reference to get_stat_atimeAlan Modra2-4/+10
2021-04-16Automatic date update in version.inGDB Administrator1-1/+1
2021-04-15sim erc32: Add include path for readline.John Baldwin4-3/+21
2021-04-15sim mn10300: Fix igen generation.John Baldwin3-2/+9
2021-04-15sim lm32: Use a known-good shell with genmloop.sh.John Baldwin2-1/+5
2021-04-15sim frv: Add a missing return value for frvbf_check_acc_range.John Baldwin2-1/+5
2021-04-15sim: Add SIM_EXTRA_CFLAGS after CSEARCH.John Baldwin2-4/+9
2021-04-15gdb fbsd-nat: Use new-style debug macrosJohn Baldwin2-35/+28
2021-04-15gdb/testsuite: don't include paths in test namesAndrew Burgess2-1/+7
2021-04-15gdb/testsuite: use foreach_with_prefix in gdb.threads/fork-plus-threads.expSimon Marchi2-6/+8
2021-04-15Avoid crash in Ada value printing with optimized-out arrayTom Tromey4-2/+45
2021-04-15Use common_val_print_checked in print_variable_and_valueTom Tromey2-1/+6
2021-04-15Use block_symbol in var_value_operationTom Tromey15-70/+122
2021-04-16PR27734, get_stat_atime_ns/get_stat_mtime_ns might not use parameterPekka Seppänen2-2/+8
2021-04-15gdb: add "set startup-quietly" commandTom Tromey9-0/+117
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess12-11/+357
2021-04-15gdb: refactor the initialization file lookup codeAndrew Burgess2-63/+132
2021-04-15PR27725, better objcopy -p timesAlan Modra6-49/+347
2021-04-15Make objcopy -p work when an output file is specifiedAlan Modra3-13/+22
2021-04-15RISC-V: PR27584, surpress local and empty name symbols for nm.Nelson Chu2-0/+18
2021-04-15CSKY: Fix special_function in howto tableLifang Xia2-60/+70
2021-04-15Automatic date update in version.inGDB Administrator1-1/+1
2021-04-14testsuite, dwarf2: use @DW_INL_declared_inlined in a testTankut Baris Aktemur2-1/+6
2021-04-14gdb/dwarf2: fix "info locals" for clang-compiled inlined functionsTankut Baris Aktemur7-1/+304
2021-04-14gdb/doc: add missing parentheses around prompt in some examplesAndrew Burgess2-5/+12
2021-04-14Remove use of _WIN32_WCETom Tromey2-2/+5
2021-04-14elf: Set p_memsz to p_filesz for loadable PT_NOTE segmentH.J. Lu6-0/+90
2021-04-14Ignore trailing bytes at the end of a Windows Resource Version structure.Mark Harmstone2-0/+9
2021-04-14testsuite, gdb: recognize DW_OP_fbreg in lib/dwarf.expTankut Baris Aktemur2-0/+9
2021-04-14Remove unneeded tests for definitions of NT_BSDNETCORE values.Frederic Cambus4-8/+10
2021-04-14PR27631, ubsan: elf32-metag.c:1550:10Alan Modra2-2/+8
2021-04-14PR27630, ubsan: elf32-arm.c:6587:20Alan Modra2-2/+9
2021-04-14PR27716, build failure for msdosdjgpp: PATH_MAX undeclaredAlan Modra11-104/+132
2021-04-14Re: PR27723, Internal error in select_cie_for_fdeAlan Modra2-68/+67
2021-04-14Automatic date update in version.inGDB Administrator1-1/+1
2021-04-14PR27723, Internal error in select_cie_for_fdeAlan Modra2-0/+10
2021-04-13Remove WinCE code from gdbreplayPedro Alves2-51/+4
2021-04-13Remove some unused typedefs from gdbserverTom Tromey2-4/+5
2021-04-13[gdb] Fix regoff_t incompatibilityTom de Vries2-2/+7
2021-04-13Fix build failure for 32-bit targets with --enable-targets=allLuis Machado2-2/+9
2021-04-13Document the effect of --as-needed on --rpath on Linux based systems.Nick Clifton2-0/+21
2021-04-13Remove process_stratum_target::hostio_last_error abstractionPedro Alves10-61/+22
2021-04-13bfd: avoid infinite loop when static linking XCOFFClément Chigot2-2/+5
2021-04-13PR27722, error: array subscript has type charAlan Modra2-3/+9
2021-04-13Remove now unneeded #ifdef check for NT_NETBSD_PAX.Frederic Cambus2-2/+5
2021-04-13RISC-V: Don't report the mismatched version warning for the implicit extensions.Nelson Chu4-17/+33