Skip to content
Snippets Groups Projects
  1. Feb 13, 2011
    • Ralf Wildenhues's avatar
      Remove freebsd1 from libtool.m4 macros and config.rpath. · 029c8f3e
      Ralf Wildenhues authored
      /:
      	Import from Libtool and gnulib:
      
      	2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
      
      	Prepare for supporting FreeBSD 10.
      	* config.rpath: Remove handling of freebsd1* which soon would
      	match FreeBSD 10.0.
      
      	2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
      
      	Remove support for FreeBSD 1.x.
      	* libtool.m4 (_LT_LINKER_SHLIBS)
      	(_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
      	soon would incorrectly match FreeBSD 10.0.
      
      boehm-gc/:
      	* configure: Regenerate.
      
      gcc/:
      	* configure: Regenerate.
      
      libffi/:
      	* configure: Regenerate.
      
      libgfortran/:
      	* Makefile.in: Regenerate.
      	* aclocal.m4: Likewise.
      	* configure: Likewise.
      
      libgo/:
      	* config/libtool.m4: (_LT_LINKER_SHLIBS)
      	(_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
      	soon would incorrectly match FreeBSD 10.0.
      	* configure: Regenerate.
      
      libgomp/:
      	* configure: Regenerate.
      
      libjava/:
      	* configure: Regenerate.
      	* shlibpath.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Remove handling
      	of freebsd1* which soon would incorrectly match FreeBSD 10.0.
      
      libjava/classpath/:
      	* config.rpath, ltcf-c.sh, ltcf-gcj.sh, ltconfig: Remove
      	handling of freebsd1* which soon would match FreeBSD 10.0.
      	* configure: Regenerate.
      
      libjava/libltdl/:
      	* acinclude.m4 (AC_LIBTOOL_PROG_LD_SHLIBS)
      	(AC_LIBTOOL_SYS_DYNAMIC_LINKER): Remove handling
      	of freebsd1* which soon would incorrectly match FreeBSD 10.0.
      	* configure: Regenerate.
      
      libmudflap/:
      	* configure: Regenerate.
      
      libobjc/:
      	* configure: Regenerate.
      
      libquadmath/:
      	* Makefile.in: Regenerate.
      	* aclocal.m4: Likewise.
      	* configure: Likewise.
      
      libssp/:
      	* Makefile.in: Regenerate.
      	* aclocal.m4: Likewise.
      	* configure: Likewise.
      
      libstdc++-v3/:
      	* configure: Regenerate.
      
      lto-plugin/:
      	* Makefile.in: Regenerate.
      	* aclocal.m4: Regenerate.
      	* configure: Regenerate.
      
      zlib/:
      	* configure: Regenerate.
      
      From-SVN: r170106
      029c8f3e
    • Mike Stump's avatar
      parser.h: Add arguments to all plugins. · a4404ff5
      Mike Stump authored
      objcp:
      	* plugin/parser.h: Add arguments to all plugins.
      cp:
      	* parser.c (cp_parser_primary_expression): Add arguments to all the plugins.
      
      From-SVN: r170105
      a4404ff5
    • Mike Stump's avatar
      lex.h: Plugify. · 88a3b649
      Mike Stump authored
      objcp:
      	* plugin/lex.h: Plugify.
      cp:
      	* lex.c: Plugify.
      	* Make-lang.in (objcp/plugin/lex.h): Likewise.
      
      From-SVN: r170104
      88a3b649
    • Tobias Burnus's avatar
      parser.c (cp_parser_declaration): Remove unused variable. · eb369a70
      Tobias Burnus authored
      2011-02-13  Tobias Burnus  <burnus@net-b.de>
      
              * parser.c (cp_parser_declaration): Remove unused variable.
      
      From-SVN: r170103
      eb369a70
    • Mike Stump's avatar
      Make-lang.in (cp/parser.o): Move c-family/c-objc.h dependancy down. · 9acf6b7a
      Mike Stump authored
      	* Make-lang.in (cp/parser.o): Move c-family/c-objc.h dependancy
      	down.
      
      From-SVN: r170102
      9acf6b7a
    • Mike Stump's avatar
      t-darwin (build/slashify): Allow others to reuse easier. · ba326d36
      Mike Stump authored
      gcc:
      	* config/t-darwin (build/slashify): Allow others to reuse easier.
      
      objcp:
      	* Make-lang.in (obj-c++.tags): Plugify Objective-C++.
      	* plugin/parser.h: Likewise.
      	* plugin/parser.c: Likewise.
      
      cp:
      	* Make-lang.in (build/slashify): Plugify Objective-C++.
      	(cp/parser.o): Likewise.
      	(objcp/plugin/parser.h): Likewise.
      
      From-SVN: r170101
      ba326d36
    • Mike Stump's avatar
      darwin.h: Make pretty. · 8efc91cd
      Mike Stump authored
      	* config/darwin.h: Make pretty.
      	* config/t-darwin (config/darwin.h.rebuild): Add.
      	(build/slashify): Add.
      	* config/slashify.c: Add.
      
      From-SVN: r170097
      8efc91cd
    • GCC Administrator's avatar
      Daily bump. · d65dd7dc
      GCC Administrator authored
      From-SVN: r170096
      d65dd7dc
  2. Feb 12, 2011
  3. Feb 11, 2011
Loading