summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MIPS/opcodes: Remove microMIPS 48-bit LI instructionMaciej W. Rozycki2014-08-212-4/+5
* PowerPC64/BFD: Fix ppc64_elf_set_toc indentationMaciej W. Rozycki2014-08-212-1/+5
* Remove useless gcore command detectionPedro Alves2014-08-218-80/+10
* bfd/ChangeLogTerry Guo2014-08-2111-6/+220
* gdb: Fix aarch64 native build issue caused by use of LONGESTWill Newton2014-08-212-1/+6
* MIPS/gas/testsuite: mips.exp indentation fixesMaciej W. Rozycki2014-08-212-5/+9
* GAS: Replace leading spaces with tabs across dw2gencfi.cMaciej W. Rozycki2014-08-202-10/+16
* ARM/ld: Correct macro formatting in armelf.emMaciej W. Rozycki2014-08-202-3/+8
* Integrate PR 12649's race detector directly in the testsuite machineryPedro Alves2014-08-208-4/+168
* Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocsRoland McGrath2014-08-206-12/+76
* ARM: Add support for armeb-*-eabi*Will Newton2014-08-204-2/+11
* [ARM] Fix vcmp with #0.0Kyrylo Tkachov2014-08-208-2/+130
* Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton2014-08-205-25/+48
* Fix handling of typedefs to types having a data_location attribute.Joel Brobecker2014-08-204-5/+118
* value.c (value_contents_bits_eq): Initialize l,h for gcc -Wall.Pedro Alves2014-08-202-1/+5
* Adjust comments with example in itYao Qi2014-08-205-4/+21
* Add copyright notice to linker script files.Nick Clifton2014-08-2090-58/+1203
* Fix typo in f7f2534eAlan Modra2014-08-204-2/+10
* daily updateAlan Modra2014-08-201-1/+1
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-2019-450/+554
* Fix -fsanitize=address on unreadable inferior stringsJan Kratochvil2014-08-192-2/+9
* Remove stale commentPedro Alves2014-08-192-1/+5
* Convert target_structs vector to VECSimon Marchi2014-08-192-26/+22
* This patch adds support for FreeBSD ARM in gas.Nick Clifton2014-08-196-0/+60
* This patch set mainly aims at improving the S/390 disassembler'sAndreas Arnez2014-08-192-134/+184
* value_from_pointer: remove call to resolve_dynamic_typeJoel Brobecker2014-08-192-6/+8
* Set breakpoint on the right lineYao Qi2014-08-192-1/+6
* Support _Complex in hard-VFP abiYao Qi2014-08-192-2/+37
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-1972-286/+2254
* Replace static variables in the MSP430 simulator with fields in the cpu state...Nick Clifton2014-08-193-66/+98
* Introduce common-debug.hGary Benson2014-08-1912-27/+161
* Move print-utils.h to common-defs.hGary Benson2014-08-195-3/+10
* Introduce common-types.hGary Benson2014-08-197-41/+80
* Introduce common/errors.hGary Benson2014-08-1912-80/+196
* Ensure internal_vproblem always prints the messageGary Benson2014-08-192-6/+9
* daily updateAlan Modra2014-08-191-1/+1
* boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.David Blaikie2014-08-182-1/+7
* gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound in array range.Joel Brobecker2014-08-182-1/+5
* ada-typeprint.c (print_range): Initialize lo,hi for gcc -Wall.Doug Evans2014-08-182-1/+5
* This fixes the processing of BFD_RELOC_RL78_DIFF fixups when the size is lessNick Clifton2014-08-182-1/+15
* DW_AT_data_location and DW_OP_push_object_address testcase.Joel Brobecker2014-08-183-0/+241
* [Ada] "ptype" of array where bound value uses DW_OP_push_object_addressJoel Brobecker2014-08-182-5/+32
* Add support for DW_AT_data_location.Joel Brobecker2014-08-185-0/+83
* Add support for DW_OP_push_object_address.Joel Brobecker2014-08-186-18/+79
* ada_evaluate_subexp<OP_VAR_VALUE>: Avoid static fixing when possible.Joel Brobecker2014-08-182-2/+23
* avoid "if ... else if ... else" logic in ada-lang.c::ada_evaluate_subexpJoel Brobecker2014-08-182-7/+13
* Fix indentation level in ada-lang.c::ada_evaluate_subexp.Joel Brobecker2014-08-182-44/+49
* LTO plugin with older gccAlan Modra2014-08-182-1/+5
* PowerPC fix for ifunc broken by d1eca1e4Alan Modra2014-08-183-1/+11
* PR 17287, DT_NEEDED of unneeded libraries affects --as-neededAlan Modra2014-08-187-3/+40