aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Updated translations for some of the binutils subdirectory.Nick Clifton7-5086/+5672
2019-01-23ld: Add LTO warning to --wrap documentationSebastian Huber2-0/+8
2019-01-22corelow.c does not need sys/file.hTom Tromey2-3/+4
2019-01-22Include coff/sym.h from coff/ecoff.hTom Tromey2-0/+6
2019-01-22Include gdb_curses.h in tui-wingeneral.hTom Tromey2-0/+6
2019-01-22Rename "lines" parameter in source-cache.hTom Tromey2-5/+10
2019-01-22Declare remote_target in remote-fileio.hTom Tromey2-0/+5
2019-01-22Do not include py-ref.h in most filesTom Tromey27-26/+29
2019-01-22Use "struct bcache" in objfiles.hTom Tromey2-2/+7
2019-01-22Remove a comment in compile/compile-cplus-types.cTom Tromey2-2/+5
2019-01-22Include compile-internal.h in gcc-c-plugin.hTom Tromey2-0/+6
2019-01-23Automatic date update in version.inGDB Administrator1-1/+1
2019-01-22Remove the EXTERN define from stabsread.hTom Tromey3-27/+34
2019-01-22Automatic date update in version.inGDB Administrator1-1/+1
2019-01-21Fix leak in event-top.c history expansionPhilippe Waroquiers2-10/+13
2019-01-21Remove duplicate or commented-out #includesTom Tromey20-18/+26
2019-01-21Fix leak in splay-treeTom Tromey2-0/+6
2019-01-21AArch64 AAPCS: Empty structs have non zero size in C++Alan Hayward4-13/+61
2019-01-21Updated Brazilian Portuguese translation for the ld/ subdirectory.Nick Clifton2-2116/+2165
2019-01-21Updated translations for various binutils subdirectories.Nick Clifton18-11840/+13306
2019-01-21Fix spelling mistakes in BFD library.Yuri Chornoivan5-6/+22
2019-01-21Testsuite: Ensure stack protection is off for GCCAlan Hayward5-3/+124
2019-01-21Automatic date update in version.inGDB Administrator1-1/+1
2019-01-20[MIPS] fix typo in mips_arch_choices.Chenghua Xu2-3/+7
2019-01-20Automatic date update in version.inGDB Administrator1-1/+1
2019-01-19Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton26-8347/+9226
2019-01-19Add markers for 2.32 branch to NEWS and ChangeLog files.Nick Clifton16-6/+59
2019-01-19Automatic date update in version.inGDB Administrator1-1/+1
2019-01-18Automatic date update in version.inGDB Administrator1-1/+1
2019-01-17Make minimal symbol range adapter a method on objfileTom Tromey10-82/+113
2019-01-17Simplify minsym iterationTom Tromey2-19/+14
2019-01-17Make psymtab range adapter a method on objfileTom Tromey6-21/+38
2019-01-17Add compunits range adapter to objfileTom Tromey12-44/+67
2019-01-17Change all_objfiles_safe adapter to be a method on program_spaceTom Tromey5-28/+33
2019-01-17Change all_objfiles adapter to be a method on program_spaceTom Tromey42-137/+219
2019-01-17Remove cleanups from solib-target.cTom Tromey2-46/+34
2019-01-17Replace "the the" with "the"Tom Tromey11-10/+21
2019-01-17Arm: Clean up PE GAS testsuite correct THUMB tests.Tamar Christina9-1/+51
2019-01-17Update objdump's --disassemble=<symbol> feature so that if <symbol> is a func...Nick Clifton6-24/+212
2019-01-17Automatic date update in version.inGDB Administrator1-1/+1
2019-01-16Actually remove definitions of DEFINE_NON_INLINE_P and DEFINE_INLINE_PSimon Marchi2-4/+1
2019-01-16Don't emit vendor attribute section if there is no attribute to emit.Jim Wilson4-1/+13
2019-01-16RISC-V: Merge ELF attribute for ld.Jim Wilson40-0/+621
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson34-7/+654
2019-01-16Do not expand macros to 'defined'Pavel I. Kryukov2-5/+7
2019-01-16Introduce dwarf2_cu::get_builderKeith Seitz4-116/+393
2019-01-16doc: Add table of MI versionsSimon Marchi2-11/+53
2019-01-16S12Z: gas: Fix bug when a symbol name was the single letter 'c'.John Darrington5-4/+32
2019-01-16S12Z: gas: Permit "extend" instructions which don't actually extend.John Darrington2-10/+7
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington8-13/+45