aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-18ld: Enable using separate linker script for -z relroAndreas Krebbel2-8/+291
2018-07-18Updated French translation for gold and Spanish translation for ld.Nick Clifton4-2199/+7535
2018-07-18Automatic date update in version.inGDB Administrator1-1/+1
2018-07-17Return unique_xmalloc_ptr from gdbscm_scm_to_stringTom Tromey7-53/+51
2018-07-17Return unique_xmalloc_ptr from gdbscm_safe_eval_stringTom Tromey5-29/+21
2018-07-17Change gdbscm_exception_message_to_string to return a unique_xmalloc_ptrTom Tromey6-23/+31
2018-07-17Use std::string in ppscm_make_pp_type_error_exceptionTom Tromey2-10/+9
2018-07-17BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absoluteMaciej W. Rozycki4-12/+19
2018-07-17LD: Export relative-from-absolute symbol marking to BFDMaciej W. Rozycki7-1/+46
2018-07-17RISC-V: Don't decrement pc after break.Jim Wilson2-23/+8
2018-07-17RISC-V: Correct legacy misa register number.Jim Wilson2-2/+8
2018-07-17Remove --disable-gdbcliTom Tromey5-56/+15
2018-07-17Use scoped_free_pendings in coff_symtab_readTom Tromey2-0/+8
2018-07-17Automatic date update in version.inGDB Administrator1-1/+1
2018-07-16RISC-V: Add osabi support.Jim Wilson2-0/+7
2018-07-16Fix typo in NT_PPC_TM_CVSX note descriptionPedro Franco de Carvalho2-1/+6
2018-07-16Add grok/write functions for new ppc core note sectionsEdjunior Barbosa Machado3-0/+421
2018-07-16Add missing ChangeLog entrySimon Marchi1-0/+12
2018-07-16Remove unused variables in ia64*tdep.cSimon Marchi3-14/+4
2018-07-16Fix compilation error in ia64-vms-tdep.c with libunwind-ia64Simon Marchi2-1/+5
2018-07-16remote-sim.c: Remove unused variablesSimon Marchi2-6/+5
2018-07-16Add missing ChangeLog entrySimon Marchi1-0/+6
2018-07-16Fix compilation error in ia64-tdep.c with libunwind-ia64Simon Marchi1-15/+9
2018-07-16Use outermost_context_p in more placesTom Tromey5-13/+21
2018-07-16Move the using directives to buildsym_compunitTom Tromey5-26/+77
2018-07-16Make free_pending_blocks staticTom Tromey5-8/+20
2018-07-16Move the subfile stack to buildsym_compunitTom Tromey3-28/+24
2018-07-16Use gdb_assert in two places in buildsym.cTom Tromey2-10/+7
2018-07-16Remove merge_symbol_listsTom Tromey3-30/+5
2018-07-16Move scan_file_globals declaration to stabsread.hTom Tromey4-7/+13
2018-07-16Remove buildsym_new_initTom Tromey8-22/+21
2018-07-16Move within_function to stabsreadTom Tromey6-6/+15
2018-07-16Move processing_gcc to stabsreadTom Tromey4-8/+12
2018-07-16Move some code from buildsym to stabsreadTom Tromey5-25/+36
2018-07-16Make context_stack_size static in buildsym.cTom Tromey3-4/+9
2018-07-16Move processing_acc_compilation to dbxread.cTom Tromey3-8/+13
2018-07-16Move last_source_start_addr to buildsym_compunitTom Tromey6-27/+73
2018-07-16Move have_line_numbers to buildsym_compunitTom Tromey2-9/+15
2018-07-16Move pending_macros to buildsym_compunitTom Tromey2-28/+39
2018-07-16Move last_source file to buildsym_compunitTom Tromey2-18/+36
2018-07-16Add assert in prepare_for_buildingTom Tromey2-0/+5
2018-07-16Change buildsym_compunit::comp_dir to be a unique_xmalloc_ptrTom Tromey2-6/+12
2018-07-16Use new and delete for buildsym_compunitTom Tromey2-50/+49
2018-07-16Update release making notes to metion checking for new top level files.Nick Clifton2-3/+15
2018-07-16Update the src-release script to include the new top level files test-driver ...Nick Clifton2-1/+5
2018-07-16x86: fix operand size checkingJan Beulich4-86/+123
2018-07-16Automatic date update in version.inGDB Administrator1-1/+1
2018-07-15Fix filename in prior ChangeLog entrySimon Marchi1-4/+5
2018-07-15Automatic date update in version.inGDB Administrator1-1/+1
2018-07-14Fix internal error when using --emit-relocs with plugins.Cary Coutant4-5/+17