summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix setting-breakpoints regression on PPC64 (function descriptors)users/palves/fix-ppc64-func-descriptorsPedro Alves2017-11-294-75/+61
* Stop objdump from attempting to allocate a huge chunk of memory when parsing ...Nick Clifton2017-11-292-1/+17
* ld: Add a testcase for PR ld/22471H.J. Lu2017-11-295-0/+63
* [gdb/testsuite] Fix wrong return type in testsThomas Preud'homme2017-11-295-3/+12
* Support --localedir, --datarootdir and --datadirStefan Stroe2017-11-2914-28/+70
* Use the record_alignment function when creating a .note section, in case the ...Nick Clifton2017-11-292-2/+7
* Allow multiply-defined absolute symbols when they have the same value.Cary Coutant2017-11-282-5/+20
* Allow multiple .eh_frame sections per object file.Cary Coutant2017-11-283-16/+19
* Automatic date update in version.inGDB Administrator2017-11-291-1/+1
* Prevent a memory exhaustion problem when trying to read in strings from a COF...Nick Clifton2017-11-282-2/+8
* gold: Add a newline at end of pr22266_a.cH.J. Lu2017-11-282-1/+5
* Properly handle note sections and segmentsH.J. Lu2017-11-282-16/+39
* Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4Nick Clifton2017-11-2810-48/+126
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-2853-196/+57
* PR22471, undefined reference to linker-defined symbolsAlan Modra2017-11-2812-53/+82
* Copying symbol type in ld script assignmentsAlan Modra2017-11-285-34/+38
* ld: Set non_ir_ref_regular on symbols referenced in regular objectsH.J. Lu2017-11-286-3/+109
* Compress loads/stores with implicit 0 offset.Jim Wilson2017-11-277-6/+99
* Fix symbol values and relocation addends for relocatable links.Cary Coutant2017-11-278-28/+92
* Automatic date update in version.inGDB Administrator2017-11-281-1/+1
* Remove REMOTE_OBSTom Tromey2017-11-272-23/+17
* Move target object files to target subdirectoryTom Tromey2017-11-272-7/+16
* Add missing files to COMMON_SFILESTom Tromey2017-11-272-4/+11
* Simplify COMMON_OBS by using list of sourcesTom Tromey2017-11-272-208/+45
* Define YYOBJ in terms of YYFILESTom Tromey2017-11-272-11/+9
* Move python object files to python subdirectoryTom Tromey2017-11-274-51/+17
* Move guile object files to guile subdirectoryTom Tromey2017-11-274-34/+13
* Move unittests object files to unittests subdirectoryTom Tromey2017-11-272-19/+8
* Move tui object files to tui subdirectoryTom Tromey2017-11-272-24/+9
* Move compile object files to compile subdirectoryTom Tromey2017-11-272-14/+9
* Move mi objects to mi subdirectoryTom Tromey2017-11-272-25/+11
* Move cli object files to cli subdirectoryTom Tromey2017-11-272-15/+9
* A simpler way to make the "arch" build directoryTom Tromey2017-11-274-28/+17
* gas: xtensa: speed up find_trampoline_segMax Filippov2017-11-272-1/+13
* gas: xtensa: implement trampoline coalescingMax Filippov2017-11-277-28/+341
* gas: xtensa: reuse trampoline placement codeMax Filippov2017-11-273-91/+23
* gas: xtensa: rewrite xg_relax_trampolineMax Filippov2017-11-275-301/+284
* gas: xtensa: merge trampoline_frag into xtensa_frag_typeMax Filippov2017-11-273-67/+83
* gas: xtensa: reuse find_trampoline_segMax Filippov2017-11-272-22/+23
* gas: xtensa: extract jump assembling for trampolinesMax Filippov2017-11-272-102/+64
* gas: extract xg_relax_trampoline from xtensa_relax_fragMax Filippov2017-11-272-159/+174
* fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message")Joel Brobecker2017-11-272-2/+9
* [PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIESzabolcs Nagy2017-11-272-4/+12
* [PR ld/22269] aarch64: Handle local undefined weak symbolsSzabolcs Nagy2017-11-272-2/+15
* Update the simplified Chinese translation of the messages in the opcodes libr...Nick Clifton2017-11-272-437/+945
* Fix a seg-fault when displaying notes from a prorgam segment. Check for a NU...Nick Clifton2017-11-272-11/+29
* When creating a .note section to contain a version note, set the section alig...Nick Clifton2017-11-272-0/+7
* Update find command help and search memory docsDominik Czarnota2017-11-264-2/+22
* python: Fix memleak in do_start_initializationSimon Marchi2017-11-262-6/+12
* Automatic date update in version.inGDB Administrator2017-11-271-1/+1