summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a fake bfd to hold linker created dynamic sectionsusers/hjl/dynobjH.J. Lu2016-04-2215-28/+75
* Exclude linker created file from dynobjH.J. Lu2016-04-212-1/+7
* Set dynobj to a normal input file if possibleH.J. Lu2016-04-212-1/+22
* MIPS/GAS: Fix an ISA override not lifting ABI restrictionsMaciej W. Rozycki2016-04-2246-8/+775
* MIPS: Go back with the default Linux # of registers to 90Maciej W. Rozycki2016-04-222-1/+11
* Automatic date update in version.inGDB Administrator2016-04-221-1/+1
* Switch gdb's TRY/CATCH to sjlj againPedro Alves2016-04-212-6/+10
* Always run LTO tests on Linux with GCC 4.9 or newerH.J. Lu2016-04-211-0/+21
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-2138-13/+164
* Fix AIX gdb build with C++ compilerPedro Alves2016-04-213-8/+16
* Fix s390 GNU/Linux gdb and gdbserver buildsPedro Alves2016-04-214-9/+21
* Add missing sentinel 'char *' casts in concat/reconcat callsPedro Alves2016-04-2110-16/+34
* New NOCROSSREFS_TO testsAlan Modra2016-04-216-10/+19
* Remove x86 gc_sweep_hookH.J. Lu2016-04-203-327/+7
* Don't check relocations in excluded sectionsH.J. Lu2016-04-202-0/+7
* Move ELF relocation check after lang_gc_sectionsH.J. Lu2016-04-203-14/+31
* Automatic date update in version.inGDB Administrator2016-04-211-1/+1
* Build GDB as a C++ program by defaultPedro Alves2016-04-205-3/+12
* Fix host signal vs gdb signal mixup in gdb/darwin-nat.cPedro Alves2016-04-202-1/+5
* Fix "incompatible pointer type" warning in gdb/aarch64-tdep.cPedro Alves2016-04-202-1/+7
* gdb/darwin-nat.c: Fix "cast to pointer from integer of different size" warningPedro Alves2016-04-202-1/+5
* Check R_386_NONE/R_X86_64_NONE in eh6.dH.J. Lu2016-04-202-1/+10
* Add ld-x86-64/pic1 testH.J. Lu2016-04-204-0/+12
* Add ld-x86-64/pie2 testH.J. Lu2016-04-204-0/+18
* Check run-time R_X86_64_32 relocation overflowH.J. Lu2016-04-207-74/+118
* symmisc.c (dump_symtab_1): Print owning compunit for identical blockvectors.Doug Evans2016-04-202-1/+11
* Include arch/arm-linux.h in aarch32-linux-nat.cYao Qi2016-04-202-0/+5
* Call _bfd_elf_create_ifunc_sections only for ifuncH.J. Lu2016-04-203-10/+14
* Check ELF relocs after opening all input filesH.J. Lu2016-04-2015-51/+131
* Move ARM_CPSR_GREGNUM to arch/arm-linux.hYao Qi2016-04-205-5/+18
* Replace .long with .dc.a on my_personality_v0H.J. Lu2016-04-202-1/+6
* update many old style function definitionsTrevor Saunders2016-04-2047-193/+171
* change argument type to bfd_byteTrevor Saunders2016-04-202-1/+5
* gas/doc/arc: Add nps400 references into the documentationAndrew Burgess2016-04-202-2/+14
* arc: Fix relocation formula for ARC_NPS_CMEM16 relocationAndrew Burgess2016-04-202-1/+5
* [AArch64] Support RAS extension for ARMv8 onwards.Matthew Wahab2016-04-208-0/+249
* Add another testcase for PR ld/19719H.J. Lu2016-04-194-0/+27
* Automatic date update in version.inGDB Administrator2016-04-201-1/+1
* Handle void * conversions in FreeBSD/x86 native code to fix C++ build.John Baldwin2016-04-194-8/+20
* Cast the pointer assigned to ss_sp to char *.John Baldwin2016-04-192-1/+7
* opcodes/arc: Add yet more nps instructionsAndrew Burgess2016-04-198-24/+393
* opcodes/arc: Add more nps instructionsAndrew Burgess2016-04-199-0/+74
* Add pr number to earlier entry.Doug Evans2016-04-191-0/+1
* symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile.Doug Evans2016-04-192-7/+11
* Fix copyright year, remove linux only test.Doug Evans2016-04-191-7/+5
* * source.c (is_regular_file): New arg errno_ptr.Doug Evans2016-04-194-8/+92
* linux-record: Squash cases with identical handlingAndreas Arnez2016-04-192-17/+8
* Re-factor (i386|amd64)mpx target descriptions.Walfred Tedeschi2016-04-1913-132/+39
* Add target descriptions for AVX + MPXWalfred Tedeschi2016-04-1929-13/+1325
* Sync Makefile.tpl with gcc.Nick Clifton2016-04-193-4/+17