aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-20Move ARM_CPSR_GREGNUM to arch/arm-linux.hYao Qi5-5/+18
2016-04-20Replace .long with .dc.a on my_personality_v0H.J. Lu2-1/+6
2016-04-20update many old style function definitionsTrevor Saunders47-193/+171
2016-04-20change argument type to bfd_byteTrevor Saunders2-1/+5
2016-04-20gas/doc/arc: Add nps400 references into the documentationAndrew Burgess2-2/+14
2016-04-20arc: Fix relocation formula for ARC_NPS_CMEM16 relocationAndrew Burgess2-1/+5
2016-04-20[AArch64] Support RAS extension for ARMv8 onwards.Matthew Wahab8-0/+249
2016-04-19Add another testcase for PR ld/19719H.J. Lu4-0/+27
2016-04-20Automatic date update in version.inGDB Administrator1-1/+1
2016-04-19Handle void * conversions in FreeBSD/x86 native code to fix C++ build.John Baldwin4-8/+20
2016-04-19Cast the pointer assigned to ss_sp to char *.John Baldwin2-1/+7
2016-04-19opcodes/arc: Add yet more nps instructionsAndrew Burgess8-24/+393
2016-04-19opcodes/arc: Add more nps instructionsAndrew Burgess9-0/+74
2016-04-19Add pr number to earlier entry.Doug Evans1-0/+1
2016-04-19symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile.Doug Evans2-7/+11
2016-04-19Fix copyright year, remove linux only test.Doug Evans1-7/+5
2016-04-19* source.c (is_regular_file): New arg errno_ptr.Doug Evans4-8/+92
2016-04-19linux-record: Squash cases with identical handlingAndreas Arnez2-17/+8
2016-04-19Re-factor (i386|amd64)mpx target descriptions.Walfred Tedeschi13-132/+39
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi29-13/+1325
2016-04-19Sync Makefile.tpl with gcc.Nick Clifton3-4/+17
2016-04-19.cfi_remember_state/.cfi_restore_state documentationMartin Galvan2-5/+53
2016-04-19Automatic date update in version.inGDB Administrator1-1/+1
2016-04-18Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves5-154/+23
2016-04-18Fix gdb crash when trying to print the address of a synthetic C++ referenceMartin Galvan4-4/+120
2016-04-18fortran: Testsuite, fix different type naming across compilers.Bernhard Heckel9-48/+142
2016-04-18Testsuite: Fix compiling of shared libraries with ICC.Bernhard Heckel2-0/+7
2016-04-18testsuite: Support detection of Intel compilers via test_compiler_version.Bernhard Heckel3-0/+29
2016-04-18Add new NOCROSSREFS_TO linker script commandMatthew Fortune13-7/+180
2016-04-18Revert 415fa612Yao Qi2-8/+8
2016-04-18Automatic date update in version.inGDB Administrator1-1/+1
2016-04-17Revert "gas/arc: Make .cpu directive case-insensitive"Andrew Burgess2-8/+14
2016-04-17Automatic date update in version.inGDB Administrator1-1/+1
2016-04-16gas/arc: Make .cpu directive case-insensitiveAndrew Burgess2-8/+13
2016-04-16gas/arc: Support NPS400 in .cpu directiveAndrew Burgess2-0/+8
2016-04-15remove pointless assignmentTrevor Saunders2-5/+8
2016-04-16gdb/ada-exp.y: Remap yydefredPedro Alves2-0/+5
2016-04-16Automatic date update in version.inGDB Administrator1-1/+1
2016-04-16Fix gdb build with --enable-build-with-cxx --disable-nlsPedro Alves2-2/+7
2016-04-16Fix gdb C++ build when libipt is availablePedro Alves2-2/+7
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu25-988/+1650
2016-04-15MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPTPedro Alves2-4/+13
2016-04-15[ARM] minor opt in thumb_stack_frame_destroyed_pYao Qi2-0/+13
2016-04-15Fix non-ELF powerpc build breakageAlan Modra2-0/+6
2016-04-15Add missing ChangeLog entry for PR gas/19909 fixH.J. Lu1-0/+10
2016-04-15Automatic date update in version.inGDB Administrator1-1/+1
2016-04-14make a few variables staticTrevor Saunders4-3/+9
2016-04-14remove some unused globalsTrevor Saunders3-2/+7
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess20-19/+300
2016-04-14bfd/arc: Rename enum entries to avoid conflictsAndrew Burgess2-17/+25