aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-14linking.m (_objcInit): New empty function for Darwin only.Andrew Pinski2-0/+11
2004-06-14Fixed 2005-05-25 entry to mention that rtlhooks-def.h was added.Paolo Bonzini1-0/+1
2004-06-14gcse.c (hash_scan_set, [...]): Revert previous change, don't use CALL_P.Steven Bosscher2-6/+11
2004-06-13tree.h: Move std_gimplify_va_arg_expr protoype here.Jason Merrill3-1/+6
2004-06-14Fix PR tree-optimization/15979 Fix PR tree-optimization/15981Daniel Berlin2-5/+26
2004-06-14Daily bump.GCC Administrator1-1/+1
2004-06-14Daily bump.GCC Administrator1-1/+1
2004-06-13* intrinsic.c (add_sym_2s): Use correct function types.Paul Brook2-4/+8
2004-06-13Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook12-30/+334
2004-06-13tree-ssa-pre.c (add_to_value): is_gimple_min_invariant things are available e...Daniel Berlin2-0/+10
2004-06-13fold-const.c (fold_checksum_tree <case 't'>): Only look at TREE_VALUES if the...Andrew Pinski2-3/+15
2004-06-13decl.c (grokdeclarator): Do not depend on C99's _Bool's behavior.Andrew Pinski2-3/+7
2004-06-13* tree-sra.c (tree_sra): Update documentation.Diego Novillo2-9/+11
2004-06-13random.c: Fix several spelling and formatting mistakes in comments.Steven G. Kargl2-13/+21
2004-06-13random.c (random_r4): Burn a random number.Tobias Schlüter2-2/+10
2004-06-13c-typeck.c (comptypes, [...]): Remove flags parameter.Joseph Myers7-63/+57
2004-06-13c-decl.c (diagnose_mismatched_decls): Improve error message.Eric Christopher5-41/+30
2004-06-13locale_facets.tcc (time_get<>::do_get_time, [...]): Use only once _M_extract_...Paolo Carlini2-14/+19
2004-06-13libgcc-std.ver: Add __unorddf2 and __unordsf2 with version 3.3.4.Kaz Kojima2-1/+11
2004-06-13expmed.c (shift_cost, [...]): Additionally index by machine mode.Roger Sayle2-70/+92
2004-06-13s390.h: Rename TARGET_TPF to TARGET_TPF_PROFILING.Eric Christopher4-8/+20
2004-06-13Daily bump.GCC Administrator1-1/+1
2004-06-13Daily bump.GCC Administrator1-1/+1
2004-06-13All right, I'm in! Working on apple-ppc-branch for now, mostly testing.Jon Ziegler1-0/+1
2004-06-12Fix changelog typo.Paul Brook1-1/+1
2004-06-12Make-lang.in (F95_OBJS, [...]): Alpabetize.Tobias Schlüter3-18/+18
2004-06-12fold-const.c (omit_two_operands): New function.Roger Sayle4-23/+100
2004-06-12re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis7-71/+308
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl14-4/+756
2004-06-12* gfortran.fortran-torture/execute/contained_3.f90: New test.Paul Brook2-0/+26
2004-06-12re PR libfortran/14923 (gfortran misses the DATE_AND_TIME intrinsic)Tobias Schlüter6-5/+62
2004-06-12re PR fortran/14957 (testsuite issues)Tobias Schlüter4-3/+20
2004-06-12PR fortran/15665 Fixup ChangeLog from my previous commitTobias Schlüter2-2/+2
2004-06-12PR fortran/15655Fixup ChangeLog entries from previous commit by Paul BrookTobias Schlüter2-0/+2
2004-06-12re PR fortran/12841 (passing null to a subroutine)Tobias Schlüter5-5869/+41
2004-06-12args.c: Implement GETARG and IARGC.Bud Davis6-3/+106
2004-06-12gcse.c (record_set_info): Use predicates like REG_P.Steven Bosscher2-94/+137
2004-06-12* javax/swing/RepaintManager.javaMark Wielaard2-1/+6
2004-06-12re PR libfortran/12839 (incorrect IO of Inf)Bud Davis4-7/+106
2004-06-12rtl.h (MEM_P, [...]): New predicates.Steven Bosscher2-6/+20
2004-06-12[multiple changes]Paolo Carlini8-443/+670
2004-06-12c-typeck.c (default_function_array_conversion): Use build_pointer_type not TY...Zack Weinberg2-1/+6
2004-06-12configure.ac: Don't invoke ACX_HEADER_STDBOOL.Zack Weinberg12-434/+267
2004-06-12libgcc-std.ver: Add __unorddf2 and __unordsf2 with version 3.3.4.Andreas Jaeger3-21/+36
2004-06-12reload.c (find_reloads): Force reload for pseudo registers on big endian mach...Peter Jakubek2-1/+6
2004-06-12[multiple changes]Daniel Berlin10-2971/+1625
2004-06-12Daily bump.GCC Administrator1-1/+1
2004-06-12Daily bump.GCC Administrator1-1/+1
2004-06-11pa.c (pa_hpux_init_libfunc): Add support for unord_optab.John David Anglin3-9/+87
2004-06-11pa.c (legitimize_pic_address): Use UNSPEC_DLTIND14R to identify unspec used f...John David Anglin3-12/+122