Update ChangeLogs for wide-int work.
[gcc.git] / gcc / fortran / trans-openmp.c
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-17 Andrew MacLeodtree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-06-04 Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-04-10 Janne BlomqvistReplace enum gfc_try with bool type.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-03-06 Steven Bosscherf95-lang.c (yyerror, yylex): Remove.
2012-01-06 Tobias Burnus2012-01-06 Tobias Burnus <burnus@net-b.de>
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-08-19 Jakub Jelinekre PR fortran/49792 (OpenMP workshare: Wrong result...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-07-27 Daniel Carrerare PR fortran/49755 (ALLOCATE with STAT= produces inval...
2011-07-21 Daniel Carreratrans.c (gfc_allocate_with_status): Split into two...
2011-07-06 Daniel Carreratrans-array.c (gfc_array_allocate): Rename allocatable_...
2011-06-21 Andrew MacLeodcosmetic. Add sync_ to all the expand_builtin defines...
2011-05-04 Richard Guenthertrans-array.c (gfc_trans_array_constructor_value):...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2010-12-14 Jakub Jelinekre PR fortran/46874 ([OpenMP] ICE in gfc_conv_descripto...
2010-12-02 Jakub Jelinekre PR fortran/46753 (ICE: OpenMP - in extract_omp_for_d...
2010-09-10 Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-09-08 Jakub Jelinekre PR fortran/45597 (ICE: in gfc_trans_cycle, at fortra...
2010-09-03 Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-06 Tobias Burnustrans-decl.c: Include diagnostic-core.h besides toplev.h.
2010-06-28 Nathan Froydvec.h (vec_heap_free): Add parentheses around free.
2010-06-27 Nathan Froydgfortran.h (gfc_code): Split backend_decl field into...
2010-06-15 Jakub Jelinekre PR fortran/44536 (OMP: missing error with default...
2010-05-23 Tobias Burnusgfortran.h: Do not include system.h.
2010-05-20 Steven Bosschertrans-expr.c: Do not include convert.h, ggc.h, real...
2010-05-13 Jakub Jelinekre PR fortran/44036 (I can't declare an external functi...
2010-04-06 Tobias Burnusre PR fortran/43178 (Pointless resetting to NULL for...
2009-11-28 Jakub Jelinektrans-common.c (create_common): Remove unused offset...
2009-11-25 Jakub Jelinekre PR fortran/42162 (OpenMP: ICE: tree check in omp_add...
2009-10-26 Janus Weilre PR fortran/41714 ([OOP] ALLOCATE SOURCE= does not...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-08 Paul Thomastrans-array.h: Replace prototypes for gfc_conv_descript...
2009-05-13 Steven G. Karglgfortran.h (gfc_code): Rename struct member expr to...
2009-04-20 Vasilis Liaskovitisre PR fortran/35423 (Implement OpenMP workshare)
2008-09-18 Daniel Kraftre PR fortran/37507 (Print location in (DE)ALLOCATION...
2008-08-28 Daniel Kraftgfortran.h (enum expr_t): New value `EXPR_COMPCALL'.
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-19 Kaveh R. Ghazigfortran.h (operator): Remove macro.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-03-23 Tobias Schlütertrans.h: Use fold_build in build1_v, build2_v and build...
2008-02-24 Tobias Schlütertrans-array.c (gfc_conv_descriptor_data_get, [...]...
2007-11-28 Jakub Jelinekre PR fortran/34247 (ICE in omp_add_variable, at gimpli...
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-08-01 Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-07-12 Jakub Jelinekre PR fortran/32550 (openmp: COPYPRIVATE of pointer...
2007-05-29 Daniel Frankegfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
2007-04-17 Tobias Schlüterarith.h: Update copyright years.
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-10-29 Jakub Jelinekre PR fortran/29629 (ICE on OpenMP-enabled program...
2006-10-19 Paul Thomas[multiple changes]
2006-07-16 Jakub Jelinekre PR fortran/28390 (Broken !$omp parallel do lastpriva...
2006-06-09 Jakub Jelinekre PR fortran/27916 (Problem with allocatable arrays...
2006-05-17 Jakub Jelinekre PR middle-end/27415 (Iteration var in firstprivate...
2006-05-15 Jakub Jelinekre PR fortran/27446 (ICE on OpenMP array REDUCTION...
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-03-13 Jakub Jelinektrans-openmp.c (gfc_trans_omp_variable): Handle referen...
2006-03-06 Paul Thomasre PR fortran/26107 (ICE after error message on invalid...
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)