aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-12Update documentation to mention PygmentsTom Tromey1-4/+10
2021-08-12gdb: make gdbarch_printable_names return a vectorSimon Marchi5-73/+54
2021-08-12Improve forward progress test in python.expCarl Love1-1/+16
2021-08-12gdb:csky rm tdesc_has_registers in csky_register_nameJiangshuai Li1-3/+0
2021-08-12Re: gas: support NaN flavorsAlan Modra2-1/+10
2021-08-12Automatic date update in version.inGDB Administrator1-1/+1
2021-08-11ld: Update the pass and fail strings of PR ld/28138 testH.J. Lu1-4/+4
2021-08-11Fix a typo in the RX asse,bler. The Double-precision floating-point exceptio...Darius Galis5-4/+11
2021-08-11Fix an internal error in the CSKY assembler when asked to resolve an overlarg...Nick Clifton2-1/+8
2021-08-11Add 3 new PAC-related ARM note typesLuis Machado2-0/+15
2021-08-11Updated Portuguese translation for the binutils sub-directory.Nick Clifton2-2707/+3860
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson26-4579/+4604
2021-08-11gdb: don't print backtrace when dumping core after an internal errorAndrew Burgess2-0/+41
2021-08-11gdb: register SIGBUS, SIGFPE, and SIGABRT handlersAndrew Burgess2-2/+20
2021-08-11gdb: print backtrace on fatal SIGSEGVAndrew Burgess9-11/+398
2021-08-11gdb: rename async_init_signals to gdb_init_signalsAndrew Burgess3-29/+16
2021-08-11gdb: register signal handler after setting up event tokenAndrew Burgess1-3/+5
2021-08-11gdb: terminate upon receipt of SIGFPEAndrew Burgess1-24/+1
2021-08-11PR28198, Support # as linker script comment markerAlan Modra1-8/+7
2021-08-11ldgram.y tidiesAlan Modra1-41/+55
2021-08-11Mention whitespace in script expressionsAlan Modra1-3/+5
2021-08-11Add a -mno-dollar-line-separator command line option to the AVR assembler.Matt Jacobson4-4/+33
2021-08-11Fix typo in previous deltaNick Clifton2-2/+6
2021-08-11gas: fold IEEE encoding of -Inf with that of +InfJan Beulich1-42/+3
2021-08-11gas: support NaN flavorsJan Beulich9-18/+221
2021-08-11Arm64: leave .bfloat16 processing to common codeJan Beulich1-49/+1
2021-08-11Arm32: leave more .bfloat16 processing to common codeJan Beulich1-46/+3
2021-08-11gas: make 2nd argument of .dcb.* consistently optionalJan Beulich2-55/+78
2021-08-11x86: introduce .bfloat16 directiveJan Beulich8-14/+32
2021-08-11x86: introduce .hfloat directiveJan Beulich7-6/+21
2021-08-11x86/ELF: fix .tfloat output with hex inputJan Beulich5-4/+29
2021-08-11x86/ELF: fix .ds.x outputJan Beulich7-7/+38
2021-08-11x86/ELF: fix .tfloat outputJan Beulich7-6/+60
2021-08-11x86: have non-PE/COFF BEOS be recognized as ELFJan Beulich1-0/+5
2021-08-11PR28163, Segment fault in function rl78_special_relocAlan Modra1-365/+360
2021-08-11Automatic date update in version.inGDB Administrator1-1/+1
2021-08-10Ignore .debug_types when reading .debug_arangesTom Tromey2-1/+8
2021-08-10Generalize addrmap dumpingTom Tromey3-51/+46
2021-08-10gdb: iterate only on vfork parent threads in handle_vfork_child_exec_or_exitSimon Marchi1-17/+12
2021-08-10Updated Serbian and Russian translations for various sub-directoriesNick Clifton10-8960/+10256
2021-08-09guile: fix smob exportsGeorge Barrett2-1/+56
2021-08-10Automatic date update in version.inGDB Administrator1-1/+1
2021-08-09GAS: DWARF-5: Ensure that the 0'th entry in the directory table contains the ...Nick Clifton8-18/+91
2021-08-09Automatic date update in version.inGDB Administrator1-1/+1
2021-08-08Include objfiles.h in a few .c filesTom Tromey3-0/+3
2021-08-08Automatic date update in version.inGDB Administrator1-1/+1
2021-08-07PR28186, SEGV elf.c:7991:30 in _bfd_elf_fixup_group_sectionsAlan Modra1-1/+1
2021-08-07PR28176, rl78 complex reloc divide by zeroAlan Modra1-129/+154
2021-08-07Automatic date update in version.inGDB Administrator1-1/+1
2021-08-06[gdb/symtab] Recognize .gdb_index symbol table with empty entries as emptyTom de Vries2-20/+11