OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [treelang/] [ChangeLog] - Diff between revs 154 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 154 Rev 816
2007-10-07  Release Manager
2007-10-07  Release Manager
        * GCC 4.2.2 released.
        * GCC 4.2.2 released.
2007-07-19  Release Manager
2007-07-19  Release Manager
        * GCC 4.2.1 released.
        * GCC 4.2.1 released.
2007-05-13  Release Manager
2007-05-13  Release Manager
        * GCC 4.2.0 released.
        * GCC 4.2.0 released.
2005-08-06  James A. Morrison  
2005-08-06  James A. Morrison  
        * treetests.exp: Remove.
        * treetests.exp: Remove.
        * a01gcco01runpgm: Move to...
        * a01gcco01runpgm: Move to...
        * output/output-1.out: here.
        * output/output-1.out: here.
        * a01gcci01.c: Move to...
        * a01gcci01.c: Move to...
        * output/output-1.c: here.
        * output/output-1.c: here.
        * a01gcci01.tree: Move to...
        * a01gcci01.tree: Move to...
        * output/output-1.tree: here.
        * output/output-1.tree: here.
        * output/output.exp: New.
        * output/output.exp: New.
2005-07-23  James A. Morrison  
2005-07-23  James A. Morrison  
        * compile/var_defs.tree: Remove extra lines.
        * compile/var_defs.tree: Remove extra lines.
2005-07-19  James A. Morrison  
2005-07-19  James A. Morrison  
        * compile/var_defs.tree: Remove duplicate variable.
        * compile/var_defs.tree: Remove duplicate variable.
        * compile/var_defs-2.tree: Add duplicate variable test.
        * compile/var_defs-2.tree: Add duplicate variable test.
2005-03-22  James A. Morrison  
2005-03-22  James A. Morrison  
        * compile/memory.tree: New test.
        * compile/memory.tree: New test.
2005-02-26  James A. Morrison  
2005-02-26  James A. Morrison  
        * compile/var_defs: Add uninitialized variables.
        * compile/var_defs: Add uninitialized variables.
2005-02-26  James A. Morrison  
2005-02-26  James A. Morrison  
        * compile/extrafunc.tree, compile/extravar.tree: New tests.
        * compile/extrafunc.tree, compile/extravar.tree: New tests.
2005-02-26  James A. Morrison  
2005-02-26  James A. Morrison  
        * compile/unsigned.tree: New test.
        * compile/unsigned.tree: New test.
2005-02-24  James A. Morrison  
2005-02-24  James A. Morrison  
        PR other/19896
        PR other/19896
        * execute/execute.exp: New file.
        * execute/execute.exp: New file.
        * execute/funccall.tree, execute/funccall-2.tree, execute/initial.tree,
        * execute/funccall.tree, execute/funccall-2.tree, execute/initial.tree,
        execute/main.tree, execute/static.tree: New tests.
        execute/main.tree, execute/static.tree: New tests.
2005-02-24  James A. Morrison  
2005-02-24  James A. Morrison  
        PR other/19897
        PR other/19897
        * compile/exit.tree, compile/extref.tree, compile/function-1.tree,
        * compile/exit.tree, compile/extref.tree, compile/function-1.tree,
        compile/syntax-1.tree: New tests.
        compile/syntax-1.tree: New tests.
2004-10-02  James A. Morrison  
2004-10-02  James A. Morrison  
        * compile/autofunc.tree: New File.
        * compile/autofunc.tree: New File.
        * compile/badchar.tree: New File.
        * compile/badchar.tree: New File.
        * compile/externvar.tree: New File.
        * compile/externvar.tree: New File.
        * compile/mismatch.tree: New File.
        * compile/mismatch.tree: New File.
        * compile/noproto.tree: New File.
        * compile/noproto.tree: New File.
        * compile/novar.tree: New File.
        * compile/novar.tree: New File.
        * compile/var_defs.tree: Add duplicate variable.
        * compile/var_defs.tree: Add duplicate variable.
2004-07-31  James A. Morrison  
2004-07-31  James A. Morrison  
        * compile/vars_def.tree: New File.
        * compile/vars_def.tree: New File.
        * compile/badreturn.tree: New File.
        * compile/badreturn.tree: New File.
2004-01-18  James A. Morrison  
2004-01-18  James A. Morrison  
        * compile/compile.exp: New File.
        * compile/compile.exp: New File.
        * compile/tabs.tree: Test whether the front end
        * compile/tabs.tree: Test whether the front end
        compiles code with tabs in it.
        compiles code with tabs in it.
2003-02-25  Tim Josling  
2003-02-25  Tim Josling  
        * treetests.exp (run3): set options to force aggressive GC, to
        * treetests.exp (run3): set options to force aggressive GC, to
        ensure GC is all set up correct,
        ensure GC is all set up correct,
2002-05-07  Tim Josling  
2002-05-07  Tim Josling  
        * Makefile.in: Fix copyright
        * Makefile.in: Fix copyright
        * a01gcci01.c: Ditto
        * a01gcci01.c: Ditto
        * a01gcci01.tree: Ditto
        * a01gcci01.tree: Ditto
        * treetests.exp: Ditto
        * treetests.exp: Ditto
2002-04-13  Tim Josling  
2002-04-13  Tim Josling  
        * treetree.c (tree_code_create_function_initial)
        * treetree.c (tree_code_create_function_initial)
        Remove duplicate call to layout_decl
        Remove duplicate call to layout_decl
2001-12-02  Tim Josling  
2001-12-02  Tim Josling  
      * Make-lang.in
      * Make-lang.in
      Ensure directory is built during install (installdirs dependency)
      Ensure directory is built during install (installdirs dependency)
      * lex.l
      * lex.l
      Work around poisoned malloc (undef IN_GCC)
      Work around poisoned malloc (undef IN_GCC)
      Remove fake definition of tree.
      Remove fake definition of tree.
      * parse.y
      * parse.y
      Work around poisoned malloc (undef IN_GCC)
      Work around poisoned malloc (undef IN_GCC)
      * tree1.c
      * tree1.c
      New front end interface.
      New front end interface.
      (top level) New structure lang_hooks.
      (top level) New structure lang_hooks.
      (tree_post_options) Remove.
      (tree_post_options) Remove.
      errorcount now a macro so do not define it.
      errorcount now a macro so do not define it.
      current_nesting_level => work_nesting_level due to clash.
      current_nesting_level => work_nesting_level due to clash.
      * treelang.h
      * treelang.h
      errorcount now a macro so do not reference it.
      errorcount now a macro so do not reference it.
      * treetree.c
      * treetree.c
      Replace NULL_PTR by NULL.
      Replace NULL_PTR by NULL.
      (tree_code_get_expression) Mark op3 unused.
      (tree_code_get_expression) Mark op3 unused.
      Do not init builtins.
      Do not init builtins.
2001-06-11  Tim Josling  
2001-06-11  Tim Josling  
        * treelang.exp (global) remove COBOL specific code.
        * treelang.exp (global) remove COBOL specific code.
2001-05-24  Tim Josling  
2001-05-24  Tim Josling  
        Created this directory and its tests. All derived from the cobol
        Created this directory and its tests. All derived from the cobol
        test swamp which was also all written by me.
        test swamp which was also all written by me.
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.