OSDN Git Service

PR c++/15815
[pf3gnuchains/gcc-fork.git] / gcc / config /
2004-06-11 danglin * pa.c (legitimize_pic_address): Use UNSPEC_DLTIND14R...
2004-06-11 rth * config/alpha/alpha.c (alpha_gimplify_va_arg_1...
2004-06-11 jason * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG...
2004-06-11 amylaar * sh.h (ALLOCATE_INITIAL_VALUE): Use return_address_po...
2004-06-11 jason * config/sparc/sparc.c (sparc_gimplify_va_arg...
2004-06-10 amylaar * sh.c (dump_table): New argument start. Changed...
2004-06-10 jason * target.h (struct gcc_target): Change gimplify...
2004-06-10 jakub * config/ia64/unwind-ia64.c (uw_frame_state_for):...
2004-06-09 dannysmith * config/i386/winnt.c (i386_pe_output_labelref): Correct
2004-06-09 steven * config/i386/k6.md: Rewrite using the DFA model.
2004-06-09 rth * config/alpha/alpha.c (alpha_gimplify_va_arg_1,
2004-06-09 davem2004-06-09 David S. Miller <davem@nuts.davemloft...
2004-06-09 law * h8300.md (ldm_h8300s_4): Fix condition for...
2004-06-09 jason Gimplify VA_ARG_EXPR into simpler forms.
2004-06-08 wilsonPR target/15790
2004-06-08 pinskia2004-06-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-08 law * h8300.md (extendqisi2_h8300): Add constraints.
2004-06-08 vmakarov2004-06-08 Vladimir Makarov <vmakarov@redhat.com>
2004-06-08 rakdver PR rtl-optimization/15717
2004-06-07 ebotcazou PR target/15783
2004-06-07 rth PR rtl-opt/15193
2004-06-07 steven * hooks.c (hook_int_void_1): New generic hook.
2004-06-06 ciceron PR target/14542
2004-06-06 ciceron PR target/14457
2004-06-06 davemMissed these two in previous commit.
2004-06-05 steven * config/v850/v850.c (v850_use_dfa_pipeline_interface...
2004-06-05 dannysmith * toplev.c (init_asm_output): Add explicit...
2004-06-05 bernie * config/m68k/m68k.h: Remove comments copied over...
2004-06-04 hubicka Re-apply hopefully fixed patch:
2004-06-04 cgd2004-06-03 Chris Demetriou <cgd@broadcom.com>
2004-06-03 austern PR c++/15428
2004-06-03 pinskia2004-06-03 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-02 steven * i386.c (ix86_adjust_cost): Don't increase the cost for
2004-06-01 bernie * config/m68k/m68k.c(m68k_output_mi_thunk): For ColdF...
2004-06-01 bernie PR target/14018
2004-05-31 ebotcazou PR target/15693
2004-05-31 danglin * pa.md: Disable the peephole2 patterns that generate...
2004-05-31 ebotcazou * config/sol2.h (__enable_execute_stack): ANSIfy function
2004-05-31 danglin * pa.c (emit_move_sequence): Fix loading of non 14...
2004-05-29 bernieFix typo in previous patch.
2004-05-29 bernie * config/m68k/m68k.c (CONST_METHOD): Add MVZ, MVS.
2004-05-29 bernie * config/m68k/m68k.h(EXTRA_CONSTRAINT): add 'U' for...
2004-05-29 pinskia2005-05-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-28 janis2004-05-28 Ziemowit Laski <zlaski@apple.com>
2004-05-28 pbrook * config/arm/arm.c (arm_output_epilogue): Remove redun...
2004-05-28 pbrook * config/arm/arm.c (thumb_force_lr_save): New function.
2004-05-28 rsandifo * config/mips/mips.md (extendsidi2): Tie the source...
2004-05-28 kkojima PR target/13250
2004-05-28 kkojima * config/sh/t-linux (SHLIB_MAPFILES): Use sh specific
2004-05-28 bryce * except.c: Revert change of 2004-05-26.
2004-05-27 amodra PR target/14478
2004-05-26 aldyh PR/14924
2004-05-26 hubicka * i386.md (UNSPECV_EH_RETURN): Kill.
2004-05-25 pbrook * config/arm/arm.c (thumb_exit, thumb_unexpanded_epilo...
2004-05-25 pinskia2004-05-25 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-25 sveinseUpdated AVR -mint8 option and set proper 64-bit type
2004-05-23 pinskia2004-05-23 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-22 rsandifo * config/mips/mips.c (mips_asm_file_start): Emit a...
2004-05-22 zack2004-05-22 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-21 nickcoops - omitted from previous delta. This change is:
2004-05-21 jakub * config/sparc/linux64.h (OPTION_DEFAULT_SPECS): If...
2004-05-21 ian * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.
2004-05-20 pinskia2004-05-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-20 rearnsha* arm.md (ite_ne_zeroextractsi, ite_ne_zeroextractsi_sh...
2004-05-20 hjl2004-05-19 H.J. Lu <hongjiu.lu@intel.com>
2004-05-19 nickcFix typos (missing closing parentheses)
2004-05-19 mrs * doc/tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add...
2004-05-18 steven * config/s390/s390.c (s390_expand_movstr, s390_expand_...
2004-05-18 amodra * config/rs6000/rs6000.md (ctrsi_internal3): Delete.
2004-05-18 zacktop:
2004-05-17 hubicka * i386.c (construct_container): Do not produce BLKmode...
2004-05-17 hjl2004-05-17 H.J. Lu <hongjiu.lu@intel.com>
2004-05-17 rsandifo * config/mips/mips.h (MASK_DEBUG_G, TARGET_DEBUG_G_MOD...
2004-05-17 danglin * pa.md: Fix typo from last change. Remove DFmode...
2004-05-16 rearnshaPR target/10982
2004-05-15 rearnsha* arm/lib1funcs.asm (_lshrdi3, _ashrdi3, _ashldi3)...
2004-05-15 rearnsha* arm.h (TARGET_APCS_32): Delete.
2004-05-15 amodra * config/rs6000/rs6000.c (rs6000_va_arg <ABI_V4>)...
2004-05-15 steven * basic-block.h (life_analysis, delete_noop_moves):
2004-05-14 rearnsha* arm.md (all peephole2 patterns): Use predicates that...
2004-05-14 pbrook * stor-layout.c (update_alignment_for_field): Use
2004-05-13 pbrook * config/arm/arm.h (PCC_BITFIELD_TYPE_MATTERS): Define.
2004-05-13 pbrook * config/arm/arm.c (arm_default_short_enums): New...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-11 aldyh * config/rs6000/spe.md (spe_evneg): Rename to negv2si2.
2004-05-11 fjahanianFixed problem related to vec_ld in c++ mode.
2004-05-11 pinskia2004-05-11 Andrew Pinski <pinskia@gcc.gnu.org>
2004-05-11 aldyh * config/rs6000/altivec.md ("one_cmplv16qi2"): Change...
2004-05-10 kkojima PR target/15130
2004-05-10 zlaski[gcc/ChangeLog]
2004-05-10 rsandifo * read-rtl.c (read_rtx): Allow 's' and 'T' strings...
2004-05-10 amodra * config/rs6000/rs6000.c (function_arg_boundary):...
2004-05-10 pbrook * config/arm/arm.c (arm_promote_prototypes): Use TARGE...
2004-05-09 amodra * config/rs6000/rs6000.c (function_arg_boundary):...
2004-05-09 aldyh * config/rs6000/spe.md ("tstsflt_gpr"): Fix typo in...
2004-05-09 aldyh * config/rs6000/rs6000-protos.h
2004-05-08 aldyh * config/rs6000/rs6000-protos.h (rs6000_hard_regno_mod...
2004-05-08 zlaski2004-05-07 Ziemowit Laski <zlaski@apple.com>
2004-05-07 fjahanianFixed altivec vararg problem.
2004-05-07 rsandifo * config/mips/mips.c (mips_va_arg): Fix calculation...
next