aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-30ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato8-1/+83
2020-04-29xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov8-11/+83
2020-04-29xtensa: gas: support optional immediate simcall parameterMax Filippov2-0/+29
2020-04-29gdb: silence shellcheck warning SC2162 (use read -r) in gdbarch.shSimon Marchi2-0/+6
2020-04-29gdb: fix shellcheck warnings SC2154 (referenced but not assigned) in gdbarch.shSimon Marchi2-7/+12
2020-04-29gdb: fix shellcheck warnings SC2034 (unused variable) in gdbarch.shSimon Marchi2-19/+6
2020-04-29gdb: fix shellcheck warnings SC2166 (&& and !! instead of -a and -o) in gdbar...Simon Marchi2-7/+12
2020-04-29gdb: fix shellcheck warnings SC2006 (use $() instead of ``) in gdbarch.shSimon Marchi2-3/+7
2020-04-29gdb: fix shellcheck warnings SC2086 (missing double quotes) in gdbarch.shSimon Marchi2-8/+12
2020-04-29gdb: fix shellcheck warnings SC2059 (variables in printf format string) in gd...Simon Marchi2-61/+66
2020-04-292020-04-29 Sterling Augustine <saugustine@google.com>Sterling Augustine2-0/+5
2020-04-30Automatic date update in version.inGDB Administrator1-1/+1
2020-04-29Sync config and libiberty with GCCH.J. Lu5-49/+273
2020-04-29gdb: fix duplicate test names in gdb.base/break.expSimon Marchi2-34/+43
2020-04-29Fix Ada crash with .debug_typesTom Tromey2-34/+36
2020-04-29Set NetBSD xml syscall file name to syscalls/netbsd.xmlKamil Rytarowski2-0/+7
2020-04-29Add basic event handling in the NetBSD targetKamil Rytarowski4-0/+264
2020-04-29When displaying ranges, ignore duplicate offsets.Andrew Burgess2-0/+15
2020-04-29Update expected disassembly after recent update.Nick Clifton2-1/+2
2020-04-29Also use unsigned 8-bit immediate values for the LDRC and SETRC insns.Nick Clifton2-2/+8
2020-04-29Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detec...Nick Clifton10-53/+201
2020-04-29Remove some dead codeTom Tromey2-50/+4
2020-04-29bfd: Fix 64-bit relocation handling for a.outGunther Nikl2-3/+16
2020-04-29Updated Serbian translation for the binutils sub-directory, and Swedish trans...Nick Clifton4-2806/+6037
2020-04-29Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ...Nick Clifton7-19/+46
2020-04-29Remove restriction on skipping some linker tests because their default image ...Stephen Casner1-0/+11
2020-04-29[gdb/testsuite] Add xfails for PR gcc/90232Tom de Vries4-3/+57
2020-04-29Fix array pretty formatterHannes Domani9-20/+125
2020-04-29[gdb] Fix range loop index in find_methodTom de Vries5-4/+45
2020-04-29Automatic date update in version.inGDB Administrator1-1/+1
2020-04-29Add definitions of system calls to catch in native NetBSD targetsKamil Rytarowski4-1/+547
2020-04-28gdb: fix shellcheck warning in update-freebsd.shSimon Marchi2-1/+5
2020-04-28Allow Python commands to be in class_tuiTom Tromey5-4/+25
2020-04-28Add missing ChangeLog entriesTom de Vries2-0/+12
2020-04-28gdb: Fix toplevel types with -fdebug-types-sectionMark Williams3-0/+59
2020-04-28gdb: use gdb:hash_enum as hash function in offset_map_typeSimon Marchi2-1/+8
2020-04-28Rebase libiberty source with latest changes from gcc.Nick Clifton8-21/+196
2020-04-28Fix typo (thead -> thread)Tankut Baris Aktemur6-3/+16
2020-04-28[gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.expTom de Vries2-1/+5
2020-04-28[gdb/testsuite] Remove KFAIL from gdb.base/info-macros.expTom de Vries2-4/+5
2020-04-28[gdb/testsuite] Add PR number in KFAIL in gdb.ada/array_ptr_renaming.expTom de Vries2-1/+5
2020-04-28[gdb/symtab] Handle struct decl with DW_AT_signatureTom de Vries5-1/+187
2020-04-28Automatic date update in version.inGDB Administrator1-1/+1
2020-04-28alpha-vms: divide by zeroAlan Modra2-1/+9
2020-04-27x86: Add i386 PE big-object supportTamar Christina17-75/+205
2020-04-27gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_structSimon Marchi11-177/+22
2020-04-27Expand dynamic type documentationTom Tromey2-2/+25
2020-04-27gdbsupport: include cstdlib in common-defs.hSimon Marchi2-0/+9
2020-04-27Fix remaining inline/tailcall unwinding breakage for x86_64Luis Machado4-3/+55
2020-04-27GAS: Allow automatically assigned entries in the file table to be reassigned ...Nick Clifton2-51/+71