aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-05-25Makefile.in (OBJS): Add rtlhooks.o.Paolo Bonzini9-979/+1278
2004-05-25Updated AVR -mint8 option and set proper 64-bit typeSvein E. Seldal3-2/+18
2004-05-25* doc/install.texi: Document that dejagnu 1.4.4 is required.Mike Stump2-3/+7
2004-05-25Daily bump.GCC Administrator1-1/+1
2004-05-24method.c (implicitly_declare_fn): Don't call defer_fn; abort if it might be n...Geoffrey Keating4-5/+22
2004-05-24intl.h (open_quote, [...]): New.Joseph Myers6-56/+144
2004-05-24altivec-7.c: Don't use 'vector long'.Janis Johnson4-13/+40
2004-05-24altivec-6.c: Use -maltivec, don't limit to darwin.Janis Johnson3-4/+9
2004-05-24altivec-3.c: Move call to altivec_check.Janis Johnson2-3/+12
2004-05-24Makefile.in (CPPLIBS): Renamed to CPPLIB.Rainer Orth2-4/+11
2004-05-24re PR tree-optimization/14197 (Wrong code for bcopy/memmove (string-asm-2.c))Ulrich Weigand4-4/+29
2004-05-24Complete previous check-in.Arnaud Charlet1-2/+2
2004-05-24[multiple changes]Arnaud Charlet20-329/+630
2004-05-24s-osinte-linux-ia64.ads renamed system-linux-ia64.adsArnaud Charlet2-0/+4
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini34-16120/+81
2004-05-24gcc.c (struct prefix_list): Add forward declaration.Paolo Bonzini3-117/+136
2004-05-24fold-const.c (non_lvalue): Explicitly list the tree codes that need to be wra...Roger Sayle2-7/+46
2004-05-24re PR c++/15044 (ICE on syntax error, template header.)Mark Mitchell7-4/+61
2004-05-24Daily bump.GCC Administrator1-1/+1
2004-05-23expr.c (check_inquiry): Remove bogus tests.Paul Brook4-9/+16
2004-05-23gcc.texi, [...]: Update based on printed manual.Joseph Myers4-65/+52
2004-05-23re PR c++/15165 (ICE in instantiate_template)Mark Mitchell4-2/+33
2004-05-23re PR c++/15025 (accepts redeclaration of template as non-template)Mark Mitchell4-0/+22
2004-05-23re PR c++/14821 (Duplicate namespace alias declaration should not conflict)Mark Mitchell6-8/+60
2004-05-23Forgot to save ChangeLog before committing May 20 patchIan Lance Taylor1-0/+23
2004-05-23re PR fortran/13773 (Incorrect diagnosis of restricted function)Paul Brook2-89/+14
2004-05-23gfortran.h (struct gfc_symbol): Add equiv_built.Paul Brook6-141/+372
2004-05-23t-rs6000: Remove the disabling -Werror.Andrew Pinski2-20/+4
2004-05-23* check.c (gfc_check_random_seed): Issue for too many arguments.Steven G. Kargl2-0/+16
2004-05-23class.c (alter_access): Use %E format specifier to print an identifier node.Gabriel Dos Reis6-27/+37
2004-05-23Added missing entry.Volker Reichelt1-0/+4
2004-05-23* es.po: Update.Joseph Myers2-2072/+1547
2004-05-23Daily bump.GCC Administrator1-1/+1
2004-05-22builtins.c (expand_builtin_strstr, [...]): Replace calls to build with calls ...Roger Sayle2-142/+156
2004-05-22re PR c++/15285 (instantiate_type ICE when forming pointer to template function)Mark Mitchell5-3/+43
2004-05-22Fix function name in last entry.Richard Sandiford1-1/+1
2004-05-22mips.c (mips_asm_file_start): Emit a .gcc_compiled_longXX section when genera...Richard Sandiford2-0/+12
2004-05-22re PR c++/15507 (hang laying out union)Mark Mitchell8-12/+111
2004-05-22re PR bootstrap/15546 (Bootstrap stage3: Undefined references to basic_string)Andrew Pinski2-0/+10
2004-05-22[multiple changes]Zack Weinberg6-41/+64
2004-05-22* intrinsic.c (add_subroutines): Use add_sym_3s for random_seed.Paul Brook2-2/+6
2004-05-22dump-parse-tree.c (gfc_show_equiv): New function.Paul Brook2-0/+26
2004-05-22* doc/contrib.texi: Add g77 contributors.Joseph Myers2-1/+48
2004-05-22re PR fortran/13249 (Error when using COMMON)Victor Leikehman2-1/+11
2004-05-22name-lookup.c (check_for_out_of_scope_variable): Avoid ICE by returning when ...Roger Sayle5-0/+28
2004-05-22trans-decl.c (gfc_get_extern_function_decl): Set DECL_IS_PURE only for functi...Tobias Schlüter2-4/+18
2004-05-22check.c (gfc_check_system_clock): New function.Steven G. Kargl5-2/+120
2004-05-22invoke.texi: Document -Wunderflow and spell check.Steven G. Kargl7-32/+162
2004-05-22calls.c (initialize_argument_information): Forbid sibcalls if a callee-copied...Richard Sandiford2-0/+12
2004-05-22fix-header.c (read_scan_file): Update for add_path change.Eric Christopher2-4/+8