aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-24NEWS: Clarify removed targetsPedro Alves2-3/+7
2014-10-24Guard a call to TYPE_TARGET_TYPE in gnuv3_pass_by_reference.Siva Chandra5-5/+51
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang11-8/+829
2014-10-24daily updateAlan Modra1-1/+1
2014-10-23Refactoring/cleanup of nios2 opcodes and assembler code.Sandra Loosemore10-1567/+1706
2014-10-23ARM: plt_size functions need to read instructions in right byte orderVictor Kamensky2-4/+32
2014-10-23daily updateAlan Modra1-1/+1
2014-10-22MIPS Documentation fixesMatthew Fortune3-10/+26
2014-10-22Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune6-2/+21
2014-10-22daily updateAlan Modra1-1/+1
2014-10-21MIPS/GAS: Correct file option settings with `.insn'Maciej W. Rozycki6-0/+56
2014-10-22[GOLD] Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7Alan Modra2-0/+11
2014-10-21[AARCH64] Add thunderx support to gasAndrew Pinski2-0/+2
2014-10-21Relax ppc64_elf_tls_optimize assertionAlan Modra2-1/+9
2014-10-21gas: avoid bogus warnings in false branches of conditionalJan Beulich5-7/+36
2014-10-21ppc: enable msgclr and msgsnd on Power8Jan Beulich5-2/+15
2014-10-21aarch64: move bogus assertionJan Beulich2-12/+20
2014-10-21Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7Alan Modra2-0/+11
2014-10-21daily updateAlan Modra1-1/+1
2014-10-20Small fixes to the Python API docSimon Marchi2-2/+9
2014-10-20Rename py-objfile-script-gdb.py.in to py-objfile-script-gdb.pyYao Qi3-3/+10
2014-10-20Don't remove files copied to hostYao Qi23-62/+33
2014-10-20daily updateAlan Modra1-1/+1
2014-10-19Fix some comments to say minus_one_ptid instead of PID == -1.Doug Evans2-3/+8
2014-10-18linux-nat.c (linux_nat_wait_1): Make local prev_mask non-static.Doug Evans2-1/+5
2014-10-19daily updateAlan Modra1-1/+1
2014-10-18Fix the gdb.dwarf2/dw2-dir-file-name.exp test on MIPSKwok Cheung Yeung3-9/+34
2014-10-18Skip testing argv[0] on target argv[0] isn't availableYao Qi5-10/+141
2014-10-18PowerPC64 ELFv1 function symbol definition vs LTO and discarded sectionsAlan Modra2-43/+70
2014-10-18Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra5-8/+21
2014-10-18* configure.tgt (targ_extra_obj) [aarch64*-*]: Define.Andreas Schwab2-0/+5
2014-10-17Add "typename" keyword to satisfy GCC 4.2.Cary Coutant2-1/+6
2014-10-18daily updateAlan Modra1-1/+1
2014-10-17opcodes, elf: annotate instructions with HWCAP2_VIS3B.Jose E. Marchesi6-14/+23
2014-10-17opcodes: fix several misplaced hwcap entries.Jose E. Marchesi2-13/+18
2014-10-17Fix bad @value references in MIPS documentationMatthew Fortune2-1/+5
2014-10-17New python event "clear_objfiles".Doug Evans14-7/+126
2014-10-17Add gdb.Objfile.progspace attribute.Doug Evans7-0/+43
2014-10-17Fix mingw32 failures due to incorrect directory separator in patternLuis Machado20-125/+148
2014-10-17Copy xml files to hostYao Qi3-3/+14
2014-10-17PR gdb/17471: Repeating a background command makes it foregroundPedro Alves5-53/+224
2014-10-17PR gdb/17300: Input after "c -a" crashes readline/GDBPedro Alves5-0/+135
2014-10-17PR gdb/17472: With annotations, input while executing in the foreground crash...Pedro Alves7-2/+202
2014-10-17Make common code handle target_terminal_* idempotencyPedro Alves4-14/+81
2014-10-17Fix ld tests with sysroot=/ and --enable-targets=all and test --print-sysrootHans-Peter Nilsson3-23/+40
2014-10-17Implement --print-sysroot in ld.Hans-Peter Nilsson1-0/+7
2014-10-17Implement --print-sysroot in ld.Hans-Peter Nilsson2-0/+8
2014-10-17Delete Tru64 supportPedro Alves33-1838/+72
2014-10-17Fix build without libexpatPedro Alves2-15/+20
2014-10-17Don't check target_info exists noargs in commands.expYao Qi2-61/+16