summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro Alves.Joel Brobecker2008-09-262-0/+5
* 2008-09-26 Florian Krohm <fkrohm@us.ibm.com>Andreas Krebbel2008-09-2612-42/+63
* * Makefile.am (TARG_ENV_HFILES): Add config/te-solaris.h.Eric Botcazou2008-09-265-4/+44
* * config/bfin-parse.y (asm_1): Fix reduce/reduce conflicts.Jie Zhang2008-09-262-12/+14
* *** empty log message ***gdbadmin2008-09-261-1/+1
* daily updateAlan Modra2008-09-261-1/+1
* * stack.c (print_frame_args): Fix typos in comments.Joel Brobecker2008-09-252-2/+6
* 2008-09-25 Sérgio Durigan Júnior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2008-09-252-2/+6
* * ld-elf/eh-group.exp: Only run on ELF targets.Alan Modra2008-09-253-0/+16
* * ldexp.c (fold_binary): Evaluate rhs when lhs not valid.Alan Modra2008-09-252-138/+141
* daily updateAlan Modra2008-09-251-1/+1
* *** empty log message ***gdbadmin2008-09-251-1/+1
* include/Richard Henderson2008-09-247-34/+223
* * remote-sim.c (gdbsim_create_inferior): Fix missing parenthesis.Vladimir Prus2008-09-242-1/+5
* PR 6913Alan Modra2008-09-242-1/+6
* PR 6913Alan Modra2008-09-242-1/+6
* * frame.c (get_frame_register_bytes): Avoid excessive function calls.Andreas Schwab2008-09-242-3/+4
* * frame.c (get_frame_register_bytes): Take pseudo registers intoAndreas Schwab2008-09-242-1/+7
* daily updateAlan Modra2008-09-241-1/+1
* *** empty log message ***gdbadmin2008-09-241-1/+1
* * dcache.c (state_chars): New static global.Doug Evans2008-09-234-14/+35
* * dwarf2read.c (comp_unit_head): Reorganize for better packing.Doug Evans2008-09-232-1/+5
* daily updateAlan Modra2008-09-231-1/+1
* *** empty log message ***gdbadmin2008-09-231-1/+1
* * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't useTom Tromey2008-09-222-3/+8
* * plugin-api.h (ld_plugin_status): Remove comma from the last item.Ian Lance Taylor2008-09-222-9/+18
* 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2008-09-222-35/+156
* * infrun.c (follow_exec): Don't do a generic mourn. InsteadPedro Alves2008-09-223-5/+10
* * infrun.c (handle_inferior_event): In the follow exec case,Pedro Alves2008-09-222-20/+16
* * top.c (any_thread_of, kill_or_detach): New functions.Pedro Alves2008-09-222-8/+44
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-2215-75/+133
* Make the stop_soon global be per-inferior instead.Pedro Alves2008-09-2215-42/+137
* Implement remote multi-process extensions.Pedro Alves2008-09-225-118/+502
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-2216-10/+126
* gdb/Pedro Alves2008-09-226-2/+502
* * arm-tdep.c (arm_skip_prologue): Call skip_prologue_using_salJonathan Larmour2008-09-221-0/+6
* * arm-tdep.c (arm_skip_prologue): Call skip_prologue_using_salJonathan Larmour2008-09-221-22/+19
* Update my email address.Jonathan Larmour2008-09-221-1/+1
* * symtab.c (skip_prologue_using_sal): Treat two consecutive linesDaniel Jacobowitz2008-09-222-1/+39
* 2008-09-22 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2008-09-222-2/+7
* gdb/Pedro Alves2008-09-227-42/+318
* *** empty log message ***gdbadmin2008-09-221-1/+1
* daily updateAlan Modra2008-09-221-1/+1
* *** empty log message ***gdbadmin2008-09-211-1/+1
* daily updateAlan Modra2008-09-211-1/+1
* ld/testsuite/Richard Sandiford2008-09-202-1/+5
* Provide virtual target "cfi" for targets supporting CFI.Jan Kratochvil2008-09-207-23/+65
* daily updateAlan Modra2008-09-201-1/+1
* *** empty log message ***gdbadmin2008-09-201-1/+1
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-1930-81/+2923