aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-07gas/arc: Modify structure used to hold opcodesAndrew Burgess2-10/+65
2016-04-07Fix gdb.reverse/finish-reverse-bkpt.expYao Qi2-2/+12
2016-04-07Fix gdb.reverse/next-reverse-bkpt-over-sr.expYao Qi2-1/+7
2016-04-07Make breakpoint handling in record-full idempotentYao Qi2-0/+23
2016-04-07Set bp_tgt->reqstd_address and bp_tgt->placed_size in record_full_insert_brea...Yao Qi2-0/+15
2016-04-07ld/arc: Make little endian default choice for linker scriptsAndrew Burgess2-3/+8
2016-04-07Fix gas/ChangeLogAlan Modra1-42/+41
2016-04-07[ARC] Prepare strings for automatic translation.Claudiu Zissulescu2-5/+12
2016-04-07Update AArch64 documentation regarding architecture extensions.James Greenhalgh2-8/+15
2016-04-07gas/arc: Allow greater range of characters into flag namesAndrew Burgess2-1/+7
2016-04-07gas/arc: Remove preprocess_operands functionAndrew Burgess2-46/+40
2016-04-07Allow integer contants to have a U suffix. Improve error reporting for missi...Nick Clifton9-3/+67
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