1. 21 Jun, 2005 6 commits
    • func_derived_2.f90, [...]: New tests. · a3a2067a
      2005-06-21  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
      	Paul Thomas  <pault@gcc.gnu.org>
      
      	* gfortran.dg/func_derived_2.f90, gfortran.dg/func_derived_3.f90:
      	New tests.
      
      From-SVN: r101230
      Tobias Schlüter committed
    • c-typeck.c (build_function_call): Set fundecl = function again. · a5eadacc
      2005-06-20  Daniel Berlin  <dberlin@dberlin.org>
      
      	* c-typeck.c (build_function_call): Set fundecl = function again.
      	* tree-ssa-alias.c (find_used_portions): Address taking causes the
      	entire variable to be used.
      	* tree-ssa-structalias.c (do_structure_copy): Fix handling of
      	unknown size variables, and structure copies from addressof
      	operations.  Simplify how we do *a = *b type structure copies.
      	(init_base_vars): Add ANYTHING = &ANYTHING constraint the right
      	way.  READONLY's address is not taken by default.
      	INTEGER dereference should point to anything.
      	(create_variable_info_for): It's okay for the first field to not start
      	at 0.
      
      From-SVN: r101227
      Daniel Berlin committed
    • Index: include/ChangeLog · 83fbfe42
      2005-06-20  Geoffrey Keating  <geoffk@apple.com>
      
      	* libiberty.h (strverscmp): Prototype.
      
      Index: libiberty/ChangeLog
      2005-06-20  Geoffrey Keating  <geoffk@apple.com>
      
      	* strverscmp.c: New.
      	* Makefile.in (CFILES): Add strverscmp.c.
      	(CONFIGURED_OFILES): Add strverscmp.o.
      	(strverscmp.o): New rule.
      	(stamp-functions): Add $(srcdir) to files in source directory.
      	* configure.ac (funcs): Add strverscmp.
      	(AC_CHECK_FUNCS): Add strverscmp.
      	* configure: Regenerate.
      	* functions.texi: Regenerate.
      
      From-SVN: r101226
      Geoffrey Keating committed
    • config/sh/linux.h (FUNCTION_PROFILER): Constify a char*. · 76243d10
      From-SVN: r101225
      Kaz Kojima committed
    • Daily bump. · 4818f841
      [[Split portion of a mixed commit.]]
      
      From-SVN: r101222.2
      GCC Administrator committed
    • config-lang.in (gtfiles): Add cp/rtti.c. · d5abf34d
      [gcc/objcp/ChangeLog]
      2005-06-20  Ziemowit Laski  <zlaski@apple.com>
      
              * config-lang.in (gtfiles): Add cp/rtti.c.
      
      From-SVN: r101220
      Ziemowit Laski committed
  2. 20 Jun, 2005 11 commits
  3. 19 Jun, 2005 17 commits
  4. 18 Jun, 2005 6 commits