aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-03* MAINTAINERS (paper trail): Update.Andrew Cagney2-0/+3
2001-03-03Change convention to ``Fix PR gdb/NNNN''Andrew Cagney2-2/+10
2001-03-03From 2001-03-01 Tom Rix <trix@redhat.com>:Andrew Cagney4-2/+16
2001-03-03Move GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.hKevin Buettner3-5/+13
2001-03-022001-03-02 Dave Brolley <brolley@redhat.com>Dave Brolley2-1/+6
2001-03-022001-03-02 Matt Hiller <hiller@redhat.com>Matthew Hiller2-1/+11
2001-03-02Revise earlier comment regarding sparc-nat.c to be more meaningful.Kevin Buettner1-1/+1
2001-03-02Print warnings if NaNs are found and the target CPU does not support themNick Clifton2-2/+30
2001-03-02Fix typo in which sparc-nat.c was changed to include itself.Kevin Buettner2-1/+4
2001-03-02* defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__J.T. Conklin4-10/+23
2001-03-02merge from gccDJ Delorie2-2/+7
2001-03-01* i386-stub.c (handle_exception): Use 'T' response packet.J.T. Conklin2-4/+27
2001-03-01[fix my email address in changelog entries]Michael Snyder1-39/+39
2001-03-012001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2-1/+10
2001-03-01* gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.J.T. Conklin3-7/+14
2001-03-01*** empty log message ***Matthew Hiller1-1/+1
2001-03-012001-02-28 Matt Hiller <hiller@redhat.com>Matthew Hiller4-10/+50
2001-03-01Add s390 targetNick Clifton3-63/+70
2001-03-01* Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.Andrew Cagney3-3/+14
2001-03-01Document pragmatics of why gdb_assert() is lowercase.Andrew Cagney2-0/+9
2001-03-01* Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependencyAndrew Cagney2-2/+8
2001-03-01* Makefile.in (regcache_h): Define. Add $(regcache_h) toAndrew Cagney2-109/+138
2001-03-012001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2-5/+11
2001-03-012001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2-29/+32
2001-03-01* regcache.h (register_valid): Fix comment documenting validAndrew Cagney2-1/+6
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney153-143/+527
2001-03-01Fix the year on the following lines:Michael Chastain1-4/+4
2001-02-28new defines for Coldfire V4.Nick Clifton4-117/+146
2001-02-282001-02-28 Matt Hiller <hiller@redhat.com>Matthew Hiller2-0/+5
2001-02-28Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro.Nick Clifton2-2/+9
2001-02-282001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen <bo@suse.de>Andreas Jaeger2-12/+9
2001-02-282001-02-28 Andreas Jaeger <aj@suse.de>Andreas Jaeger2-5/+10
2001-02-282001-02-28 Philip Blundell <pb@futuretv.com>Phil Blundell2-10/+50
2001-02-282001-02-28 Philip Blundell <pb@futuretv.com>Phil Blundell2-31/+54
2001-02-282001-02-27 Philip Blundell <pb@futuretv.com>Phil Blundell2-19/+35
2001-02-282001-02-27 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2-1/+6
2001-02-28Add support for disabling alignment checks when performing GDB interfaceNick Clifton8-44/+95
2001-02-27remove conflict indicator.David Taylor1-1/+0
2001-02-27fix off by one error in test for error.David Taylor2-1/+7
2001-02-272001-02-27 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+7
2001-02-27* config/sparc/sp64linux.mt: New file.Andrew Cagney5-0/+51
2001-02-27Fix some comments, and a formatting error.Alan Modra2-21/+24
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra33-1210/+1401
2001-02-27Update elf64 aix5 comments.Timothy Wall2-16/+10
2001-02-27Add aix5 settings.Timothy Wall2-3/+8
2001-02-27Set SEC_NEVER_LOAD when the 'n' flag is used.Nick Clifton2-2/+8
2001-02-27BFD: Catch & report unhandled PE section flags.Nick Clifton7-631/+778
2001-02-262001-02-26 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+6
2001-02-262001-02-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger2-3/+7
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner38-74/+123