aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-10Fix an indirection via uninitialised memory when parsing a corrupt input file.Nick Clifton2-0/+46
2021-05-10Enable linker garbage collection for the PRU target.Dimitar Dimitrov10-7/+22
2021-05-10PRU: Add alignment for resource table, and allow sizes of memory regions to b...Dimitar Dimitrov2-2/+14
2021-05-10Add support for 8-bit and 24-bit shifts in the z80 assembler.Sergey Belyashov4-2/+35
2021-05-10Restore old behaviour of windres so that options containing spaces are not en...Thomas Wolff3-29/+14
2021-05-10gdb/doc: reword a sentenceAndrew Burgess3-2/+7
2021-05-10Avoid possible pointer wrapAlan Modra2-3/+9
2021-05-10Automatic date update in version.inGDB Administrator1-1/+1
2021-05-09gdb/doc: document 'set debug py-unwind'Andrew Burgess2-0/+12
2021-05-09gdb/py: add some debugging to py-breakpoint.cAndrew Burgess4-3/+83
2021-05-09gdb/py: convert debug logging in py-unwind to use new schemeAndrew Burgess2-16/+51
2021-05-09gdb: replace fprint_frame_idAndrew Burgess7-75/+68
2021-05-09Use htab_eq_string in libctfAlan Modra4-18/+16
2021-05-09Use htab_eq_string in binutilsAlan Modra2-9/+7
2021-05-08gdbsupport: re-generate configure & friendsSimon Marchi4-83/+8
2021-05-08gdb, gdbserver: make status_to_str return std::stringSimon Marchi6-25/+41
2021-05-08gdb: add missing space in infrun_debug_printfSimon Marchi2-1/+5
2021-05-09Automatic date update in version.inGDB Administrator1-1/+1
2021-05-08sim: h8300: clean up various warningsMike Frysinger4-8/+21
2021-05-08sim: touch modules targetMike Frysinger2-0/+5
2021-05-08sim: cgen: tweak trace formatMike Frysinger2-1/+5
2021-05-08sim: cgen: namespace mode_names a bitMike Frysinger3-3/+11
2021-05-08sim: cgen: tweak cgen_rtx_error to fix warningsMike Frysinger3-1/+8
2021-05-08sim: cgen: tweak initializers to avoid warningsMike Frysinger2-6/+10
2021-05-08binutils: update release docs processMike Frysinger2-16/+26
2021-05-08support generating multi-html pages in parallelMike Frysinger15-27/+106
2021-05-08generate single html manual page by defaultMike Frysinger15-8/+43
2021-05-08sim: add html & pdf stubsMike Frysinger2-0/+13
2021-05-08sim: use htab_eq_stringTom Tromey2-9/+6
2021-05-08Don't run personality syscall at configure time; don't check it at allPedro Alves11-204/+22
2021-05-08Don't include sys/personality.h in linux-low.cc anymorePedro Alves2-7/+5
2021-05-07sim: m68hc11: fix up cycle buffer printingMike Frysinger2-5/+8
2021-05-08Automatic date update in version.inGDB Administrator1-1/+1
2021-05-07gdb/guile: perform tilde expansion when sourcing guile scriptsAndrew Burgess4-2/+28
2021-05-07gdb/testsuite: use gdb_test_no_output instead of send_gdbAndrew Burgess2-2/+7
2021-05-07gdb: make target_desc_info::filename an std::stringSimon Marchi2-20/+26
2021-05-07gdb: (de-)allocate target_desc_info with new/deleteSimon Marchi2-5/+13
2021-05-07gdb: change target_desc_info::fetched to boolSimon Marchi2-3/+10
2021-05-07gdb: remove target description macrosSimon Marchi2-38/+53
2021-05-07sim: Add bfd include path for common testsuite toolsDimitar Dimitrov4-2/+12
2021-05-07Add a generic .bss directive for ELF based targets.Nick Clifton4-14/+65
2021-05-07gdb: some int to bool conversionAndrew Burgess4-7/+18
2021-05-07gdb: remove reference to current inferior in target_stack::unpushSimon Marchi2-1/+6
2021-05-07gdb: make target_close check that the target isn't pushed in all inferiorsSimon Marchi2-1/+7
2021-05-07debuginfod-support.c: Use long-lived debuginfod_clientAaron Merey2-12/+25
2021-05-07Remove streq_hash in favor of htab_eq_stringTom Tromey6-16/+13
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi84-1835/+2348
2021-05-07gdb: add lookup_cmd_exact to simplify a common patternMarco Barisione3-17/+40
2021-05-07Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot18-7/+248
2021-05-07Srop readelf's unwind decoder from complaining about x86 binaries.Nick Clifton2-0/+15