aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-22 * mn10300-linux-tdep.c (am33_linux_sigframe_cache_init): FindKevin Buettner2-0/+8
2008-01-22*** empty log message ***gdbadmin1-1/+1
2008-01-21daily updateAlan Modra1-1/+1
2008-01-21 * infrun.c (handle_inferior_event): IfVladimir Prus2-18/+7
2008-01-21 PR 4453Alan Modra2-6/+13
2008-01-21 * elflink.c (_bfd_elf_link_output_relocs): Correct error return.Alan Modra2-1/+5
2008-01-21 * ecoff.c (_bfd_ecoff_archive_p): Delete.Alan Modra5-92/+16
2008-01-21*** empty log message ***gdbadmin1-1/+1
2008-01-20daily updateAlan Modra1-1/+1
2008-01-20*** empty log message ***gdbadmin1-1/+1
2008-01-19daily updateAlan Modra1-1/+1
2008-01-19 Add NetBSD/hppa target and host support.Nick Hudson10-107/+661
2008-01-19 * gdb.texinfo (Specify Location): New section.Eli Zaretskii2-93/+126
2008-01-19 PR 5646Alan Modra2-2/+8
2008-01-19merge from gccDJ Delorie2-2/+8
2008-01-19*** empty log message ***gdbadmin1-1/+1
2008-01-18From Craig Silverstein: Optionally print command line for easierIan Lance Taylor1-1/+87
2008-01-18From Craig Silverstein: Handle quoted strings differently in versionIan Lance Taylor7-54/+135
2008-01-18Don't include options.h in fileread.h. Remove General_optionsIan Lance Taylor7-23/+27
2008-01-18daily updateAlan Modra1-1/+1
2008-01-18 * scripttempl/elfxtensa.sc: Merge ENTRY and .note.gnu.build-idBob Wilson2-1/+7
2008-01-18 * config/tc-xtensa.c (xtensa_leb128): New function.Bob Wilson2-6/+27
2008-01-18 * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling15-31/+91
2008-01-18 * jv-exp.y (yylex): Replace DEPRECATED_STREQN with the appropriateMarkus Deuling5-59/+38
2008-01-18*** empty log message ***gdbadmin1-1/+1
2008-01-17binutils/H.J. Lu4-3/+11
2008-01-17daily updateAlan Modra1-1/+1
2008-01-17* README: Mention gdbserver/README.Jim Blandy2-0/+8
2008-01-17 * valarith.c (value_binop): Handle BINOP_INTDIVPierre Muller2-0/+7
2008-01-17 * s390-tdep.c (s390_gdbarch_init): Set default long doubleUlrich Weigand2-0/+11
2008-01-17 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integerPedro Alves5-8/+26
2008-01-17 * hpux-thread.c (hpux_thread_resume): Delete commented-out code.Joel Brobecker2-9/+4
2008-01-17*** empty log message ***gdbadmin1-1/+1
2008-01-16daily updateAlan Modra1-1/+1
2008-01-16* common.h (AT_SUN_AUXFLAGS): Define.Mark Kettenis2-0/+5
2008-01-16/gas:Eric B. Weddington5-6/+24
2008-01-16* auxv.c (fprint_target_auxv): Add support for AT_SUN_AUXFLAGS.Mark Kettenis2-0/+4
2008-01-16* dfp.c, dfp.h: Rename decimal_to_double to decimal_to_doublest.Mark Kettenis4-4/+9
2008-01-16 * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): ReplaceMarkus Deuling8-26/+41
2008-01-16 * mn10300-tdep.h (AM33_MODE): Add gdbarch as parameter.Markus Deuling3-11/+29
2008-01-16 * amd64-nat.h (amd64_native_gregset_supplies_p): Add gdbarch asMarkus Deuling5-20/+43
2008-01-16 * ppc-linux-nat.c (ppc_register_u_addr): Add gdbarch as parameter.Markus Deuling2-5/+10
2008-01-16 * dbxread.c (repeated_header_complaint, dbx_symfile_init)Markus Deuling2-49/+88
2008-01-16update copyrightAlan Modra1-1/+1
2008-01-16 * ldlang.c (lang_size_sections_1): Simplify SEC_NEVER_LOAD test.Alan Modra2-2/+5
2008-01-162008-01-15 Michael Snyder <msnyder@specifix.com>Michael Snyder2-1/+5
2008-01-16 * ldlang.h (lang_afile_asection_pair_statement_enum): Delete.Alan Modra3-17/+8
2008-01-16gas/testsuite/H.J. Lu8-6/+27
2008-01-16*** empty log message ***gdbadmin1-1/+1
2008-01-15From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor20-106/+1017