aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-07-06os-dep.c (GC_task_self): Declare as static and remove the second declaration.Andrew Pinski2-3/+6
2004-07-07re PR libstdc++/15928 (libstdc++ in 3.4.x 3.5 doesn't cross-compile for djgpp)Anssi Hannula3-9/+21795
2004-07-07Daily bump.GCC Administrator1-1/+1
2004-07-07Daily bump.GCC Administrator1-1/+1
2004-07-07sourcebuild.texi: Use semicolons instead of commas in section title.Joseph Myers2-2/+7
2004-07-06tree-sra.c (struct sra_walk_fns): Revert 2004-07-05 change.Richard Henderson2-28/+50
2004-07-06toplev.h (NO_FRONT_END_DIAG, [...]): Define.Joseph Myers4-6/+24
2004-07-06i386.c (legitimize_pic_address): Make static.Richard Henderson3-11/+16
2004-07-06ifcvt.c (struct noce_if_info): Add a Boolean b_unconditional field.Roger Sayle2-2/+15
2004-07-06[multiple changes]Matthias Klose11-94/+731
2004-07-06alpha.c (alpha_use_dfa_pipeline_interface): Remove.Steven Bosscher9-83/+27
2004-07-06optimizeJason Merrill1-0/+1
2004-07-06dojump.c (do_jump): REFERENCE_EXPR is dead.Daniel Berlin6-14/+13
2004-07-06tree-ssa-pre.c (reference_node_pool): New pool.Daniel Berlin2-23/+40
2004-07-06re PR rtl-optimization/16380 (Use of uninitialised register after dbra conver...Richard Sandiford4-1/+34
2004-07-06Delete obsolete doc pointed out by Chris Lattner.James E Wilson2-14/+5
2004-07-06vec.h (VEC_embedded_alloc): Remove.Nathan Sidwell3-70/+101
2004-07-06Makefile.in (langhooks.o): Do not depend on gt-langhooks.h.Mark Mitchell2-2/+7
2004-07-06URLStreamHandler.java (parseURL): Canonicalize file portion of URL in additio...Mohan Embar2-4/+13
2004-07-06xcoffout.h (DBX_FINISH_SYMBOL): Fix typo.George Helffrich2-1/+5
2004-07-06Complete previous check-in.Arnaud Charlet1-0/+4
2004-07-06[multiple changes]Arnaud Charlet102-1627/+2061
2004-07-06sparc.c (get_pc_symbol): Rename into add_pc_to_pic_symbol.Eric Botcazou3-21/+35
2004-07-06re PR c++/3671 (cannot deduce enum template parameter with multiple overloads)Giovanni Bajo4-1/+37
2004-07-06dbxout.c (dbxout_type): Don't test whether the binfo slot of RECORD, UNION & ...Nathan Sidwell2-1/+3
2004-07-06tree.h (TREE_VIA_VIRTUAL): Rename to ...Nathan Sidwell21-113/+165
2004-07-06revert: re PR tree-optimization/16115 (double-destruction problem with argume...Mark Mitchell2-8/+9
2004-07-06mcore.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define.Steven Bosscher3-6/+18
2004-07-06File.java (toURI): Merge from Classpath.Anthony Green2-0/+28
2004-07-05langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.Richard Kenner14-97/+145
2004-07-06Daily bump.GCC Administrator2-2/+2
2004-07-06VMClassLoader.java (init): Check classpath entry before passing to URL constr...Bryce McKinlay2-19/+26
2004-07-05Locale.java (readObject): Intern strings read from object stream.Bryce McKinlay2-3/+8
2004-07-05Make-lang.in (check-c++, [...]): Add some comments.Phil Edwards2-0/+8
2004-07-05sparc.md (nonlocal_goto): Remove disabled code.Eric Botcazou2-44/+8
2004-07-05calls.c (load_register_parameters): Call expand_shift instead of expand_binop...Roger Sayle5-13/+22
2004-07-05expr.c (expand_assignment): Disable the bitfield += optimizations.Jakub Jelinek6-4/+28
2004-07-05configure.in: Do not prepend $srcdir to /dev/null in makefile fragments.Phil Edwards3-42/+54
2004-07-05* doc/sourcebuild.texi: Revert previous patch.Joseph Myers2-1/+5
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers45-265/+136
2004-07-05libtool-version: New.Matthias Klose6-65/+51
2004-07-05function.c (assign_parm_setup_reg): Properly rename variables in FUNCTION_ARG...Richard Henderson2-28/+34
2004-07-05ada-tree.h (TYPE_LEFT_JUSTIFIED_MODULAR_P): Use RECORD_OR_UNION_CHECK.Andreas Schwab2-2/+8
2004-07-05tree-mudflap.c: Include cgraph.h.Zack Weinberg11-238/+137
2004-07-05pa.md (prefetch, [...]): Only allow short displacements with the spatial-loca...John David Anglin2-6/+37
2004-07-05Makefile.am: Silence two automake warnings.Kelley Cook3-5/+11
2004-07-05langhooks.c: Don't include gt-langhooks.h.Zack Weinberg12-58/+96
2004-07-05fold-const.c (fold): Optimize unsigned modulus by a power of two into a bit-w...Roger Sayle2-7/+64
2004-07-05tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.Richard Kenner5-137/+193
2004-07-05tree-sra.c (struct sra_walk_fns): Init function now returns bool.Richard Kenner2-23/+43