summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 2003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-069-47/+81
* 2003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-063-2/+7
* 2003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-062-1/+5
* 2003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-0615-29/+57
* 2003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-063-34/+64
* * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuiteAndreas Schwab2003-01-062-0/+8
* 2003-01-06 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2003-01-062-11/+5
* * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilationJoel Brobecker2003-01-062-1/+6
* 2003-01-05 Richard Sandiford <rsandifo@redhat.com>Chris Demetriou2003-01-062-1/+5
* *** empty log message ***gdbadmin2003-01-061-1/+1
* daily updateAlan Modra2003-01-051-1/+1
* 2003-01-05 Michael Chastain <mec@shout.net>Michael Chastain2003-01-052-15/+6
* * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.Mark Kettenis2003-01-053-10/+13
* 2003-01-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-052-18/+25
* 2003-01-04 Richard Sandiford <rsandifo@redhat.com>Chris Demetriou2003-01-057-54/+896
* 2003-01-04 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-01-053-161/+186
* * stabsread.c (update_method_name_from_physname): Call complaint()Daniel Jacobowitz2003-01-052-1/+10
* * gdb.texinfo (Controlling GDB): Add @kindex forDaniel Jacobowitz2003-01-052-0/+10
* * gdb.texinfo (Controlling GDB): Document "set osabi".Daniel Jacobowitz2003-01-052-0/+27
* * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz2003-01-0540-206/+203
* * gdb.texinfo (Backtraces): Document "set backtrace-below-main".Daniel Jacobowitz2003-01-053-21/+32
* *** empty log message ***gdbadmin2003-01-051-1/+1
* * Makefile.in (acconfig_h): Remove incorrect macro.Daniel Jacobowitz2003-01-047-24/+178
* * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz2003-01-0443-371/+390
* * breakpoint.c (insert_breakpoints): Skip disabled breakpointsDaniel Jacobowitz2003-01-042-12/+13
* Fix PR gdb/844Daniel Jacobowitz2003-01-048-105/+29
* daily updateAlan Modra2003-01-041-1/+1
* gdb/Daniel Jacobowitz2003-01-0434-328/+195
* * configure.in (LD): Improve test for gcc. Try to set LD to the ld usedDave Anglin2003-01-043-66/+111
* * gdb.c++/casts.exp: Correct regexp.Daniel Jacobowitz2003-01-042-2/+6
* * regformats/reg-m68k.dat: Remove fpcode and fpflags.Daniel Jacobowitz2003-01-042-2/+4
* * linux-m68k-low.c (m68k_num_regs): Define to 29 instead of 31.Daniel Jacobowitz2003-01-042-2/+6
* Update copyright date with last commit.Daniel Jacobowitz2003-01-041-1/+1
* Suggested by Stewart Brown <sb24@avaya.com>:Daniel Jacobowitz2003-01-042-13/+31
* * configure.in: Don't set and AC_SUBST SUBDIRS.Mark Kettenis2003-01-043-21/+19
* * configure.in: Remove code dealing with shared libraries.Mark Kettenis2003-01-044-630/+507
* * configure.in: Call AC_CONFIG_HEADER. Don't callMark Kettenis2003-01-0430-7854/+297
* 2003-01-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-043-0/+51
* 2003-01-03 Michael Chastain <mec@shout.net>Michael Chastain2003-01-042-1/+6
* * gdb.base/store.exp: Fix regular expressions.Daniel Jacobowitz2003-01-042-9/+13
* * configure.in: Move code that provides the --enable-gdbtk optionMark Kettenis2003-01-043-455/+438
* * configure.in: Rewrite.Mark Kettenis2003-01-043-248/+234
* * configure.in: Call AC_GNU_SOURCE. Check for pread64 usingMark Kettenis2003-01-047-608/+657
* *** empty log message ***gdbadmin2003-01-041-1/+1
* 2003-01-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-0320-330/+339
* * configure.in: Remove all use of the SUBDIRS variable; addMark Kettenis2003-01-034-450/+450
* daily updateAlan Modra2003-01-031-1/+1
* * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.Stan Cox2003-01-0313-3/+1109
* 2003-01-03 David Carlton <carlton@math.stanford.edu>David Carlton2003-01-034-0/+85
* * iq2000-asm.c: New file.Stan Cox2003-01-0313-2/+9178