aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-06gdb: add getter/setter for compunit_symtab::objfileSimon Marchi4-8/+18
2022-02-06Allow non-ASCII characters in Rust identifiersTom Tromey3-18/+129
2022-02-06Fix Rust parser bug with function fieldsTom Tromey4-1/+105
2022-02-06ld: Add emultempl/emulation.emH.J. Lu10-372/+165
2022-02-06gdb/doc: update docs for 'info win' and 'winheight' commandsAndrew Burgess1-6/+7
2022-02-06gdb/tui: add window width information to 'info win' outputAndrew Burgess3-1/+68
2022-02-06Automatic date update in version.inGDB Administrator1-1/+1
2022-02-05x86: Skip undefined symbol when finishing DT_RELRH.J. Lu1-2/+4
2022-02-05Tweak assembler invocation for pr28827-1 testAlan Modra1-0/+1
2022-02-05PR28827 testcaseAlan Modra3-0/+6833
2022-02-05Enable "size" as a dumpprog in ldAlan Modra2-0/+9
2022-02-05Detect .eh_frame_hdr earlier for SIZEOF_HEADERSAlan Modra4-11/+19
2022-02-04sim: mips: Add simulator support for mips32r6/mips64r6Faraz Shahbazker26-75/+3749
2022-02-04sim: Add partial support for IEEE 754-2008Faraz Shahbazker2-5/+131
2022-02-04sim: Factor out NaN handling in floating point operationsFaraz Shahbazker2-158/+41
2022-02-04sim: Allow toggling of quiet NaN-bit semanticsFaraz Shahbazker5-18/+48
2022-02-05Automatic date update in version.inGDB Administrator1-1/+1
2022-02-04ld: Remove emultempl/armcoff.emH.J. Lu1-293/+0
2022-02-04gdb: include jit_code_entry::symfile_addr value in names of objfiles created ...Simon Marchi2-16/+29
2022-02-04Improve Ada unchecked union type printingTom Tromey3-29/+42
2022-02-04Remove host_hex_valueTom Tromey6-27/+8
2022-02-03Support symbol+offset lookup in addr2lineAndi Kleen2-13/+80
2022-02-04Automatic date update in version.inGDB Administrator1-1/+1
2022-02-03Rename EM_56800V4 to EM_56800EF.Cary Coutant1-1/+1
2022-02-03x86: Update X86_64_GOT_TYPE_P to cover more GOT relocationsH.J. Lu1-1/+5
2022-02-03Add new e_machine values.Cary Coutant1-0/+3
2022-02-03testsuite: fix failure in gdb.threads/killed-outside.expTankut Baris Aktemur1-2/+2
2022-02-03PowerPC64 treatment of absolute symbolsAlan Modra13-62/+416
2022-02-03Automatic date update in version.inGDB Administrator1-1/+1
2022-02-02Stop the BFD library complaining about compressed dwarf debug string sections...Nick Clifton2-2/+12
2022-02-02gdb: fix formatting for help set/show extended-promptAndrew Burgess1-3/+2
2022-02-02gdb: test to check one aspect of the linespec parsing codeAndrew Burgess2-0/+10
2022-02-02gdb: handle calls to edit command passing only a linespec conditionAndrew Burgess2-13/+20
2022-02-02gdb: handle calls to list command passing only a linespec conditionAndrew Burgess2-0/+24
2022-02-02gdb/testsuite: move linespec test into gdb.linespec/ directoryAndrew Burgess1-1/+1
2022-02-02gdb: add empty string check in parse_linespecAndrew Burgess1-7/+7
2022-02-02gdb: update the comment on string_to_event_locationAndrew Burgess1-5/+4
2022-02-02Updated French translation for the ld/ and gold/ sub-directoriesNick Clifton4-1780/+1812
2022-02-02or1k: Avoid R_OR1K_GOT16 signed overflow by using special howtoStafford Horne2-4/+27
2022-02-02Automatic date update in version.inGDB Administrator1-1/+1
2022-02-01Fix flex rule in gdbTom Tromey1-14/+13
2022-02-01gdb, btrace: improve error messagesMarkus Metzger1-2/+19
2022-02-01gdb/python: fix gdb.Objfile.__repr__ () for dynamically compiled codeJan Vrany2-1/+11
2022-02-01hurd: Fix RPC prototypesSamuel Thibault1-9/+9
2022-01-31hurd: Fix RPC link namesSamuel Thibault1-1/+1
2022-02-01Automatic date update in version.inGDB Administrator1-1/+1
2022-01-31elf: Check symbol version without any symbolsH.J. Lu3-0/+24
2022-01-31Load debug section only when dumping debug sectionsH.J. Lu2-0/+15
2022-01-31gdb: fix some clang-tidy readability-misleading-indentation warningsSimon Marchi7-15/+15
2022-01-31gdb, testsuite, fortran: adapt info symbol expected output for intel compilersNils-Christian Kempke1-2/+27