aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2005-03-19*** empty log message ***gdbadmin1-1/+1
2005-03-18Move printing of TLS related error messages to dwarf2loc.c.Kevin Buettner5-41/+123
2005-03-18* utils.c (safe_strerror): Use xsnprintf instead of sprintf.Mark Kettenis2-41/+64
2005-03-18 * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Update comments.Kevin Buettner2-8/+25
2005-03-18From Ralf Corsepius <ralf.corsepius@rtems.org>Mark Kettenis2-0/+6
2005-03-18*** empty log message ***gdbadmin1-1/+1
2005-03-17* defs.h (xsnprintf): New prototype.Mark Kettenis3-0/+21
2005-03-17* corelow.c (get_core_register_section): Replace usage of sprintfMark Kettenis2-3/+7
2005-03-17* mips-tdep.c (mips_single_step_through_delay): Put back check forMark Kettenis2-0/+8
2005-03-172005-03-17 Paul Brook <paul@codesourcery.com>Paul Brook3-2/+7
2005-03-17*** empty log message ***gdbadmin1-1/+1
2005-03-16 * event-top.c (handle_sigquit): Do not define for systems withoutMark Mitchell1-1/+4
2005-03-16 * event-top.c (async_init_signals): Allow for systems that do notMark Mitchell3-0/+16
2005-03-16 * utils.c (internal_vproblem): Guard call to fork withMark Mitchell4-3/+37
2005-03-16*** empty log message ***gdbadmin1-1/+1
2005-03-15*** empty log message ***gdbadmin1-1/+1
2005-03-142005-03-14 Paul Brook <paul@codesourcery.com>Paul Brook2-8/+8
2005-03-14 * Makefile.in (CLIBS): Link libbfd after libopcodes, as it is aBen Elliston2-1/+6
2005-03-14*** empty log message ***gdbadmin1-1/+1
2005-03-13* inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead ofMark Kettenis4-9/+23
2005-03-13* cp-abi.c (set_cp_abi_as_auto_default): Use xasprintf instead ofMark Kettenis2-6/+8
2005-03-13* configure.ac: Use '=', not '=='; the latter is a GNU extension.Jim Blandy3-2/+7
2005-03-13*** empty log message ***gdbadmin1-1/+1
2005-03-12*** empty log message ***gdbadmin1-1/+1
2005-03-112005-03-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2-11/+119
2005-03-11Avoid warnings due to the use of -Wuninitialized without -O.Jim Blandy3-2/+34
2005-03-11* mips-tdep.c (show_mips_abi): Change calling conventions to matchJim Blandy2-9/+23
2005-03-11 * Makefile.in (SFILES): Add cp-names.y.Daniel Jacobowitz6-105/+2368
2005-03-11*** empty log message ***gdbadmin1-1/+1
2005-03-10Remove the --[no]async command line switch from --helpBob Rossi2-3/+4
2005-03-10Add 2005 to doco copyrightBob Rossi2-4/+10
2005-03-10* proc-api.c: Update copyright year.Mark Kettenis2-7/+13
2005-03-10 * regcache.c: Fix typo in comment.Joel Brobecker2-1/+5
2005-03-10*** empty log message ***gdbadmin1-1/+1
2005-03-092005-03-09 David Lecomber <david@lecomber.net>David Lecomber2-6/+11
2005-03-09* sparc-tdep.c (sparc_frame_cache): Adjust cached frame baseMark Kettenis5-11/+37
2005-03-09Fix my email address in 2005-03-05 entry.Mark Kettenis1-1/+1
2005-03-09 * exceptions.h (TRY_CATCH): Define setjmp/sigsetjmp macro safe.Corinna Vinschen2-7/+14
2005-03-09 * dwarf2read.c (dwarf_decode_lines): Use the complete filenameJoel Brobecker2-3/+28
2005-03-09 * gdb.dwarf2/dup-psym.S: New file.Joel Brobecker3-0/+265
2005-03-09*** empty log message ***gdbadmin1-1/+1
2005-03-08 * gdb.ada/exec_changed/first.adb: New file.Joel Brobecker4-0/+101
2005-03-08 * environ.h (struct environ): Rename to ...Mark Mitchell5-22/+45
2005-03-08 * infcmd.c (run_command_1): New function, extracted fromJoel Brobecker2-10/+26
2005-03-08 * symfile.c (clear_symtab_users): CallDaniel Jacobowitz2-1/+10
2005-03-08 * ax-gdb.c (gen_expr): Add UNOP_PLUS case.Nathan Sidwell9-3/+93
2005-03-08 * remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.Nathan Sidwell2-8/+24
2005-03-08 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.Nathan Sidwell10-41/+80
2005-03-08 * tracepoint.c (target_is_remote): Allow extended-remote.Nathan Sidwell2-3/+15
2005-03-08 * Makefile.in: Add dependencies for iq2000-tdep.o.Corinna Vinschen5-0/+889