aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-21merge from gccDJ Delorie3-23/+18
2008-11-21 * python/python-internal.h (PyGILState_Ensure): New define.Tom Tromey4-2/+67
2008-11-21(Chunk I forgot to commit on 2008-11-14).Tristan Gingold3-18/+23
2008-11-21 * elf-bfd.h (struct elf_backend_data): New member got_elt_size.Hans-Peter Nilsson4-5/+46
2008-11-21*** empty log message ***gdbadmin1-1/+1
2008-11-21daily updateAlan Modra1-1/+1
2008-11-20 * frame.c (frame_debug_got_null_frame): Remove file arg.Doug Evans2-8/+11
2008-11-20* gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patternsAndreas Schwab3-334/+348
2008-11-20 * infrun.c (resume): If following a fork, also reset regcache,Pedro Alves2-0/+11
2008-11-20 * printcmd.c (sym_info): Don't print the offset if it's zero.Doug Evans4-18/+40
2008-11-20 * infrun.c (resume): If following a fork, reread the currentPedro Alves2-2/+11
2008-11-202008-11-20 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-4/+6
2008-11-202008-11-20 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-3/+7
2008-11-20 * elf32-ppc.c (allocate_dynrelocs): Always use tlsld_got forAlan Modra2-39/+50
2008-11-20Forgot to save entry before commit:Hans-Peter Nilsson1-0/+5
2008-11-20 * inferior.h (proceed_to_finish): Delete, unused.Doug Evans3-9/+10
2008-11-20daily updateAlan Modra1-1/+1
2008-11-20*** empty log message ***gdbadmin1-1/+1
2008-11-19 * frv-tdep.c (frv_skip_main_prologue): New function.Kevin Buettner3-3/+96
2008-11-19gdb/Bob Wilson6-164/+138
2008-11-19include/Bob Wilson4-66/+1973
2008-11-19Change documentation license to FDL v1.3Nick Clifton15-708/+1212
2008-11-19 * remote.c (escape_buffer): New.Pedro Alves3-19/+84
2008-11-19 * elf.c (swap_out_syms) [USE_STT_COMMON]: Fix syntax error.Nick Clifton2-2/+5
2008-11-19 PR 7027Nick Clifton2-0/+14
2008-11-19 * gas/cris/rd-tls-1.d, gas/cris/rd-tls-1.s: Use a local threadHans-Peter Nilsson3-2/+14
2008-11-19 * config/tc-cris.c (cris_number_to_imm): Apply S_SET_THREAD_LOCALHans-Peter Nilsson1-7/+13
2008-11-19daily updateAlan Modra1-1/+1
2008-11-19*** empty log message ***gdbadmin1-1/+1
2008-11-182008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-1/+5
2008-11-18gdb/Thiago Jung Bauermann12-6/+777
2008-11-18gdb/Thiago Jung Bauermann20-7/+1293
2008-11-182008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov8-16/+104
2008-11-182008-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill8-7/+894
2008-11-18 * gdb.texinfo (Set Catchpoints): Remove the documentation ofJoel Brobecker2-10/+5
2008-11-18 * NEWS: Document the removal of "catch load" and "catch unload".Joel Brobecker2-0/+10
2008-11-18Add support for ARM half-precision conversion instructions.Catherine Moore19-57/+458
2008-11-18 * dwarf2.c (read_section): Fix formatting.Nick Clifton3-47/+61
2008-11-18 * infcall.c (call_function_by_hand): Fix punctuation and capitalizationDoug Evans5-6/+16
2008-11-18*** empty log message ***gdbadmin1-1/+1
2008-11-18daily updateAlan Modra1-1/+1
2008-11-17 * configure.tgt [spu-*-elf*]: Set NATIVE_LIB_DIRS to '/lib'.Ulrich Weigand2-1/+5
2008-11-17 PR gdb/2250Ulrich Weigand2-22/+118
2008-11-17Update copyright year in --version messages.Nick Clifton6-5/+17
2008-11-17 Implement =thread-selected notification.Vladimir Prus9-19/+103
2008-11-17 Implement continue/interrupt of thread groups.Vladimir Prus2-3/+74
2008-11-17 Implement '-target-detach pid'.Vladimir Prus6-4/+51
2008-11-17 Include group-id in thread-created notification.Vladimir Prus5-4/+20
2008-11-17 Notification for attach/detach.Vladimir Prus5-0/+51
2008-11-17 Implement -list-thread-groups.Vladimir Prus6-6/+82