| Commit message (Expand) | Author | Age | Files | Lines |
* | genemit.c (gen_exp): Generate gen_rtx_fmt_e* instead of gen_rtx. | Kazu Hirata | 2004-02-02 | 2 | -2/+13 |
* | [multiple changes] | Eric Christopher | 2004-02-02 | 21 | -168/+186 |
* | * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C | Zack Weinberg | 2004-02-02 | 7 | -8/+28 |
* | Fixes formatting in a couple of entries of mines | Giovanni Bajo | 2004-02-02 | 1 | -2/+2 |
* | rtlanal.c (refers_to_regno_p): Test regno, not inner_regno, against FIRST_PSE... | David Edelsohn | 2004-02-02 | 2 | -1/+6 |
* | re PR c++/13113 (Nice warning about &(X::m) lost) | Mark Mitchell | 2004-02-02 | 13 | -25/+104 |
* | stl_function.h: Additional minor tweaks. | Paolo Carlini | 2004-02-02 | 4 | -34/+64 |
* | * doc/invoke.texi (SPARC options): Further improve. | Eric Botcazou | 2004-02-02 | 2 | -33/+44 |
* | * Makefile.in: Remove setting of THREADSLIB on mips o32, unneeded. | Arnaud Charlet | 2004-02-02 | 2 | -2/+4 |
* | * gcc.dg/titype-1.c: Fix pasto. | Eric Botcazou | 2004-02-02 | 2 | -1/+5 |
* | arm.md, [...]: Fix indentation. | Kazu Hirata | 2004-02-02 | 14 | -64/+76 |
* | Fixed a typo. | Giovanni Bajo | 2004-02-02 | 1 | -1/+1 |
* | PR libstdc++/13976 (continued) | Paolo Carlini | 2004-02-02 | 3 | -2/+10 |
* | re PR libstdc++/13976 (ext/new_allocator.h:81: warning: unused parameter '__h') | Paolo Carlini | 2004-02-02 | 4 | -3/+12 |
* | [multiple changes] | Arnaud Charlet | 2004-02-02 | 70 | -1564/+2720 |
* | sparc.c (function_arg_slotno): Align TImode arguments on a 16-byte boundary i... | Eric Botcazou | 2004-02-02 | 4 | -5/+54 |
* | rtlanal.c (reg_overlap_mentioned_p): Don't test CONSTANT_P (x). | Paolo Bonzini | 2004-02-02 | 2 | -12/+27 |
* | * doc/invoke.texi (SPARC options): Document that -mflat is deprecated. | Eric Botcazou | 2004-02-02 | 2 | -0/+6 |
* | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 2004-02-02 | 23 | -89/+106 |
* | mcore.c (block_move_sequence): Replace gen_rtx_CONST_INT with GEN_INT. | Kazu Hirata | 2004-02-02 | 2 | -4/+7 |
* | configure.in: Add pkgconfig check for glib and gthread. | Thomas Fitzsimmons | 2004-02-02 | 3 | -82/+185 |
* | re PR c++/13957 (Insufficient diagnostic for dependent expression parsed as n... | Giovanni Bajo | 2004-02-02 | 4 | -4/+30 |
* | re PR c++/13957 (Insufficient diagnostic for dependent expression parsed as n... | Giovanni Bajo | 2004-02-02 | 1 | -0/+6 |
* | pt.c (tsubst_qualified_id): Improved error message when a type is expected bu... | Giovanni Bajo | 2004-02-02 | 1 | -2/+5 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 40 | -275/+372 |
* | Daily bump. | GCC Administrator | 2004-02-02 | 2 | -2/+2 |
* | stl_algo.h: Additional minor tweaks. | Paolo Carlini | 2004-02-01 | 7 | -82/+95 |
* | vector.tcc (vector::_M_insert_aux(iterator)): Remove, unused. | Paolo Carlini | 2004-02-01 | 2 | -45/+6 |
* | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 2004-02-01 | 37 | -491/+509 |
* | jvm.h (MAYBE_UNUSED): New macro tp mark probably unused arguments. | Michael Koch | 2004-02-01 | 4 | -2/+12 |
* | stl_function.h: Additional minor tweaks. | Paolo Carlini | 2004-02-01 | 2 | -6/+10 |
* | deque.tcc: Wrap overlong lines... | Paolo Carlini | 2004-02-01 | 14 | -3604/+4032 |
* | * config/h8300/h8300.md (two peephole2's): New. | Kazu Hirata | 2004-02-01 | 2 | -0/+39 |
* | sol2-bi.h: Handle TARGET_CPU_ultrasparc3. | Eric Botcazou | 2004-02-01 | 3 | -4/+28 |
* | * de.po: Update. | Joseph Myers | 2004-02-01 | 2 | -190/+204 |
* | builtins.c (expand_builtin_pow): If flag_unsafe_math_optimizations isn't set... | Roger Sayle | 2004-02-01 | 2 | -3/+10 |
* | builtins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins. | Roger Sayle | 2004-02-01 | 8 | -0/+247 |
* | * config/mips/mips.md (adddi3_internal_2): Remove superfluous %s. | Richard Sandiford | 2004-02-01 | 2 | -1/+5 |
* | stl_bvector.h: Wrap overlong lines... | Paolo Carlini | 2004-02-01 | 3 | -243/+356 |
* | mips.h (PREDICATE_CODES): Remove entries for "mips_const_double_ok" and "simp... | Chris Demetriou | 2004-02-01 | 3 | -3/+9 |
* | Daily bump. | GCC Administrator | 2004-02-01 | 2 | -2/+2 |
* | stl_algo.h: Minor additional reformat, add copyright year. | Paolo Carlini | 2004-01-31 | 3 | -24/+30 |
* | c4x.md: Use GEN_INT instead of gen_rtx (CONST_INT, ...). | Kazu Hirata | 2004-01-31 | 2 | -4/+7 |
* | * varasm.c (output_constant_pool): Don't zap the pool. | Richard Henderson | 2004-01-31 | 2 | -3/+4 |
* | genrecog.c (decision_type): Add DT_const_int. | Kazu Hirata | 2004-01-31 | 2 | -0/+31 |
* | m32r.c (m32r_load_pic_register): Use GEN_INT instead of gen_rtx_CONST_INT. | Kazu Hirata | 2004-01-31 | 2 | -1/+6 |
* | xtensa.h (DYNAMIC_CHAIN_ADDRESS): Use GEN_INT instead of gen_rtx_CONST_INT. | Kazu Hirata | 2004-01-31 | 2 | -2/+6 |
* | target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_... | Kazu Hirata | 2004-01-31 | 4 | -3/+14 |
* | sh.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 2004-01-31 | 4 | -63/+69 |
* | stl_algo.h: Wrap overlong lines... | Paolo Carlini | 2004-01-31 | 4 | -1240/+1662 |