aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-02-02* Makefile.in: Remove setting of THREADSLIB on mips o32, unneeded.Arnaud Charlet2-2/+4
2004-02-02* gcc.dg/titype-1.c: Fix pasto.Eric Botcazou2-1/+5
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata14-64/+76
2004-02-02Fixed a typo.Giovanni Bajo1-1/+1
2004-02-02[multiple changes]Arnaud Charlet70-1564/+2720
2004-02-02sparc.c (function_arg_slotno): Align TImode arguments on a 16-byte boundary i...Eric Botcazou4-5/+54
2004-02-02rtlanal.c (reg_overlap_mentioned_p): Don't test CONSTANT_P (x).Paolo Bonzini2-12/+27
2004-02-02* doc/invoke.texi (SPARC options): Document that -mflat is deprecated.Eric Botcazou2-0/+6
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata23-89/+106
2004-02-02mcore.c (block_move_sequence): Replace gen_rtx_CONST_INT with GEN_INT.Kazu Hirata2-4/+7
2004-02-02re PR c++/13957 (Insufficient diagnostic for dependent expression parsed as n...Giovanni Bajo4-4/+30
2004-02-02re PR c++/13957 (Insufficient diagnostic for dependent expression parsed as n...Giovanni Bajo1-0/+6
2004-02-02pt.c (tsubst_qualified_id): Improved error message when a type is expected bu...Giovanni Bajo1-2/+5
2004-02-02alias.c (record_set): Use hard_regno_nregs.Jan Hubicka40-275/+372
2004-02-02Daily bump.GCC Administrator1-1/+1
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata37-491/+509
2004-02-01* config/h8300/h8300.md (two peephole2's): New.Kazu Hirata2-0/+39
2004-02-01sol2-bi.h: Handle TARGET_CPU_ultrasparc3.Eric Botcazou3-4/+28
2004-02-01* de.po: Update.Joseph Myers2-190/+204
2004-02-01builtins.c (expand_builtin_pow): If flag_unsafe_math_optimizations isn't set...Roger Sayle2-3/+10
2004-02-01builtins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins.Roger Sayle8-0/+247
2004-02-01* config/mips/mips.md (adddi3_internal_2): Remove superfluous %s.Richard Sandiford2-1/+5
2004-02-01mips.h (PREDICATE_CODES): Remove entries for "mips_const_double_ok" and "simp...Chris Demetriou3-3/+9
2004-02-01Daily bump.GCC Administrator1-1/+1
2004-01-31c4x.md: Use GEN_INT instead of gen_rtx (CONST_INT, ...).Kazu Hirata2-4/+7
2004-01-31* varasm.c (output_constant_pool): Don't zap the pool.Richard Henderson2-3/+4
2004-01-31genrecog.c (decision_type): Add DT_const_int.Kazu Hirata2-0/+31
2004-01-31m32r.c (m32r_load_pic_register): Use GEN_INT instead of gen_rtx_CONST_INT.Kazu Hirata2-1/+6
2004-01-31xtensa.h (DYNAMIC_CHAIN_ADDRESS): Use GEN_INT instead of gen_rtx_CONST_INT.Kazu Hirata2-2/+6
2004-01-31target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_...Kazu Hirata4-3/+14
2004-01-31sh.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata4-63/+69
2004-01-31* doc/invoke.texi (SPARC options): Restructure and update.Eric Botcazou2-47/+53
2004-01-31system.h (PROMOTE_FUNCTION_ARGS, [...]): Poison.Kazu Hirata5-44/+24
2004-01-31i386-protos.h: Remove the prototype for ix86_setup_incoming_varargs.Kazu Hirata4-34/+15
2004-01-31class.c: Fix comment typos.Kazu Hirata8-10/+20
2004-01-31alloc-pool.c: Fix comment typos.Kazu Hirata7-8/+18
2004-01-31invoke.texi: Follow spelling conventions.Kazu Hirata3-3/+8
2004-01-31install.texi: Fix typos.Kazu Hirata3-2/+7
2004-01-31s390.c (s390_decompose_address): Do not treat virtual registers as pointers.Ulrich Weigand3-5/+7
2004-01-31call-super-2.m: Update line numbers for the including of stddef.h.Andrew Pinski2-4/+9
2004-01-31combine.c (cse_main): Set gen_lowpart to gen_lowpart_for_combine and restore ...Paolo Bonzini5-102/+123
2004-01-31bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata9-23/+34
2004-01-30re PR bootstrap/9249 (bootstrap fails with --enable-__cxa-atexit on Solaris)Dara Hazeghi4-5/+99
2004-01-31ggc-zone.c (ggc_free): New function.Daniel Berlin2-7/+30
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata76-75/+117
2004-01-31Makefile.in (abs_docdir, abs_srcdir): Define.Kelley Cook10-12/+39
2004-01-31Daily bump.GCC Administrator1-1/+1
2004-01-30genconfig.c (main): Have CC0_P check its operand even on a target without cc0.Kazu Hirata2-1/+8
2004-01-30re PR c++/13693 ([tree-ssa] build failure in mipsisa64-elf)Richard Henderson3-6/+21
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata20-44/+76