aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-22Add a fake bfd to hold linker created dynamic sectionsusers/hjl/dynobjH.J. Lu15-28/+75
2016-04-21Exclude linker created file from dynobjH.J. Lu2-1/+7
2016-04-21Set dynobj to a normal input file if possibleH.J. Lu2-1/+22
2016-04-22MIPS/GAS: Fix an ISA override not lifting ABI restrictionsMaciej W. Rozycki46-8/+775
2016-04-22MIPS: Go back with the default Linux # of registers to 90Maciej W. Rozycki2-1/+11
2016-04-22Automatic date update in version.inGDB Administrator1-1/+1
2016-04-21Switch gdb's TRY/CATCH to sjlj againPedro Alves2-6/+10
2016-04-21Always run LTO tests on Linux with GCC 4.9 or newerH.J. Lu1-0/+21
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton38-13/+164
2016-04-21Fix AIX gdb build with C++ compilerPedro Alves3-8/+16
2016-04-21Fix s390 GNU/Linux gdb and gdbserver buildsPedro Alves4-9/+21
2016-04-21Add missing sentinel 'char *' casts in concat/reconcat callsPedro Alves10-16/+34
2016-04-21New NOCROSSREFS_TO testsAlan Modra6-10/+19
2016-04-20Remove x86 gc_sweep_hookH.J. Lu3-327/+7
2016-04-20Don't check relocations in excluded sectionsH.J. Lu2-0/+7
2016-04-20Move ELF relocation check after lang_gc_sectionsH.J. Lu3-14/+31
2016-04-21Automatic date update in version.inGDB Administrator1-1/+1
2016-04-20Build GDB as a C++ program by defaultPedro Alves5-3/+12
2016-04-20Fix host signal vs gdb signal mixup in gdb/darwin-nat.cPedro Alves2-1/+5
2016-04-20Fix "incompatible pointer type" warning in gdb/aarch64-tdep.cPedro Alves2-1/+7
2016-04-20gdb/darwin-nat.c: Fix "cast to pointer from integer of different size" warningPedro Alves2-1/+5
2016-04-20Check R_386_NONE/R_X86_64_NONE in eh6.dH.J. Lu2-1/+10
2016-04-20Add ld-x86-64/pic1 testH.J. Lu4-0/+12
2016-04-20Add ld-x86-64/pie2 testH.J. Lu4-0/+18
2016-04-20Check run-time R_X86_64_32 relocation overflowH.J. Lu7-74/+118
2016-04-20symmisc.c (dump_symtab_1): Print owning compunit for identical blockvectors.Doug Evans2-1/+11
2016-04-20Include arch/arm-linux.h in aarch32-linux-nat.cYao Qi2-0/+5
2016-04-20Call _bfd_elf_create_ifunc_sections only for ifuncH.J. Lu3-10/+14
2016-04-20Check ELF relocs after opening all input filesH.J. Lu15-51/+131
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