aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-30NIOS2: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2-10/+21
2014-09-30MN10300: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sect...Andreas Arnez2-11/+18
2014-09-30MIPS: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez4-57/+50
2014-09-30M88K: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2-11/+15
2014-09-30IA64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2-15/+15
2014-09-30M68K: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez3-31/+29
2014-09-30M32R: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2-9/+17
2014-09-30X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez11-62/+75
2014-09-30HPPA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez5-46/+54
2014-09-30FRV: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2-14/+17
2014-09-30ARM: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez4-17/+24
2014-09-30ALPHA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez6-70/+69
2014-09-30AARCH64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sect...Andreas Arnez2-15/+18
2014-09-30Add multi-arch capable 'fbsd_make_corefile_notes' variantAndreas Arnez4-1/+173
2014-09-30Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez14-218/+220
2014-09-30Replace 'core_regset_sections' by iterator methodAndreas Arnez12-328/+312
2014-09-30Error in build_executable_own_libs for non-native targetYao Qi2-0/+9
2014-09-30Skip dlopen-libpthread.exp in cross testingYao Qi2-1/+6
2014-09-292014-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-1/+6
2014-09-30daily updateAlan Modra1-1/+1
2014-09-29Fix library-list.dtd -> library-list-svr4.dtdJan Kratochvil2-1/+5
2014-09-29Fix build for OLD_FREEBSD_ABI_LABELH.J. Lu2-2/+11
2014-09-292014-09-29 Terry Guo <terry.guo@arm.com>Terry Guo3-73/+88
2014-09-29daily updateAlan Modra1-1/+1
2014-09-28daily updateAlan Modra1-1/+1
2014-09-27Do away with hash table line lookup in dwarf2dbg.cAlan Modra7-18/+39
2014-09-27daily updateAlan Modra1-1/+1
2014-09-26Fix handling of relocations against TLS section symbols.Cary Coutant2-1/+9
2014-09-26Don't prune program spaces when doing "maintenance info program-spaces"Simon Marchi2-4/+5
2014-09-25Fix problem where TLS common symbols are not allocated properly during LTO.Cary Coutant3-8/+35
2014-09-26daily updateAlan Modra1-1/+1
2014-09-25infrun.c:user_visible_resume_ptid: Don't check singlestep_breakpoints_inserted_pPedro Alves2-2/+6
2014-09-25breakpoint.c: debug output when we skip inserting a breakpointPedro Alves2-1/+14
2014-09-25infrun.c: comment/typo fixesPedro Alves2-3/+10
2014-09-25daily updateAlan Modra1-1/+1
2014-09-24Fix typo in thumb_in_function_epilogue_pYao Qi2-1/+6
2014-09-24Regen gold POTFILES.inAlan Modra2-1/+7
2014-09-24BFD: Add support for more than one plugin in lib/bfd-pluginsMarkus Trippelsdorf2-52/+63
2014-09-23Add PR reference to ChangeLog entry.Cary Coutant1-0/+1
2014-09-23Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant6-7/+25
2014-09-24daily updateAlan Modra1-1/+1
2014-09-23Disallow VEX/EVEX encoded instructions in 16-bit modeH.J. Lu6-4/+57
2014-09-23Honour SIGILL and SIGSEGV in cancel breakpoint and event lwp selectionYao Qi2-10/+26
2014-09-23daily updateAlan Modra1-1/+1
2014-09-23Fix 'call8: call target out of range' xtensa ld relaxation bugSterling Augustine2-4/+44
2014-09-22Ignore MOD field for control/debug register moveH.J. Lu7-32/+70
2014-09-22readline/search.c: Remove useless parameter '0' for rl_message()Chen Gang2-1/+7
2014-09-222014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-0/+5
2014-09-22Update target_stop's documentationGary Benson2-2/+8
2014-09-22Rename target_{stop,continue}_ptidGary Benson5-13/+24