aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-22Require GNU makeTom Tromey65-2102/+205
2021-04-22Add stamp files for generated files in sim/ppcTom Tromey2-2/+13
2021-04-22Introduce stamp file for hw-config.hTom Tromey2-2/+11
2021-04-22Make mostlyclean an alias for cleanTom Tromey2-2/+7
2021-04-22Fix sim build failureTom Tromey2-4/+6
2021-04-22Fix ptype/o bug with "<no data fields>"Tom Tromey5-5/+37
2021-04-23Automatic date update in version.inGDB Administrator1-1/+1
2021-04-22gdb/testsuite: add Python support check in gdb.python/flexible-array-member.expSimon Marchi2-0/+8
2021-04-22gdb: fix getting range of flexible array member in PythonSimon Marchi8-4/+210
2021-04-22sim: sprinkle some ATTRIBUTE_PRINTFSimon Marchi4-8/+16
2021-04-22gdb/continuations: turn continuation functions into inferior methodsTankut Baris Aktemur9-108/+51
2021-04-22gdb/continuations: use lambdas instead of function pointersTankut Baris Aktemur5-143/+48
2021-04-22gdb/continuations: do minor cleanupTankut Baris Aktemur4-5/+9
2021-04-22gdb/continuations: remove the 'err' from 'do_all_inferior_continuations'Tankut Baris Aktemur5-20/+21
2021-04-22gdb/infcmd: update the comment for 'attach_post_wait'Tankut Baris Aktemur2-3/+7
2021-04-22gdb/infcmd: remove the unused parameter 'args' in 'attach_post_wait'Tankut Baris Aktemur2-8/+14
2021-04-22[gdb] Fix assert in remote_async_get_pending_events_handlerTom de Vries4-1/+22
2021-04-22fix string table generation for XCOFF64 .debug sectionCl?ment Chigot5-18/+40
2021-04-22Improve code coverage of Rust testingTom Tromey6-8/+41
2021-04-22Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot9-306/+330
2021-04-22x86-64/PE: adjust PR ld/26659 testcase for CygwinJan Beulich2-25/+23
2021-04-22gdb: allow default_addressable_memory_unit_size to handle more casesAndrew Burgess2-3/+10
2021-04-21sim: regen against sim/m4/Mike Frysinger62-305/+429
2021-04-22Automatic date update in version.inGDB Administrator1-1/+1
2021-04-21sim: use -Werror when probing for supported warning flagsSimon Marchi64-32/+161
2021-04-21Shrink size of dwarf2_per_cu_dataTom Tromey4-24/+34
2021-04-21Fix test case gdb.base/valgrind-bt.exp.Carl Love3-2/+16
2021-04-21[gdb/build] Hardcode --with-included-regexTom de Vries5-101/+8
2021-04-21Extend the description of PE header flags.Eli Zaretskii4-0/+47
2021-04-21gdb/breakpoint: add a 'force_condition' parameter to 'create_breakpoint'Tankut Baris Aktemur9-9/+81
2021-04-21testsuite, gdb.mi: fix duplicate test names in mi-break.expSimon Marchi2-9/+14
2021-04-21gdb/breakpoint: display "N" on MI for disabled-by-condition locationsTankut Baris Aktemur4-5/+28
2021-04-21Add ability to select numeric base when displaying symbol values in readelf.Nick Lott4-9/+110
2021-04-21update-netbsd.sh: fix script name, update year range in copyright.Frederic Cambus2-2/+7
2021-04-21Fix an assertion failure in the BFD library when parsing a corrupt SREC forma...Nick Clifton2-4/+14
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton94-645/+767
2021-04-21Automatic date update in version.inGDB Administrator1-1/+1
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot16-33/+255
2021-04-20sim: rl78/rx: drop unnecessary getopt.h probingMike Frysinger10-28/+16
2021-04-20MAINTAINERS: Remove Martin Schwidefsky as s390 maintainerAndreas Krebbel2-2/+8
2021-04-20gdb: Fix reduce/reduce conflicts for qualifier_seq_noopt in the C parser.Felix Willgerodt2-1/+6
2021-04-20gdb: Allow address space qualifier parsing in C++.Felix Willgerodt4-0/+48
2021-04-20Automatic date update in version.inGDB Administrator1-1/+1
2021-04-19gdb: use compiled_regex instead of std::regexAndrew Burgess2-9/+15
2021-04-19Fix a problem running the archiver program in MRI mode on archives containing...Nick Clifton2-0/+9
2021-04-19Fix an assembler testuite failure when checking a toolchain configured with -...Nick Clifton2-0/+7
2021-04-19aarch64: New instructions for maintenance of GPT entries cached in a TLBPrzemyslaw Wirkus6-0/+28
2021-04-19aarch64: Add new data cache maintenance operationsPrzemyslaw Wirkus5-0/+18
2021-04-19arm64: add two initializersJan Beulich2-2/+8
2021-04-19Fix kfail patterns in inline-locals.expTom Tromey2-2/+7