aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-18x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu12-60/+73
2018-05-18PR23199, Invalid SHT_GROUP entry leads to group confusionAlan Modra2-6/+20
2018-05-18ATTRIBUTE_HIDDEN for libbfd.hAlan Modra6-450/+588
2018-05-18libbfd.h and libcoff.h include guardsAlan Modra7-0/+27
2018-05-18opcodes sources should not include libbfd.hAlan Modra2-7/+10
2018-05-18Automatic date update in version.inGDB Administrator1-1/+1
2018-05-17Don't elide all inlined framesKeith Seitz11-69/+259
2018-05-17Make format_pieces recognize the \e escape sequenceSimon Marchi5-5/+98
2018-05-17Fix for dwz-related crashTom Tromey2-34/+67
2018-05-17Updated simplified Chinese translation for the opcodes directory.Nick Clifton2-466/+465
2018-05-17value.c: Remove unused variablesSimon Marchi2-6/+7
2018-05-17Initialize py_type_printers in ext_lang_type_printersTom Tromey2-1/+6
2018-05-17Automatic date update in version.inGDB Administrator1-1/+1
2018-05-16PR gdb/22286: linux-nat-trad: Support arbitrary register widthsMaciej W. Rozycki2-10/+26
2018-05-16NDS32/GAS: Correct an `expr' global shadowing error for pre-4.8 GCCMaciej W. Rozycki2-2/+7
2018-05-16NDS32/BFD: Fix build error in `nds32_convert_32_to_16'Maciej W. Rozycki2-1/+5
2018-05-16Make "cbfd" a gdb_bfd_ref_ptrTom Tromey4-5/+13
2018-05-16Use a distinguishing name for minidebug objfileTom Tromey4-5/+25
2018-05-16regcache.c: Remove unused typedefsSimon Marchi2-5/+5
2018-05-16PR22458, failure to choose a matching ELF targetAlan Modra7-32/+44
2018-05-16Fix disassembly mask for vector sdot on AArch64.Tamar Christina3-160/+186
2018-05-16Automatic date update in version.inGDB Administrator1-1/+1
2018-05-15Implement Read/Write constraints on system registers on AArch64Tamar Christina16-100/+247
2018-05-15Allow non-fatal errors to be emitted and for disassembly notes be placed on A...Tamar Christina10-55/+152
2018-05-15Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina15-573/+813
2018-05-15MIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS caseMaciej W. Rozycki2-1/+12
2018-05-15MIPS: Make `mask_address_var' staticMaciej W. Rozycki2-1/+5
2018-05-15testsuite: Fix a `server_pid' access crash in gdb.server/server-kill.expMaciej W. Rozycki2-1/+7
2018-05-15Fix uninitialised memory acccess in COFF bfd backendChristophe Guillon2-0/+8
2018-05-15Fix error messages in the NFP sources when building for 32-bit targets.Francois H. Theron6-100/+104
2018-05-15Add a new Portuguese translation for the bfd sub-directory.Nick Clifton4-2/+8774
2018-05-15Restore LDFLAGS in notes.expAlan Modra2-0/+6
2018-05-15Recognize more targets as ELF for testingAlan Modra3-12/+25
2018-05-15Automatic date update in version.inGDB Administrator1-1/+1
2018-05-14Clear rust_unions in rust_union_quirksTom Tromey2-0/+6
2018-05-14Stop generating GNU build notes for linkonce sections.Nick Clifton7-48/+139
2018-05-14Fix a problem in the assembler when checking for overlapping input and output...Nick Clifton2-1/+7
2018-05-14x86; Allow IFUNC pointer defined in PDEH.J. Lu17-4/+290
2018-05-14x86: Mark __bss_start, _end and _edata locally definedH.J. Lu8-10/+137
2018-05-14Automatic date update in version.inGDB Administrator1-1/+1
2018-05-13Automatic date update in version.inGDB Administrator1-1/+1
2018-05-12score gcc-8 warning fixesAlan Modra2-70/+72
2018-05-12PR20659, Objcopy and change section lma failingAlan Modra6-86/+116
2018-05-12Automatic date update in version.inGDB Administrator1-1/+1
2018-05-11gdb/x86: Fix write out of mxcsr register for xsave targetsAndrew Burgess2-2/+7
2018-05-11gdb: xtensa: drop gdb_target definitionMax Filippov2-1/+5
2018-05-11Fix email address in ChangeLog entryPedro Alves1-1/+1
2018-05-11Heap-allocate core_target instancesPedro Alves3-121/+184
2018-05-11Eliminate the 'the_core_target' globalPedro Alves4-33/+43
2018-05-11Move core_bfd to program spaceTom Tromey4-5/+11