aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Fix objc testsusers/palves/fix-objc-testsPedro Alves4-10/+14
2017-06-06ld: Fix spelling mistake in comment.Andrew Burgess2-1/+5
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess18-24/+155
2017-06-06bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mipsJose E. Marchesi4-14/+10
2017-06-06bfd: remove unused local variable in elflink.c:init_reloc_cookie_relsJose E. Marchesi2-4/+5
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki8-37/+57
2017-06-05Drop arm support for falkor/qdf24xx targets, not present in released hardware.Jim Wilson3-8/+5
2017-06-06Automatic date update in version.inGDB Administrator1-1/+1
2017-06-05Add a testcase for PR ld/21529H.J. Lu4-1/+29
2017-06-05PR21529, internal error in linker.cAlan Modra2-1/+6
2017-06-05Fix --enable-new-dtags config supportAlan Modra6-7/+15
2017-06-05Introduce --enable-new-dtags configure option.Slava Barinov5-5/+60
2017-06-05Automatic date update in version.inGDB Administrator1-1/+1
2017-06-04Document the GDB 8.0 release in gdb/ChangeLogJoel Brobecker1-0/+4
2017-06-04Automatic date update in version.inGDB Administrator1-1/+1
2017-06-03x86-linux-nat: Remove unused arch_lwp_info structureSimon Marchi2-10/+4
2017-06-03linux-nat: Remove unused parameterSimon Marchi2-2/+8
2017-06-03Automatic date update in version.inGDB Administrator1-1/+1
2017-06-02x86: Remove linker option: -z prefix-nopH.J. Lu5-29/+9
2017-06-02Use delete instead of xfree for gdb_timerSimon Marchi2-1/+6
2017-06-02C++ify breakpoint class hierarchy (destructors only)Simon Marchi13-287/+274
2017-06-02Create struct type for longjmp breakpointSimon Marchi2-10/+35
2017-06-02Introduce and use new_breakpoint_from_typeSimon Marchi2-30/+29
2017-06-02Correct check for endiannessMichael Eager2-1/+5
2017-06-02Automatic date update in version.inGDB Administrator1-1/+1
2017-06-01Correct ChangeLog entry date.John Baldwin1-1/+1
2017-06-01Use the ELF class to determine the word size for FreeBSD core notes.John Baldwin2-10/+19
2017-06-01PPC64_OPT_LOCALENTRYAlan Modra10-39/+147
2017-06-01S/390: idte/ipte fixesAndreas Krebbel9-32/+19
2017-06-01Automatic date update in version.inGDB Administrator1-1/+1
2017-05-31Rename "mem" related commmandsSimon Marchi2-8/+20
2017-05-31PowerPC64 ld help quotingAlan Modra2-2/+6
2017-05-31btrace: support decoder eventsMarkus Metzger2-41/+121
2017-05-31config, btrace: check for pt_insn_event in libiptMarkus Metzger4-57/+116
2017-05-31Avoid compilation warning on MinGW in xstrndupEli Zaretskii4-1/+33
2017-05-31Make libiberty/waitpid.c compile without warnings on MinGWEli Zaretskii2-0/+10
2017-05-31Fix MinGW compilation warnings due to environ.hEli Zaretskii2-0/+6
2017-05-31Automatic date update in version.inGDB Administrator1-1/+1
2017-05-30Fix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation when used with a SUB in...Casey Smith2-1/+9
2017-05-30[ARC] Allow CPU to be enforced via disassemble_info optionsAnton Kolesov4-26/+126
2017-05-30[ARC] Add arc-cpu.def with processor definitionsAnton Kolesov4-26/+60
2017-05-30[ARC] Implement compatible function for ARC BFD architecturesAnton Kolesov2-1/+50
2017-05-30[ARC] Remove duplicate ARC600 entryAnton Kolesov2-7/+10
2017-05-30Add bfd_get_file_size to get archive element sizeH.J. Lu6-54/+170
2017-05-30btrace: Store function segments as objects.Tim Wiederhake4-57/+82
2017-05-30btrace: Remove bfun_s vector.Tim Wiederhake2-67/+43
2017-05-30btrace: Replace struct btrace_function::segment.Tim Wiederhake5-37/+57
2017-05-30btrace: Remove struct btrace_function::flow.Tim Wiederhake3-23/+32
2017-05-30btrace: Replace struct btrace_function::up.Tim Wiederhake5-64/+130
2017-05-30btrace: Remove struct btrace_thread_info::{begin,end}.Tim Wiederhake4-113/+107