aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-07Fix typo in name of MSP430 attribute section.Nick Clifton3-2/+8
2016-04-07Automatic date update in version.inGDB Administrator1-1/+1
2016-04-06Eliminate -var-create error for optzd ptr to structDon Breazeal2-2/+20
2016-04-06Optimized-out pointer: New test for error handlingDon Breazeal3-0/+296
2016-04-06Fix gdb.threads/dlopen-libpthread.exp crashSimon Marchi2-2/+6
2016-04-06Revert the previous commit adding unknown_v_replies_ok.Jan Kratochvil2-31/+4
2016-04-06Workaround gdbserver<7.7 for setfsJan Kratochvil2-0/+37
2016-04-06Fix MSP430 assembler's detection of NOP and EINT.Nick Clifton4-7/+45
2016-04-06Revert check-in by a mistake in the previous commit.Jan Kratochvil2-27/+4
2016-04-06Print the "file" command suggestion in exec_file_locate_attachJan Kratochvil4-3/+43
2016-04-06Fix memory leak in ld ARM backendThomas Preud'homme2-4/+13
2016-04-06testsuite: Update py-mi-objfile to expect console format printCatalin Udma3-4/+10
2016-04-05Fix IPA detection in ftrace-insn-reloc.expSimon Marchi2-1/+6
2016-04-06Automatic date update in version.inGDB Administrator1-1/+1
2016-04-05ld/arc: Fix linker for big-endian arc targetsAndrew Burgess28-93/+65
2016-04-05arc/nps400: Add additional instructionsAndrew Burgess6-7/+379
2016-04-05Make ftrace tests work with remote targetsSimon Marchi7-31/+51
2016-04-05Improve gdb_remote_download, remove gdb_downloadSimon Marchi6-38/+51
2016-04-05IPA: Move getauxval out of #ifndef IN_PROCESS_AGENTMarcin Koƛcielnicki2-28/+32
2016-04-05[ARC] Fix support for double assist instructions.Claudiu Zissulescu11-1071/+1235
2016-04-05[ARC] PLT content endianess awareness.Claudiu Zissulescu2-6/+30
2016-04-05[ARC] Fix to pass ld-elf-ehdr_start-shared.Claudiu Zissulescu2-1/+6
2016-04-05[ARC] 24 bit reloc and overflow detection fix.Claudiu Zissulescu4-30/+80
2016-04-05[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)Jiong Wang12-7/+180
2016-04-05[ARC] Dynamic relocs verification for dynindx == -1.Claudiu Zissulescu2-2/+23
2016-04-05[ARC] Don't allow pc-rel relocations for J* instructions.Claudiu Zissulescu5-1/+28
2016-04-05ELF/LD: Avoid producing hidden and internal dynamic symbolsMaciej W. Rozycki19-11/+173
2016-04-05[ARC] Fix ld testsuite failures.Claudiu Zissulescu15-12/+38
2016-04-04Don't use vec_disp8 encoding with the .d32 suffixH.J. Lu5-9/+22
2016-04-04Add missing pr19827-nacl.rd for i386/x86-64 NaClH.J. Lu3-0/+16
2016-04-04Add a testcase for PR gas/19498H.J. Lu4-0/+29
2016-04-05Automatic date update in version.inGDB Administrator1-1/+1
2016-04-04Obvious function doc and formattingSimon Marchi2-2/+7
2016-04-04Fix gdb.mi/mi-breakpoint-changed.exp for remote targetsSimon Marchi2-2/+15
2016-04-04More fixes for COFF/PE lanker garbage collection.Nick Clifton1-0/+10
2016-04-04Ignore DWARF debug information with a version of 0 - assume that it is padding.Nick Clifton7-73/+276
2016-04-04gas/arc: Use #define from include/opcode/arc.hAndrew Burgess2-8/+7
2016-04-04PR19498, Invalid "symbol definition loop"Alan Modra2-1/+10
2016-04-03use XNEW and related macros moreTrevor Saunders58-281/+366
2016-04-04Automatic date update in version.inGDB Administrator1-1/+1
2016-04-03use xstrdup and friends moreTrevor Saunders5-25/+20
2016-04-03cleanup FLT_CHARS and EXP_CHARSTrevor Saunders8-16/+17
2016-04-03update ChangeLog for previous commitTrevor Saunders1-0/+5
2016-04-03make score build againTrevor Saunders2-3/+3
2016-04-03arm: change the type of a variable to bfd_reloc_code_real_typeTrevor Saunders2-1/+6
2016-04-03bfin: simplify current_inputlineTrevor Saunders3-5/+7
2016-04-03avr: simplify some option parsing with strcasecmp ()Trevor Saunders2-12/+6
2016-04-03IPA: Fix build problem on !HAVE_GETAUXVALMarcin Koƛcielnicki4-0/+9
2016-04-03Automatic date update in version.inGDB Administrator1-1/+1
2016-04-02PR19896, Segmentation fault on bad inputAlan Modra2-1/+9