summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: Setting setter return a bool to tell if the value changedusers/lsix/refactor-typesafe-varLancelot SIX2021-08-112-77/+25
* gdb: Have setter and getter callbacks for settingsLancelot SIX2021-08-112-40/+652
* gdb: make string-like set show commands use std::string variableSimon Marchi2021-08-1144-507/+468
* gdb: Add typesafe getter/setter for cmd_list_element.varLancelot SIX2021-08-1112-221/+447
* ld: Update the pass and fail strings of PR ld/28138 testH.J. Lu2021-08-111-4/+4
* Fix a typo in the RX asse,bler. The Double-precision floating-point exceptio...Darius Galis2021-08-115-4/+11
* Fix an internal error in the CSKY assembler when asked to resolve an overlarg...Nick Clifton2021-08-112-1/+8
* Add 3 new PAC-related ARM note typesLuis Machado2021-08-112-0/+15
* Updated Portuguese translation for the binutils sub-directory.Nick Clifton2021-08-112-2707/+3860
* Deprecate a.out support for NetBSD targets.John Ericson2021-08-1126-4579/+4604
* gdb: don't print backtrace when dumping core after an internal errorAndrew Burgess2021-08-112-0/+41
* gdb: register SIGBUS, SIGFPE, and SIGABRT handlersAndrew Burgess2021-08-112-2/+20
* gdb: print backtrace on fatal SIGSEGVAndrew Burgess2021-08-119-11/+398
* gdb: rename async_init_signals to gdb_init_signalsAndrew Burgess2021-08-113-29/+16
* gdb: register signal handler after setting up event tokenAndrew Burgess2021-08-111-3/+5
* gdb: terminate upon receipt of SIGFPEAndrew Burgess2021-08-111-24/+1
* PR28198, Support # as linker script comment markerAlan Modra2021-08-111-8/+7
* ldgram.y tidiesAlan Modra2021-08-111-41/+55
* Mention whitespace in script expressionsAlan Modra2021-08-111-3/+5
* Add a -mno-dollar-line-separator command line option to the AVR assembler.Matt Jacobson2021-08-114-4/+33
* Fix typo in previous deltaNick Clifton2021-08-112-2/+6
* gas: fold IEEE encoding of -Inf with that of +InfJan Beulich2021-08-111-42/+3
* gas: support NaN flavorsJan Beulich2021-08-119-18/+221
* Arm64: leave .bfloat16 processing to common codeJan Beulich2021-08-111-49/+1
* Arm32: leave more .bfloat16 processing to common codeJan Beulich2021-08-111-46/+3
* gas: make 2nd argument of .dcb.* consistently optionalJan Beulich2021-08-112-55/+78
* x86: introduce .bfloat16 directiveJan Beulich2021-08-118-14/+32
* x86: introduce .hfloat directiveJan Beulich2021-08-117-6/+21
* x86/ELF: fix .tfloat output with hex inputJan Beulich2021-08-115-4/+29
* x86/ELF: fix .ds.x outputJan Beulich2021-08-117-7/+38
* x86/ELF: fix .tfloat outputJan Beulich2021-08-117-6/+60
* x86: have non-PE/COFF BEOS be recognized as ELFJan Beulich2021-08-111-0/+5
* PR28163, Segment fault in function rl78_special_relocAlan Modra2021-08-111-365/+360
* Automatic date update in version.inGDB Administrator2021-08-111-1/+1
* Ignore .debug_types when reading .debug_arangesTom Tromey2021-08-102-1/+8
* Generalize addrmap dumpingTom Tromey2021-08-103-51/+46
* gdb: iterate only on vfork parent threads in handle_vfork_child_exec_or_exitSimon Marchi2021-08-101-17/+12
* Updated Serbian and Russian translations for various sub-directoriesNick Clifton2021-08-1010-8960/+10256
* guile: fix smob exportsGeorge Barrett2021-08-092-1/+56
* Automatic date update in version.inGDB Administrator2021-08-101-1/+1
* GAS: DWARF-5: Ensure that the 0'th entry in the directory table contains the ...Nick Clifton2021-08-098-18/+91
* Automatic date update in version.inGDB Administrator2021-08-091-1/+1
* Include objfiles.h in a few .c filesTom Tromey2021-08-083-0/+3
* Automatic date update in version.inGDB Administrator2021-08-081-1/+1
* PR28186, SEGV elf.c:7991:30 in _bfd_elf_fixup_group_sectionsAlan Modra2021-08-071-1/+1
* PR28176, rl78 complex reloc divide by zeroAlan Modra2021-08-071-129/+154
* Automatic date update in version.inGDB Administrator2021-08-071-1/+1
* [gdb/symtab] Recognize .gdb_index symbol table with empty entries as emptyTom de Vries2021-08-062-20/+11
* Unconditionally define _initialize_addrmapTom Tromey2021-08-061-1/+3
* [gdb/symtab] Fix zero address complaint for shlibTom de Vries2021-08-064-8/+232