aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)Author
2005-06-04 * Merge from mainline (tree-profiling-merge-20050603)tree-profiling-branchJan Hubicka
2005-05-27 * Merge from mainline (tree-profiling-merge-20050525)Jan Hubicka
2005-05-21 * Merge from mainline (tree-profiling-merge-20050519)Jan Hubicka
2005-05-18 * Merge from mainline (tree-profiling-merge-20050517)Jan Hubicka
2005-04-27 * Merge form mainline.Jan Hubicka
2005-04-15 * Merge from mainline tree-profiling-merge-20050412Jan Hubicka
2005-04-09 * Merge from mainline tree-profiling-merge-20050321Jan Hubicka
2005-04-04 * Merge from mainline tree-profiling-merge-20050402Jan Hubicka
2005-03-23 * Merge from mainline (tree-profiling-merge-20050321)Jan Hubicka
2005-03-18 * Merge from mainline (tree-profiling-merge-20051703)Jan Hubicka
2005-03-01 * Merge from mainline (tree-profiling-20050301)Jan Hubicka
2005-02-12 * Merge from mainline (tree-profiling-merge-20050211)Jan Hubicka
2005-01-09 * Merge from mainline (tree-profiling-merge-20050107)Jan Hubicka
2004-12-20 * Merge from mainline (tree-profiling-merge-20041219)Jan Hubicka
2004-12-16 * Merge from mainline (tree-profiling-merge-20041215)Jan Hubicka
2004-12-15 * Merge from mainline (tree-profiling-merge-20041212)Jan Hubicka
2004-10-17 Merge from mainline (tree-profiling-merge-20041017)Jan Hubicka
2004-09-25 * Merge from mainline.Jan Hubicka
2004-09-18 * Merge form mainline (tree-profiling-merge-20040918)Jan Hubicka
2004-09-12 Merge from mainline (tree-profiling-merge-20040912)Jan Hubicka
2004-09-09 Merge from mainline (tree-profile-merge-20040829)Jan Hubicka
2004-08-02 * merge from mainline (tree-profiling-merge-20040602)Jan Hubicka
2004-06-04 * Merge from mainline (tree-profiling-merge-20040602)Jan Hubicka
2004-05-27 * Merge from mainline (tree-profiling-merge-20040527)Jan Hubicka
2004-05-17 * Merge from mainline (tree-profiling-merge-20040518)Jan Hubicka
2004-04-29 * Merge from tree-ssa.Jan Hubicka
2004-03-30 * Merge from tree-ssa (tree-profiling-merge-20030330)Jan Hubicka
2004-02-07 * Makefile.am: Add m4/dotprodc.m4. And fix spelling.Feng Wang
2004-02-07 * transfer.c (write_constant_string): Do not delete H's in hollerithBud Davis
2004-01-062004-01-05 Andrew Pinski <apinski@apple.com>Andrew Pinski
2004-01-01 * io/list_read.c (find_nml_node): Make static.Paul Brook
2003-12-122003-12-12 Huang Chun <chunhuang73@hotmal.com>Huang Chun
2003-12-052003-12-05 Melvin Hadasht <melvin.hadasht@free.fr>Melvin Hadasht
2003-11-30 * trans-array.c (gfc_trans_g77_array): Make non-static.Paul Brook
2003-11-29 * runtime/memory.c (deallocate): Nullify pointer after freeing.Paul Brook
2003-11-27 * trans-array.c (gfc_tran_allocate_array_storage): Use new memoryPaul Brook
2003-11-26 * m4/exponent.m4, m4/fraction.m4: New.Richard Henderson
2003-11-08 PR fortran/12704Paul Brook
2003-10-302003-10-30 Toon Moene <toon@moene.indiv.nluug.nl>Toon Moene
2003-10-30 * intrinsics/random.c: Add reference to paper containing algorithm.Lars Segerlund
2003-10-292003-10-29 Toon Moene <toon@moene.indiv.nluug.nl>Toon Moene
2003-10-292003-10-29 Toon Moene <toon@moene.indiv.nluug.nl>Toon Moene
2003-10-12 * iresolve.c (gfc_resolve_cshift): Change to match implementation.Feng Wang
2003-10-12 * io/list_read.c (read_character): Remove unwanted call to free_saved.XiaoQiang Zhang
2003-10-11 * check.c (gfc_check_repeat): Check arguments are scalar.Huang Chun
2003-10-11 * iresolve.c (gfc_resolve_dint, gfc_resolve_dnint): New functions.Paul Brook
2003-09-20 * trans.h: Add declarations for gfor_fndecl_si_kind andKejia Zhao
2003-09-19 * intrinsics/random.c: New file.Lars Segerlund
2003-09-19 * All: rename g95->gfc.Paul Brook
2003-09-18 * io/write.c (output_float): Fix bug of FMT_E, Add comments.XiaoQiang Zhang