aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-26 * MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro Alves.Joel Brobecker2-0/+5
2008-09-262008-09-26 Florian Krohm <fkrohm@us.ibm.com>Andreas Krebbel12-42/+63
2008-09-26 * Makefile.am (TARG_ENV_HFILES): Add config/te-solaris.h.Eric Botcazou5-4/+44
2008-09-26 * config/bfin-parse.y (asm_1): Fix reduce/reduce conflicts.Jie Zhang2-12/+14
2008-09-26*** empty log message ***gdbadmin1-1/+1
2008-09-26daily updateAlan Modra1-1/+1
2008-09-25 * stack.c (print_frame_args): Fix typos in comments.Joel Brobecker2-2/+6
2008-09-252008-09-25 Sérgio Durigan Júnior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2-2/+6
2008-09-25 * ld-elf/eh-group.exp: Only run on ELF targets.Alan Modra3-0/+16
2008-09-25 * ldexp.c (fold_binary): Evaluate rhs when lhs not valid.Alan Modra2-138/+141
2008-09-25daily updateAlan Modra1-1/+1
2008-09-25*** empty log message ***gdbadmin1-1/+1
2008-09-24include/Richard Henderson7-34/+223
2008-09-24 * remote-sim.c (gdbsim_create_inferior): Fix missing parenthesis.Vladimir Prus2-1/+5
2008-09-24 PR 6913Alan Modra2-1/+6
2008-09-24 PR 6913Alan Modra2-1/+6
2008-09-24* frame.c (get_frame_register_bytes): Avoid excessive function calls.Andreas Schwab2-3/+4
2008-09-24* frame.c (get_frame_register_bytes): Take pseudo registers intoAndreas Schwab2-1/+7
2008-09-24daily updateAlan Modra1-1/+1
2008-09-24*** empty log message ***gdbadmin1-1/+1
2008-09-23 * dcache.c (state_chars): New static global.Doug Evans4-14/+35
2008-09-23 * dwarf2read.c (comp_unit_head): Reorganize for better packing.Doug Evans2-1/+5
2008-09-23daily updateAlan Modra1-1/+1
2008-09-23*** empty log message ***gdbadmin1-1/+1
2008-09-22 * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't useTom Tromey2-3/+8
2008-09-22 * plugin-api.h (ld_plugin_status): Remove comma from the last item.Ian Lance Taylor2-9/+18
2008-09-222008-09-22 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-35/+156
2008-09-22 * infrun.c (follow_exec): Don't do a generic mourn. InsteadPedro Alves3-5/+10
2008-09-22 * infrun.c (handle_inferior_event): In the follow exec case,Pedro Alves2-20/+16
2008-09-22 * top.c (any_thread_of, kill_or_detach): New functions.Pedro Alves2-8/+44
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves15-75/+133
2008-09-22 Make the stop_soon global be per-inferior instead.Pedro Alves15-42/+137
2008-09-22 Implement remote multi-process extensions.Pedro Alves5-118/+502
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves16-10/+126
2008-09-22gdb/Pedro Alves6-2/+502
2008-09-22 * arm-tdep.c (arm_skip_prologue): Call skip_prologue_using_salJonathan Larmour1-0/+6
2008-09-22 * arm-tdep.c (arm_skip_prologue): Call skip_prologue_using_salJonathan Larmour1-22/+19
2008-09-22Update my email address.Jonathan Larmour1-1/+1
2008-09-22 * symtab.c (skip_prologue_using_sal): Treat two consecutive linesDaniel Jacobowitz2-1/+39
2008-09-222008-09-22 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2-2/+7
2008-09-22gdb/Pedro Alves7-42/+318
2008-09-22*** empty log message ***gdbadmin1-1/+1
2008-09-22daily updateAlan Modra1-1/+1
2008-09-21*** empty log message ***gdbadmin1-1/+1
2008-09-21daily updateAlan Modra1-1/+1
2008-09-20ld/testsuite/Richard Sandiford2-1/+5
2008-09-20 Provide virtual target "cfi" for targets supporting CFI.Jan Kratochvil7-23/+65
2008-09-20daily updateAlan Modra1-1/+1
2008-09-20*** empty log message ***gdbadmin1-1/+1
2008-09-19Add plugin functionality for link-time optimization (LTO).Cary Coutant30-81/+2923