aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-06Get rid of deprecated_init_ui_hookJoel Brobecker5-22/+11
2015-05-06Make the "info dll" command available on all platform.Joel Brobecker6-11/+22
2015-05-06gas: typo in comment fixed.Jose E. Marchesi2-1/+5
2015-05-06gas: added tests for the sparc natural instructions.Jose E. Marchesi5-5/+53
2015-05-06gas: support for the sparc %ncc condition codes register.Jose E. Marchesi9-2/+56
2015-05-06Skip discarded resource sections when building a PE resource table.Toni Spets2-1/+8
2015-05-06Update GAS documentation to note that dollar local labels are only supported ...Nick Clifton2-15/+23
2015-05-06[AArch64] Record instruction alignment for .inst directiveRenlin Li5-5/+30
2015-05-06Automatic date update in version.inGDB Administrator1-1/+1
2015-05-05Further document ada-lang.c::value_assign_to_component & fix whitespaces.Joel Brobecker2-11/+22
2015-05-05out of line functions nested inside inline functions.Joel Brobecker4-0/+27
2015-05-05DWARF: cannot break on out-of-line function nested inside inlined function.Pierre-Marie de Rodat7-6/+159
2015-05-05compare object sizes before comparing them with value_contents_eqJoel Brobecker3-3/+16
2015-05-05testsuite/gdb.ada/var_rec_arr: New testcase.Joel Brobecker5-0/+144
2015-05-05GDB crash trying to subscript array of variant record.Joel Brobecker2-0/+17
2015-05-05[Ada] array of variant record subscriptingJoel Brobecker2-2/+8
2015-05-05[Ada] Resolve dynamic type before trying to print it.Joel Brobecker2-0/+7
2015-05-05Add valaddr support in dynamic property resolution.Joel Brobecker8-11/+45
2015-05-05preserve the bit stride when resolving an array type.Joel Brobecker2-3/+8
2015-05-05[AARCH64] Positively emit symbols for alignmentRenlin Li7-14/+63
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton8-16/+369
2015-05-05xtensa: optimize trampolines relaxationMax Filippov2-27/+207
2015-05-05Automatic date update in version.inGDB Administrator1-1/+1
2015-05-04Automatic date update in version.inGDB Administrator1-1/+1
2015-05-03Automatic date update in version.inGDB Administrator1-1/+1
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant12-43/+80
2015-05-02Automatic date update in version.inGDB Administrator1-1/+1
2015-05-01Fix typos in previous patch.DJ Delorie2-6/+11
2015-05-01Sync filenames.h with gccH.J. Lu2-0/+11
2015-05-01Configure zlib with --enable-host-shared for shared bfdH.J. Lu5-8/+44
2015-05-01Remove i386_elf_emit_arch_noteH.J. Lu7-47/+23
2015-05-01Support ix86-*-elf*H.J. Lu4-2/+10
2015-05-01Automatic date update in version.inGDB Administrator1-1/+1
2015-04-30Make RL78 disassembler and simulator respect ISA for mul/divDJ Delorie24-467/+706
2015-04-30Use "else if" on cpu_arch_isaH.J. Lu2-1/+6
2015-04-30Fix handling of relocs for the MeP target.Nick Clifton7-19/+53
2015-04-30Undef elf_backend_post_process_headers for SolarisH.J. Lu2-0/+7
2015-04-30GAS ARM: Warn if the user creates a symbol with the same name as an instruction.Nick Clifton7-0/+82
2015-04-30Adds documentation of GAS's .zero directive.Nick Clifton2-0/+20
2015-04-30Skip setting HW watchpoint if skip_hw_watchpoint_multi_tests in gdb.base/brea...Yao Qi2-1/+8
2015-04-30Skip gdb.base/relativedebug.exp if libc doesn't have debug infoYao Qi2-0/+17
2015-04-30Automatic date update in version.inGDB Administrator1-1/+1
2015-04-29PR python/18285Doug Evans18-28/+304
2015-04-29Fix an internal error in GAS when assembling a bogus piece of source code.Nick Clifton6-1/+31
2015-04-29Link the last *normal against libfoozlib.soH.J. Lu1-0/+6
2015-04-29Fix 18354H.J. Lu1-1/+10
2015-04-29Updated translations for various binutils components.Nick Clifton6-1189/+2648
2015-04-29Use software watchpoints if hardware watchpoints are not available when testi...Luis Machado2-0/+10
2015-04-29Handle memory write errors on gdb.base/break-always.expLuis Machado2-13/+24
2015-04-29Fix problems in the sim sources discovered by running the cppcheck static ana...Nick Clifton8-6/+29