aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-12-04Daily bump.GCC Administrator1-1/+1
2004-12-03tm.texi (TARGET_BUILD_BUILTIN_VA_LIST): New.Richard Henderson2-0/+22
2004-12-04PR middle end/18718Alan Modra3-10/+9
2004-12-03Makefile.in (HOSTHOOKS_DEF_H): Define.Andreas Schwab2-2/+9
2004-12-03lang.c (flag_new_verifier): Define.Tom Tromey3-4/+16
2004-12-03re PR bootstrap/14614 (Double target prefixed gcjh)Tom Tromey2-1/+9
2004-12-03stormy16.md (pushqi, [...]): Add number of arguments to name so that the patt...Eric Christopher2-5/+11
2004-12-03re PR java/18812 (ICE in catalina/common/lib/naming-resources.jar)Andrew Haley2-1/+13
2004-12-03re PR java/18697 (Miscompilation of GtkMenuItemPeer.setParent(MenuItem))Andrew Haley2-3/+9
2004-12-03extend.texi (AltiVec Builtins): Fix info about signedness.Janis Johnson4-6/+16
2004-12-03rs6000.c (rs6000_override_options): Protect darwin_one_byte_bool with #if.Andreas Tobler2-0/+7
2004-12-03tm.texi (Misc): Document TARGET_FOLD_BUILTIN.Paolo Bonzini2-0/+13
2004-12-03mklibgcc.in: Put back the default set of EXTRA_MULTILIB_PART.H.J. Lu2-30/+32
2004-12-03re PR c++/18782 (ICE on invalid pointer-to-member declaration)Nathan Sidwell4-2/+33
2004-12-03config.if: Delete.Richard Sandiford3-26/+32
2004-12-03re PR c++/18318 (ICE: error: Multiple inline callers)Nathan Sidwell5-10/+69
2004-12-03cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of INSN_P.Kazu Hirata2-1/+4
2004-12-03tree-ssa-dom.c (record_equivalences_from_phis): Remove an "if" whose conditio...Kazu Hirata2-17/+17
2004-12-03rs6000.c (rs6000_override_options): Make 64-bit Darwin default to one-byte bo...Stan Shebs2-0/+7
2004-12-02Mark PR for changelog entry.Richard Henderson1-0/+1
2004-12-02re PR target/18774 (mmix-knuth-mmixware testsuite failure: gcc.c-torture/exec...Richard Henderson2-0/+8
2004-12-03cfg.texi (Edges): Update.Ben Elliston2-5/+69
2004-12-03Daily bump.GCC Administrator1-1/+1
2004-12-02expr.c (write_complex_part): Use simplify_gen_subreg when the submode is at l...Richard Henderson2-6/+40
2004-12-02re PR bootstrap/18532 (libgcc.mk isn't parallel build safe for multilib)H.J. Lu2-33/+53
2004-12-02re PR target/18759 ([x86] using both -fomit-frame-pointer and -momit-leaf-fra...Roger Sayle2-1/+9
2004-12-02re PR libfortran/18710 (img part of complex number not written to direct acce...Tobias Schlüter1-1/+1
2004-12-02varasm.c (make_decl_rtl): Add the missing `;'.H.J. Lu2-1/+5
2004-12-02re PR java/16675 (Null parameter values for anonymous constructor invocation ...Tom Tromey2-0/+9
2004-12-02re PR libfortran/18710 (img part of complex number not written to direct acce...Tobias Schlüter2-0/+25
2004-12-02tree.c (is_attribute_p): Split out to ..Andrew Pinski2-10/+31
2004-12-02darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -gfull and -gused.Devang Patel4-6/+10
2004-12-02optabs.c (lowpart_subreg_maybe_copy): New.Richard Henderson2-2/+29
2004-12-02* sh.md (extv, extzv): Add pattern predicate.J"orn Rennecke2-2/+6
2004-12-02* tree-cfg.c (thread_jumps): Reduce the size of WORKLIST.Kazu Hirata2-1/+3
2004-12-02tree-cfg.c (phi_alternatives_equal): Check that PHI_ARG_DEF is not null.Kazu Hirata2-4/+8
2004-12-02tree-cfg.c (phi_alternatives_equal): Check that PHI_ARG_DEF is not null.Kazu Hirata2-9/+12
2004-12-02re PR java/18741 (ICE tree check: expected class 'expression', have 'declarat...Tom Tromey2-1/+8
2004-12-02* tree-eh.c: Revert yesterday's change.Jeff Law2-27/+8
2004-12-02varasm.c (decode_reg_name): Revert change to check for zero length strings.Andrew Pinski2-6/+20
2004-12-02re PR tree-optimization/18716 ([ICE] verify_flow_info failed (loop))Dorit Naishlos2-5/+19
2004-12-02re PR c++/18758 (ICE redeclaring struct as template)Nathan Sidwell4-1/+29
2004-12-02Makefile.in (WERROR_FLAGS): Renamed from WERROR.Andreas Schwab3-4/+12
2004-12-02PR c++/15664, c++/18276Kriang Lerdsuwanakij5-34/+89
2004-12-02re PR c++/18123 (ICE on templated enum)Kriang Lerdsuwanakij5-3/+30
2004-12-02xstormy16: New test directory.Nick Clifton4-0/+96
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford4-23/+26
2004-12-02re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports e...Alan Modra2-0/+9
2004-12-02rs6000.c (rs6000_assemble_integer): Put back the #ifdef RELOCATABLE_NEEDS_FIXUP.Alan Modra2-4/+7
2004-12-02re PR target/9908 ([x86] wrong code generated for virtual method call with -m...Roger Sayle2-2/+8