summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Treat common symbol in executable as definitionusers/hjl/pr19579H.J. Lu2016-03-024-0/+33
* Xfail mix_pic_and_non_pic on arm and aarch64H.J. Lu2016-03-022-3/+12
* Call enqueue_pending_signal in linux_resume_one_lwp_throwYao Qi2016-03-022-11/+6
* [OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded.Marcin Koƛcielnicki2016-03-022-4/+12
* testsuite: Remove unnecessary code in fortran vla-history test.Bernhard Heckel2016-03-022-3/+4
* testsuite: Fix timeout issues during print of vla-arrays.bernhard.heckel2016-03-022-5/+13
* testsuite: Fix run to main issue introduced by GCC 5.x.bernhard.heckel2016-03-022-0/+5
* testsuite: Nullify pointers before first usage.Bernhard Heckel2016-03-022-0/+5
* Add new maintainer to Write After Approval.Bernhard Heckel2016-03-022-0/+5
* Fix detection of gfortran compilers.Bernhard Heckel2016-03-022-1/+5
* Regenerate or1k opcodes fileAlan Modra2016-03-032-3/+4
* Adjust testsuite/gas/i386/x86_64-intel.d for COFFH.J. Lu2016-03-022-1/+5
* Speedup mmo and pe orphan placement for relocatable linkH.J. Lu2016-03-024-36/+68
* Regenerate rl78 opcodes fileAlan Modra2016-03-022-2/+3
* Regenerate bfd files.Alan Modra2016-03-023-0/+7
* Fix shift left warning at sourceAlan Modra2016-03-024-2/+10
* Automatic date update in version.inGDB Administrator2016-03-021-1/+1
* Update PR ld/12365 test for GCC 6H.J. Lu2016-03-012-1/+16
* Fix gdb.trace/ftrace-lock.c compilationPedro Alves2016-03-012-0/+5
* Fix gdb.threads/watchpoint-fork*.c compilationPedro Alves2016-03-015-9/+19
* Fix gdb.base/catch-fork-kill.c compilationPedro Alves2016-03-012-0/+5
* Skip ld-elf/pr19162.d for arc targetH.J. Lu2016-03-012-0/+6
* Fix output path for arm-disp-step.expYao Qi2016-03-012-9/+7
* Compile gdb.arch/arm-neon.c with "quiet"Yao Qi2016-03-012-1/+5
* Speedup ELF orphan placement for relocatable linkH.J. Lu2016-03-011-13/+20
* S390: Fix output path for s390-tdbregs test caseAndreas Arnez2016-03-012-15/+7
* S390: Fix internal error with stackless inferiorAndreas Arnez2016-03-015-2/+86
* Fix typo in print_insn_rl78_common function.Nick Clifton2016-03-012-1/+7
* Automatic date update in version.inGDB Administrator2016-03-011-1/+1
* Add a testcase for PR ld/19162H.J. Lu2016-02-294-0/+20
* aarch64-linux process record: more syscallsYao Qi2016-02-292-9/+13
* Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate...Yao Qi2016-02-293-0/+28
* [ARC] Local symbols relocation cleanupClaudiu Zissulescu2016-02-2912-40/+96
* [ARC] General fixes.Claudiu Zissulescu2016-02-296-9/+41
* Automatic date update in version.inGDB Administrator2016-02-291-1/+1
* Don't recursively look for a symbol in all imports of imported modules.Iain Buclaw2016-02-285-5/+197
* Automatic date update in version.inGDB Administrator2016-02-281-1/+1
* Automatic date update in version.inGDB Administrator2016-02-271-1/+1
* Fix CXX invalid cast from void *.Keith Seitz2016-02-262-1/+6
* Add aarch64-*-rtems* targetJoel Sherrill2016-02-264-4/+5
* Add x86_64-*-rtems* targetJoel Sherrill2016-02-263-2/+6
* [BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check.Renlin Li2016-02-2613-29/+79
* Optimize x86 GOT32X/GOTPCRELX relocationsH.J. Lu2016-02-2692-122/+1320
* Discard FDEs for zero-length address ranges.Cary Coutant2016-02-263-5/+47
* Fix various bugs in arm_record_exreg_ld_st_insnYao Qi2016-02-264-35/+115
* Record right reg num of thumb special data instructionsYao Qi2016-02-262-4/+9
* Rename gdb.reverse/aarch64.{exp,c} to gdb.reverse/insn-reverse.{exp,c}Yao Qi2016-02-263-0/+7
* Generalize gdb.reverse/aarch64.expYao Qi2016-02-263-19/+67
* Add ChangeLog entries for PR ld/19645H.J. Lu2016-02-265-0/+151
* Properly implement STT_COMMONH.J. Lu2016-02-2687-138/+1001