Update NEWS.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0124250065ee8836ddbb27621d947b8aba1e4586..10442bf2bc8747ba2e81276dcdf9c3c349bf240f 100644 (file)
@@ -1,3 +1,45 @@
+2001-07-25  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * NEWS: Update.
+
+2001-07-24  Stephen P. Smith <ischis2@home.com>
+
+       * MAINTAINERS (Stephen P. Smith): Added to write after approval 
+       list.
+
+2001-07-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * mips-tdep.c (mips_push_arguments): Add comment explaining
+       problem with LE o32 GCC.
+
+2001-07-23  Elena Zannoni  <ezannoni@redhat.com>
+
+       * config/powerpc/aix.mh (MH_LDFLAGS): Don't set these, the Gnu linker
+       doesn't understand them.
+
+2001-07-23  Elena Zannoni  <ezannoni@redhat.com>
+
+       * memattr.c (mem_info_command): Reformat output to look more like
+       'info break' output.
+       (_initialize_mem): Improve help.
+
+2001-07-23  Mark Kettenis  <kettenis@gnu.org>
+
+       * configure.in (AC_CHECK_FUNCS): Add setpggrp.
+       (AC_FUNC_SETPGRP): Add.
+       * aclocal.m4, configure, config.in: Regenerated.
+       * inflow.c (gdb_setpgid): Get rid of NEED_POSIX_SETPGID and
+       SETPGRP_ARGS.  Always use setpgid if it is available, fall back on
+       setpgrp if it isn't.  Use SETPGRP_VOID (defined by autoconf) to
+       distinguish between the two setpgrp flavours.
+       * config/xm-sysv4.h, config/arm/xm-linux.h,
+       config/i386/xm-i386aix.h, config/i386/xm-sco.h,
+       config/i386/xm-linux.h, config/i386/xm-ptx.h,
+       config/m68k/xm-linux.h, config/powerpc/xm-linux.h,
+       config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h,
+       config/ia64/xm-linux.h (NEED_POSIX_SETPGID): Remove.
+       * config/rs6000/xm-rs6000.h (SETPGRP_ARGS): Remove.
+
 2001-07-23  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * go32-nat.c (read_memory_region): Set the granularity bit of the
This page took 0.023664 seconds and 4 git commands to generate.