aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-28More minimal patchusers/keiths/inline-func-bp-for-pedroKeith Seitz3-75/+53
2017-11-28Report stop locations in inlined functionsKeith Seitz7-63/+199
2017-11-28Prevent a memory exhaustion problem when trying to read in strings from a COF...Nick Clifton2-2/+8
2017-11-28gold: Add a newline at end of pr22266_a.cH.J. Lu2-1/+5
2017-11-28Properly handle note sections and segmentsH.J. Lu2-16/+39
2017-11-28Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4Nick Clifton10-48/+126
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu53-196/+57
2017-11-28PR22471, undefined reference to linker-defined symbolsAlan Modra12-53/+82
2017-11-28Copying symbol type in ld script assignmentsAlan Modra5-34/+38
2017-11-28ld: Set non_ir_ref_regular on symbols referenced in regular objectsH.J. Lu6-3/+109
2017-11-27Compress loads/stores with implicit 0 offset.Jim Wilson7-6/+99
2017-11-27Fix symbol values and relocation addends for relocatable links.Cary Coutant8-28/+92
2017-11-28Automatic date update in version.inGDB Administrator1-1/+1
2017-11-27Remove REMOTE_OBSTom Tromey2-23/+17
2017-11-27Move target object files to target subdirectoryTom Tromey2-7/+16
2017-11-27Add missing files to COMMON_SFILESTom Tromey2-4/+11
2017-11-27Simplify COMMON_OBS by using list of sourcesTom Tromey2-208/+45
2017-11-27Define YYOBJ in terms of YYFILESTom Tromey2-11/+9
2017-11-27Move python object files to python subdirectoryTom Tromey4-51/+17
2017-11-27Move guile object files to guile subdirectoryTom Tromey4-34/+13
2017-11-27Move unittests object files to unittests subdirectoryTom Tromey2-19/+8
2017-11-27Move tui object files to tui subdirectoryTom Tromey2-24/+9
2017-11-27Move compile object files to compile subdirectoryTom Tromey2-14/+9
2017-11-27Move mi objects to mi subdirectoryTom Tromey2-25/+11
2017-11-27Move cli object files to cli subdirectoryTom Tromey2-15/+9
2017-11-27A simpler way to make the "arch" build directoryTom Tromey4-28/+17
2017-11-27gas: xtensa: speed up find_trampoline_segMax Filippov2-1/+13
2017-11-27gas: xtensa: implement trampoline coalescingMax Filippov7-28/+341
2017-11-27gas: xtensa: reuse trampoline placement codeMax Filippov3-91/+23
2017-11-27gas: xtensa: rewrite xg_relax_trampolineMax Filippov5-301/+284
2017-11-27gas: xtensa: merge trampoline_frag into xtensa_frag_typeMax Filippov3-67/+83
2017-11-27gas: xtensa: reuse find_trampoline_segMax Filippov2-22/+23
2017-11-27gas: xtensa: extract jump assembling for trampolinesMax Filippov2-102/+64
2017-11-27gas: extract xg_relax_trampoline from xtensa_relax_fragMax Filippov2-159/+174
2017-11-27fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message")Joel Brobecker2-2/+9
2017-11-27[PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIESzabolcs Nagy2-4/+12
2017-11-27[PR ld/22269] aarch64: Handle local undefined weak symbolsSzabolcs Nagy2-2/+15
2017-11-27Update the simplified Chinese translation of the messages in the opcodes libr...Nick Clifton2-437/+945
2017-11-27Fix a seg-fault when displaying notes from a prorgam segment. Check for a NU...Nick Clifton2-11/+29
2017-11-27When creating a .note section to contain a version note, set the section alig...Nick Clifton2-0/+7
2017-11-26Update find command help and search memory docsDominik Czarnota4-2/+22
2017-11-26python: Fix memleak in do_start_initializationSimon Marchi2-6/+12
2017-11-27Automatic date update in version.inGDB Administrator1-1/+1
2017-11-26Add include guards to common/format.hTom Tromey2-0/+9
2017-11-26Rename argument name from link to xlinkH.J. Lu2-3/+8
2017-11-26Change maybe_disable_address_space_randomization to a classTom Tromey6-67/+72
2017-11-26Removes a cleanup from gcore.cTom Tromey2-9/+10
2017-11-26gas: Update x86 sse-noavx testsH.J. Lu6-0/+16
2017-11-26Fix broken ChangeLog entry for last commit.Ulrich Weigand1-0/+17
2017-11-26[spu] Fix various test casesUlrich Weigand22-72/+68