summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* linux: Add maintenance commands to test libthread_dbusers/gbenson/thread_db-test/2018-05-23Gary Benson2018-05-238-0/+516
* Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_newSimon Marchi2018-05-203-6/+15
* Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possibleSimon Marchi2018-05-2010-64/+49
* Introduce obstack_new, poison other "typed" obstack functionsSimon Marchi2018-05-208-31/+115
* Automatic date update in version.inGDB Administrator2018-05-211-1/+1
* Automatic date update in version.inGDB Administrator2018-05-201-1/+1
* Remove useless variable int i in backtrace_command_1Philippe Waroquiers2018-05-192-2/+5
* Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRCPhilippe Waroquiers2018-05-192-1/+5
* Automatic date update in version.inGDB Administrator2018-05-191-1/+1
* x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu2018-05-1811-2/+76
* ld: Run pr23189 for all targetsH.J. Lu2018-05-183-2/+7
* Allocate dwz_file with newTom Tromey2018-05-183-21/+32
* RISC-V: Add RV32E support.Jim Wilson2018-05-189-11/+100
* Allocate dwp_file with newTom Tromey2018-05-183-29/+49
* Use new to allocate mapped_indexTom Tromey2018-05-183-16/+18
* RISC-V: Fix ld-elf/pr22269* testcases.Jim Wilson2018-05-182-4/+20
* Remove mapped_index::total_sizeSimon Marchi2018-05-182-4/+4
* format_pieces-selftests.c: Silence ARI warningsSimon Marchi2018-05-182-2/+7
* Show padding in ptype/o outputTom Tromey2018-05-184-22/+62
* Add support for the Freescale s12z processor.John Darrington2018-05-18259-5/+11812
* x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu2018-05-1812-60/+73
* PR23199, Invalid SHT_GROUP entry leads to group confusionAlan Modra2018-05-182-6/+20
* ATTRIBUTE_HIDDEN for libbfd.hAlan Modra2018-05-186-450/+588
* libbfd.h and libcoff.h include guardsAlan Modra2018-05-187-0/+27
* opcodes sources should not include libbfd.hAlan Modra2018-05-182-7/+10
* Automatic date update in version.inGDB Administrator2018-05-181-1/+1
* Don't elide all inlined framesKeith Seitz2018-05-1711-69/+259
* Make format_pieces recognize the \e escape sequenceSimon Marchi2018-05-175-5/+98
* Fix for dwz-related crashTom Tromey2018-05-172-34/+67
* Updated simplified Chinese translation for the opcodes directory.Nick Clifton2018-05-172-466/+465
* value.c: Remove unused variablesSimon Marchi2018-05-172-6/+7
* Initialize py_type_printers in ext_lang_type_printersTom Tromey2018-05-172-1/+6
* Automatic date update in version.inGDB Administrator2018-05-171-1/+1
* PR gdb/22286: linux-nat-trad: Support arbitrary register widthsMaciej W. Rozycki2018-05-162-10/+26
* NDS32/GAS: Correct an `expr' global shadowing error for pre-4.8 GCCMaciej W. Rozycki2018-05-162-2/+7
* NDS32/BFD: Fix build error in `nds32_convert_32_to_16'Maciej W. Rozycki2018-05-162-1/+5
* Make "cbfd" a gdb_bfd_ref_ptrTom Tromey2018-05-164-5/+13
* Use a distinguishing name for minidebug objfileTom Tromey2018-05-164-5/+25
* regcache.c: Remove unused typedefsSimon Marchi2018-05-162-5/+5
* PR22458, failure to choose a matching ELF targetAlan Modra2018-05-167-32/+44
* Fix disassembly mask for vector sdot on AArch64.Tamar Christina2018-05-163-160/+186
* Automatic date update in version.inGDB Administrator2018-05-161-1/+1
* Implement Read/Write constraints on system registers on AArch64Tamar Christina2018-05-1516-100/+247
* Allow non-fatal errors to be emitted and for disassembly notes be placed on A...Tamar Christina2018-05-1510-55/+152
* Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina2018-05-1515-573/+813
* MIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS caseMaciej W. Rozycki2018-05-152-1/+12
* MIPS: Make `mask_address_var' staticMaciej W. Rozycki2018-05-152-1/+5
* testsuite: Fix a `server_pid' access crash in gdb.server/server-kill.expMaciej W. Rozycki2018-05-152-1/+7
* Fix uninitialised memory acccess in COFF bfd backendChristophe Guillon2018-05-152-0/+8
* Fix error messages in the NFP sources when building for 32-bit targets.Francois H. Theron2018-05-156-100/+104