aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-11-03lambda-code.c (lambda_compute_auxillary_space): Update comments.Daniel Berlin4-25/+80
2004-11-03tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR instead of CEIL_MOD_EXPR.Sebastian Pop2-1/+6
2004-11-03stmt.c (expand_case): Speed up code to detect duplicate case label targets an...Jeff Law2-9/+17
2004-11-03* cppdefault.c, cppdefault.h, timevar.h: Update copyright.Kazu Hirata4-3/+7
2004-11-03* bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting.Kazu Hirata4-4/+8
2004-11-03re PR c++/18124 (ICE with invalid template template parameter)Mark Mitchell8-11/+64
2004-11-03tree-cfg.c (find_taken_edge): Abort if we are given a statement that is neith...Kazu Hirata2-4/+9
2004-11-03re PR fortran/17535 (gfortran with module procedures)Tobias Schlüter6-0/+88
2004-11-03Daily bump.GCC Administrator1-1/+1
2004-11-02* de.po: Update.Joseph Myers2-443/+447
2004-11-02fold-const.c (fold): Reassociate also (x - mult) + mult and (mult - x) + mult.Zdenek Dvorak2-10/+23
2004-11-02configure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO just because we don't ...Geoffrey Keating4-6/+31
2004-11-02flow.c (init_propagate_block_info): Use bitmap_empty_p on result of bitmap_xor.Nathan Sidwell2-3/+10
2004-11-02c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski8-31/+49
2004-11-02cfgloop.h (struct loop): Update comment.Steven Bosscher8-336/+350
2004-11-02re PR java/17265 (Libjava doesn't build)Bryce McKinlay2-1/+56
2004-11-02uninit-C.c: Remove special-casing for SPARC.Eric Botcazou3-2/+9
2004-11-02re PR tree-optimization/16808 (verify_ssa failed: Missing definition for SSA_...Andrew Pinski4-0/+50
2004-11-02Correct the date in my changelog entryAndrew Pinski1-1/+1
2004-11-02re PR ada/18228 (Ada uses the wrong file ending for its shared library on dar...Andrew Pinski2-0/+8
2004-11-02s390.md ("movcc"): Set type attribute.Andreas Krebbel2-1/+6
2004-11-02tree-phinodes.c (add_phi_arg): Add an assertion that the edge already exists.Kazu Hirata2-8/+8
2004-11-02tree-phinodes.c (remove_phi_arg_num): Do not zero the element that's being re...Kazu Hirata2-4/+9
2004-11-02tree-ssa-threadupdate.c (copy_phis_to_block): Install PHI arguments using PEN...Kazu Hirata2-16/+21
2004-11-02bitmap.h (bitmap_and, [...]): Produce void.Nathan Sidwell5-22/+38
2004-11-02bitmap.h (bitmap_equal_p): Return bool.Nathan Sidwell5-43/+116
2004-11-02re PR rtl-optimization/17104 (Non-optimal code generation for bitfield initia...Nathan Sidwell4-16/+80
2004-11-02re PR debug/18242 (Dignostic for unsupported debug format is incorrect)Danny Smith2-1/+6
2004-11-02timevar.h (timevar_get): Remove.Ben Elliston3-26/+5
2004-11-02* doc/include/texinfo.tex: Update from Texinfo CVS.Joseph Myers2-506/+808
2004-11-02cppdefault.h (cpp_SYSROOT): Remove.Ben Elliston3-8/+5
2004-11-02intrinsic.c (check_intrinsic_standard): Include error locus.Paul Brook2-10/+12
2004-11-02re PR tree-optimization/16447 (out of ssa generates bloated code)Andrew MacLeod5-11/+357
2004-11-02Daily bump.GCC Administrator1-1/+1
2004-11-01re PR tree-optimization/18232 (../../gcc/gcc/tree-ssa-operands.c:1624: warnin...Andrew Pinski2-5/+13
2004-11-01fix typoJason Merrill1-1/+1
2004-11-01* gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.Richard Sandiford2-0/+6
2004-11-01mangle6.C: Run for all MIPS targets.Richard Sandiford2-1/+11
2004-11-01re PR c/18239 (ICE in get_parm_info with werid attribute)Joseph Myers5-2/+55
2004-11-01s390.c (regclass_map): Put reg 33 (cc) to CC_REGS group.Andreas Krebbel5-13/+56
2004-11-01re PR c++/18064 (gcc accepts different pointer types as covariant return types)Nathan Sidwell6-2/+29
2004-11-01Fix PR tree-optimization/17672 Fix PR tree-optimization/18168Daniel Berlin10-181/+380
2004-11-01* tree-cfg.c (thread_jumps): Fix a comment typo.Kazu Hirata2-1/+5
2004-11-01* tree-cfg.c (thread_jumps): Fix a comment typo.Kazu Hirata2-1/+5
2004-11-01Convert diagnostics to use quoting flag q 9/nGabriel Dos Reis11-28/+48
2004-11-01ieee754-sf.S (floatdisf): Fix regression with values smaller than 2^32.Nicolas Pitre2-0/+7
2004-10-31cfgloop.h (struct loop): Remove unused "nodes" field.Jeff Law5-9/+20
2004-11-01pa.md: (prefetch_64, prefetch_32): Fix typo.Graham Stott2-2/+7
2004-11-01Daily bump.GCC Administrator1-1/+1
2004-11-01Convert diagnostics to use quoting flag q 8/nGabriel Dos Reis2-41/+52