1. 01 Dec, 1998 5 commits
  2. 30 Nov, 1998 8 commits
  3. 29 Nov, 1998 6 commits
  4. 28 Nov, 1998 3 commits
  5. 27 Nov, 1998 8 commits
    • bitset: explicitly convert basic_string<...>::npos to size_t in default argument to... · 02b19f41
      	* bitset: explicitly convert basic_string<...>::npos to size_t in
      	default argument to constructor, to avoid parse error at `>'
      	(__STL_EXPLICIT_FUNCTION_TMPL_ARGS): replace #if with #ifdef
      
      From-SVN: r23937
      Alexandre Oliva committed
    • * Makefile.in (HEADERS): Install bitset · 3993e0b3
      From-SVN: r23936
      Alexandre Oliva committed
    • choose-temp.c: Always include libiberty.h. · 9b1a92d8
              * choose-temp.c: Always include libiberty.h.  Avoid redundancies.
              * cplus-dem.c: Likewise.  Conform to libiberty.h.
              * pexecute.c: Likewise.
              * splay-tree.c: Likewise.
      
      From-SVN: r23935
      Kaveh R. Ghazi committed
    • Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK). · 45254bf6
              * Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).
              * jv-scan.c: Fix xmalloc prototype.  Provide an xmalloc definition.
              * jvgenmain.c: Remove the xmalloc prototype, we get it from
              libiberty.h.  Provide an xmalloc definition.
              * jvspec.c: Remove the xmalloc prototype.
              * parse-scan.y: Include config.h and system.h.  Don't include
              OS headers or gansidecl.h.  Don't prototype xmalloc/xstrdup.
              Provide an xstrdup definition.
      
      From-SVN: r23934
      Kaveh R. Ghazi committed
    • fini.c: Rename variable `spaces' to `xspaces' to avoid conflicting with function... · a74d78dd
              * fini.c: Rename variable `spaces' to `xspaces' to avoid
              conflicting with function `spaces' from libiberty.
              * g77spec.c: Don't prototype libiberty functions.
              * malloc.c: Likewise.
      
      From-SVN: r23933
      Kaveh R. Ghazi committed
    • * g++spec.c: Don't prototype xmalloc. · 9d483bc4
      From-SVN: r23932
      Kaveh R. Ghazi committed
    • system.h: Include libiberty.h. · 2778b98d
              * system.h: Include libiberty.h.
              * c-aux-info.c: Remove prototypes for concat/concat3.  Change
              function `concat' from fixed parameters to variable parameters,
              as is done in libiberty.  All callers of concat/concat3
              changed to use the new `concat' with variable args.
              * cccp.c: Remove things made redundant by libiberty.h and/or
              conform to libiberty standards.
              * cexp.y: Likewise.
              * collect2.c: Likewise.
              * config/1750a/1750a.h: Likewise.
              * cppalloc.c: Likewise.
              * cppexp.c: Likewise.
              * cppfiles.c: Likewise.
              * cpphash.c: Likewise.
              * cpplib.c: Likewise.
              * dyn-string.c: Likewise.
              * fix-header.c: Likewise.
              * gcc.c: Likewise.
              * gcov.c: Likewise.
              * genattr.c: Likewise.
              * genattrtab.c: Likewise.
              * gencheck.c: Likewise.
              * gencodes.c: Likewise.
              * genconfig.c: Likewise.
              * genemit.c: Likewise.
              * genextract.c: Likewise.
              * genflags.c: Likewise.
              * gengenrtl.c: Likewise.
              * genopinit.c: Likewise.
              * genoutput.c: Likewise.
              * genpeep.c: Likewise.
              * genrecog.c: Likewise.
              * getpwd.c: Likewise.
              * halfpic.c: Likewise.
              * hash.c: Likewise.
              * mips-tdump.c: Likewise.  Wrap malloc/realloc/calloc prototypes
              in NEED_DECLARATION_* macros.
              * mips-tfile.c: Remove things made redundant by libiberty.h and/or
              conform to libiberty standards.
              (fatal): Fix const-ification of variable `format' in
              !ANSI_PROTOTYPES case.
              * prefix.c: Remove things made redundant by libiberty.h and/or
              conform to libiberty standards.
              * print-rtl.c: Rename variable `spaces' to `xspaces' to avoid
              conflicting with function `spaces' from libiberty.
              * profile.c: Remove things made redundant by libiberty.h and/or
              conform to libiberty standards.
              * protoize.c: Likewise.
              * rtl.h: Likewise.
              * scan.h: Likewise.
              * tlink.c: Likewise.
              * toplev.c: Likewise.
              * toplev.h: Likewise.
              * tree.h: Likewise.
      
      From-SVN: r23931
      Kaveh R. Ghazi committed
    • Daily bump. · 3081a3ad
      From-SVN: r23927
      Jeff Law committed
  6. 26 Nov, 1998 10 commits