aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-29The 3rd patch for aarch64 gold.Han Shen4-56/+624
2014-08-30ppc476 patch area size miscalculationAlan Modra2-1/+5
2014-08-30daily updateAlan Modra1-1/+1
2014-08-29Use exceptions and cleanups in gdbserverGary Benson4-97/+125
2014-08-29Introduce common/common-exceptions.[ch]Gary Benson9-438/+570
2014-08-29Introduce common/gdb_setjmp.hGary Benson12-81/+148
2014-08-29Move cleanups.[ch] to commonGary Benson6-6/+31
2014-08-29Move internal_{,v}warning to common/errors.[ch]Gary Benson7-17/+51
2014-08-29Unify startup and option-parsing warningsGary Benson2-21/+15
2014-08-29Replace all usage errors with calls to errorGary Benson2-30/+14
2014-08-29Replace hardwired error handler in go32_create_inferiorGary Benson2-6/+11
2014-08-29Replace hardwired error handler in captured_mainGary Benson2-6/+6
2014-08-29Replace hardwired error handlers in tui_initialize_ioGary Benson2-8/+9
2014-08-29Make warning usable earlierGary Benson2-2/+9
2014-08-29Make error usable earlierGary Benson2-2/+10
2014-08-29Make internal_vproblem always workGary Benson3-8/+51
2014-08-29PowerPC64 call lacks nop errorAlan Modra2-4/+16
2014-08-29Prevent alpha_vms_object_p stopping bfd_check_format_matches scanAlan Modra2-9/+7
2014-08-29Report an error for S-records with less than the miniumum sizeAlan Modra2-3/+20
2014-08-29Fix testsuite ld_simple_link_defsyms for windows targetsAlan Modra2-2/+7
2014-08-29daily updateAlan Modra1-1/+1
2014-08-28Move definition of some prologue-related functions to a better location.Doug Evans2-187/+192
2014-08-28symtab.c (find_function_start_sal): Move definition to better spot.Doug Evans2-32/+36
2014-08-28Rewrite {amd64,i386}-pseudo.c to better specify register liveness.Doug Evans3-23/+59
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