aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-27* Comment tweak.Ben Elliston1-4/+4
2001-03-27* arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin30-71/+63
2001-03-27Allow for the possibility that the local labels won't be in the objdump output.Nick Clifton2-5/+15
2001-03-27(for COFF) default symbols to being local.Nick Clifton2-0/+10
2001-03-27Add missing double quoteNick Clifton2-1/+5
2001-03-27 * solib-aix5.c (build_so_lib_from_mapfile): Use xfree() insteadKevin Buettner2-1/+6
2001-03-27(Cleanups): Remove the item about converting docs to GFDL.Eli Zaretskii2-13/+4
2001-03-27 * solib-aix5.c (build_so_lib_from_mapfile): Fix xasprintf() usage.Kevin Buettner2-2/+5
2001-03-27* as.texinfo (Fill): Replace "result" with "repeat".Ben Elliston1-1/+1
2001-03-27 * configure.in (cris-*-*): Change default emulation to criself.Hans-Peter Nilsson3-245/+264
2001-03-27Fix problems encountered in compiling ia64-tdep.c with IBM's compiler.Kevin Buettner2-4/+11
2001-03-27 * configure.tgt (cris-*-*): Change default emulation to criself.Hans-Peter Nilsson2-1/+9
2001-03-27Remove ATTRIBUTE_UNUSED in the last patch.H.J. Lu2-2/+2
2001-03-27Add AIX5 procfs support.Kevin Buettner5-290/+775
2001-03-272001-03-26 H.J. Lu <hjl@gnu.org>H.J. Lu3-0/+75
2001-03-27Add new step-line test.Kevin Buettner5-1/+231
2001-03-27 * symtab.c (find_pc_sect_line): Revise method used for findingKevin Buettner2-4/+16
2001-03-27Go to 16k page size on hppa-linux.Alan Modra2-3/+8
2001-03-26oops - omitted from previous deltaNick Clifton1-0/+375
2001-03-26* i386-linux-tdep.c (i386_linux_sigtramp_saved_pc,Mark Kettenis3-16/+38
2001-03-262001-03-26 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-0/+6
2001-03-26Do not optimize BFD_RELOC_390_GOTENT relocs.Nick Clifton3-784/+955
2001-03-26Correct/clarify credit for C++ work.Jim Blandy1-1/+9
2001-03-26Mark m88k as known to be broken.Andrew Cagney3-3/+13
2001-03-26* fork-child.c (clone_and_follow_inferior): Delete #ifdefAndrew Cagney2-4/+5
2001-03-26* config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.Mark Kettenis2-0/+3
2001-03-26* i386-tdep.c (i386_push_arguments, i386_store_struct_return): NewMark Kettenis4-14/+47
2001-03-26 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.Eli Zaretskii7-253/+245
2001-03-26 * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unusedEli Zaretskii2-46/+3
2001-03-26 * gdb.texinfo (Output Formats): Mention "info symbol" and provideEli Zaretskii2-0/+26
2001-03-26Fix the date of the last entry.Eli Zaretskii1-1/+1
2001-03-26 * config/djgpp/djconfig.sh: Add copyright notice.Eli Zaretskii4-50/+99
2001-03-262001-03-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger4-6/+14
2001-03-26*** empty log message ***Jim Blandy1-0/+4
2001-03-26* mips-tdep.c (mips_gdbarch_init): Tweak indentation.Jim Blandy1-1/+1
2001-03-262001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-2/+17
2001-03-262001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni3-2/+14
2001-03-25Automate generate on man pagesNick Clifton31-8198/+8442
2001-03-25Accept an absolute expression for index scale factor.Alan Modra2-16/+29
2001-03-24Small tweaks to sse2 instructions.Alan Modra7-13/+53
2001-03-24Revert previous change, committed to trunk accidentally.Jim Blandy1-5/+5
2001-03-24A single-file branch to help me keep things straight while adaptingJim Blandy1-5/+5
2001-03-24* config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade toAndrew Cagney6-7/+103
2001-03-24Re-vamp the register code so that a lot more is routed throughAndrew Cagney7-86/+263
2001-03-24Remove extraneous whitespaceNick Clifton2-1/+5
2001-03-24Fix compile time warnings.Nick Clifton4-4/+9
2001-03-24* stabsread.c (read_cpp_abbrev): Properly construct the names ofJim Blandy2-1/+11
2001-03-24Remove extraneous whitespaceNick Clifton3-16/+21
2001-03-23merge from gccDJ Delorie2-6/+7
2001-03-23* defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc,Andrew Cagney3-72/+102