aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-28Check S-record with 0 sizeH.J. Lu2-1/+6
2014-08-28Remove fatal function and prototypeGary Benson3-20/+5
2014-08-28Convert fatal to perror_with_name in IPA codeGary Benson2-6/+10
2014-08-28Convert fatal to error in remote_prepareGary Benson2-1/+5
2014-08-28Downgrade fatal to warning in linux_asyncGary Benson2-1/+18
2014-08-28Convert fatal to gdb_assert in both i386_dr_low_set_addrGary Benson3-5/+10
2014-08-28Straightforward fatal to internal_error conversionsGary Benson9-52/+117
2014-08-28Shadow SIM's debug_printf functionGary Benson2-0/+7
2014-08-28arm software watchpoint: return to epilogueYao Qi2-24/+24
2014-08-28Remove dwarf_decode_lines argumewant_line_infoYao Qi2-10/+14
2014-08-28daily updateAlan Modra1-1/+1
2014-08-27psim: Correct spelling in comments.Joel Sherrill6-2/+11
2014-08-27dwarf2read.c (dwarf_record_line): Fix typo.Doug Evans2-1/+5
2014-08-27Adding last commit's ChangeLog entry.Sergio Durigan Junior1-0/+17
2014-08-27Fix terminal state corruption when starting a program from within TUIPatrick Palka7-42/+6
2014-08-27lib/gdb.exp (gdb_compile_shlib): Add support for clang.Doug Evans2-0/+10
2014-08-27Use bfd_is_abs_section to check discarded input sectionH.J. Lu10-2/+50
2014-08-27Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu5-5/+30
2014-08-27src-release.sh: Convert src-release to a shell scriptWill Newton3-318/+357
2014-08-27daily updateAlan Modra1-1/+1
2014-08-26rl78.h (RL78_RELAXA_MASK): New. Relax types are enums, not bitsDJ Delorie2-0/+5
2014-08-26Disambiguate test for relaxation type.DJ Delorie2-2/+7
2014-08-26[ARM] Update selected_cpu based on info got during parsingJiong Wang6-2/+65
2014-08-26[AArch64] Improve copy relocation support on four absolute relocation typesJiong Wang11-10/+83
2014-08-26Fix linker testsuite failures for Aarch64.Nick Clifton5-49/+56
2014-08-26MIPS: Make the CODE10 operand code consistent between ISAsMaciej W. Rozycki4-8/+20
2014-08-26MIPS/gas: SAA/SAAD macro clean-upsMaciej W. Rozycki2-3/+9
2014-08-26MIPS/gas/testsuite: Remove ECOFF offset alternativesMaciej W. Rozycki9-504/+515
2014-08-26Fix a typo in the selection pattern for the or1knd cpu.Nick Clifton2-1/+5
2014-08-262014-08-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-1/+5
2014-08-26daily updateAlan Modra1-1/+1
2014-08-25Fix clang compilation errors in gdb.mi/basics.c.Doug Evans2-4/+9
2014-08-25gdb.threads/thread-execl.exp: #include <stdio.h>.Doug Evans2-0/+5
2014-08-25linux-nat.c (linux_nat_close): Don't pass NULL for "this".Doug Evans2-2/+7
2014-08-25Fix grammatical error in commentsYao Qi2-2/+6
2014-08-25gas tests for the sparc instructions ldfsr, stfsr, ldx, ldxa, stx, stxa, ldxf...Jose E. Marchesi8-0/+68
2014-08-25daily updateAlan Modra1-1/+1
2014-08-24Update comments in scan_partial_symbols and add_partial_subprogramYao Qi2-21/+33
2014-08-24set print symbol off in py-value.exp and scm-value.expYao Qi3-0/+14
2014-08-24daily updateAlan Modra1-1/+1
2014-08-23Fix m32r-elf sim, default hardware to off.Hans-Peter Nilsson4-12/+13
2014-08-23Fix sh64-elf sim, default hardware to off.Hans-Peter Nilsson3-15/+9
2014-08-23Fix iq2000-elf sim, default hardware to off.Hans-Peter Nilsson3-15/+9
2014-08-23Fix frv-elf sim, default hardware to off.Hans-Peter Nilsson4-12/+13
2014-08-22Fix pr 17276.Doug Evans6-12/+471
2014-08-23daily updateAlan Modra1-1/+1
2014-08-22Create a typedef for record_line: record_line_ftype.Doug Evans3-14/+48
2014-08-22aarch64: Adjust dwarf2 encoding factorsRichard Henderson2-2/+4
2014-08-22aarch64: Fix CFA encoding of vector registersRichard Henderson2-1/+9
2014-08-22aarch64: Decode dwarf2 register numbersRichard Henderson4-0/+40