aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-21infcmd.c: Remove stale TODOPedro Alves2-10/+4
2014-08-21MIPS/opcodes: Remove microMIPS 48-bit LI instructionMaciej W. Rozycki2-4/+5
2014-08-21PowerPC64/BFD: Fix ppc64_elf_set_toc indentationMaciej W. Rozycki2-1/+5
2014-08-21Remove useless gcore command detectionPedro Alves8-80/+10
2014-08-21bfd/ChangeLogTerry Guo11-6/+220
2014-08-21gdb: Fix aarch64 native build issue caused by use of LONGESTWill Newton2-1/+6
2014-08-21MIPS/gas/testsuite: mips.exp indentation fixesMaciej W. Rozycki2-5/+9
2014-08-20GAS: Replace leading spaces with tabs across dw2gencfi.cMaciej W. Rozycki2-10/+16
2014-08-20ARM/ld: Correct macro formatting in armelf.emMaciej W. Rozycki2-3/+8
2014-08-20Integrate PR 12649's race detector directly in the testsuite machineryPedro Alves8-4/+168
2014-08-20Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocsRoland McGrath6-12/+76
2014-08-20ARM: Add support for armeb-*-eabi*Will Newton4-2/+11
2014-08-20[ARM] Fix vcmp with #0.0Kyrylo Tkachov8-2/+130
2014-08-20Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton5-25/+48
2014-08-20Fix handling of typedefs to types having a data_location attribute.Joel Brobecker4-5/+118
2014-08-20value.c (value_contents_bits_eq): Initialize l,h for gcc -Wall.Pedro Alves2-1/+5
2014-08-20Adjust comments with example in itYao Qi5-4/+21
2014-08-20Add copyright notice to linker script files.Nick Clifton90-58/+1203
2014-08-20Fix typo in f7f2534eAlan Modra4-2/+10
2014-08-20daily updateAlan Modra1-1/+1
2014-08-20Handle partially optimized out values similarly to unavailable valuesPedro Alves19-450/+554
2014-08-19Fix -fsanitize=address on unreadable inferior stringsJan Kratochvil2-2/+9
2014-08-19Remove stale commentPedro Alves2-1/+5
2014-08-19Convert target_structs vector to VECSimon Marchi2-26/+22
2014-08-19This patch adds support for FreeBSD ARM in gas.Nick Clifton6-0/+60
2014-08-19This patch set mainly aims at improving the S/390 disassembler'sAndreas Arnez2-134/+184
2014-08-19value_from_pointer: remove call to resolve_dynamic_typeJoel Brobecker2-6/+8
2014-08-19Set breakpoint on the right lineYao Qi2-1/+6
2014-08-19Support _Complex in hard-VFP abiYao Qi2-2/+37
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra72-286/+2254
2014-08-19Replace static variables in the MSP430 simulator with fields in the cpu state...Nick Clifton3-66/+98
2014-08-19Introduce common-debug.hGary Benson12-27/+161
2014-08-19Move print-utils.h to common-defs.hGary Benson5-3/+10
2014-08-19Introduce common-types.hGary Benson7-41/+80
2014-08-19Introduce common/errors.hGary Benson12-80/+196
2014-08-19Ensure internal_vproblem always prints the messageGary Benson2-6/+9
2014-08-19daily updateAlan Modra1-1/+1
2014-08-18boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.David Blaikie2-1/+7
2014-08-18gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound in array range.Joel Brobecker2-1/+5
2014-08-18ada-typeprint.c (print_range): Initialize lo,hi for gcc -Wall.Doug Evans2-1/+5
2014-08-18This fixes the processing of BFD_RELOC_RL78_DIFF fixups when the size is lessNick Clifton2-1/+15
2014-08-18DW_AT_data_location and DW_OP_push_object_address testcase.Joel Brobecker3-0/+241
2014-08-18[Ada] "ptype" of array where bound value uses DW_OP_push_object_addressJoel Brobecker2-5/+32
2014-08-18Add support for DW_AT_data_location.Joel Brobecker5-0/+83
2014-08-18Add support for DW_OP_push_object_address.Joel Brobecker6-18/+79
2014-08-18ada_evaluate_subexp<OP_VAR_VALUE>: Avoid static fixing when possible.Joel Brobecker2-2/+23
2014-08-18avoid "if ... else if ... else" logic in ada-lang.c::ada_evaluate_subexpJoel Brobecker2-7/+13
2014-08-18Fix indentation level in ada-lang.c::ada_evaluate_subexp.Joel Brobecker2-44/+49
2014-08-18LTO plugin with older gccAlan Modra2-1/+5
2014-08-18PowerPC fix for ifunc broken by d1eca1e4Alan Modra3-1/+11