OSDN Git Service

Change TARGET_ALTIVEC to TARGET_ALTIVEC_ABI.
[pf3gnuchains/gcc-fork.git] / gcc /
2003-10-17 djeChange TARGET_ALTIVEC to TARGET_ALTIVEC_ABI.
2003-10-17 gccadminDaily bump.
2003-10-16 kcookeliminate conflict indicator
2003-10-16 kcook * objc/Make-lang.in (objc-parse.o): Honor $(parsedir...
2003-10-16 dannysmith * config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS...
2003-10-16 zlaski2003-10-16 Ziemowit Laski <zlaski@apple.com>
2003-10-16 zack * configure.in: Add snprintf to gcc_AC_CHECK_DECLS...
2003-10-16 dje * config/rs6000/rs6000.c (rs6000_va_arg): Only align...
2003-10-16 kazu * gcc.c-torture/execute/20031003-1.c: Enable only...
2003-10-16 sayle * builtins.c (fold_builtin_memcpy, fold_builtin_mempcpy,
2003-10-16 kazu * gcc.c-torture/execute/960416-1.x: Remove.
2003-10-16 geoffk * config/darwin-protos.h (machopic_non_lazy_ptr_name...
2003-10-16 kcookFix CRLF problem with 20031012-1.c
2003-10-16 gccadminDaily bump.
2003-10-15 hubickaproblem that current decl duplication mechanizm
2003-10-15 sayle2003-10-15 G�bor L�ki <alga@rgai.hu>
2003-10-15 daney * config/mips/linux.h (MD_FALLBACK_FRAME_STATE_FOR...
2003-10-15 daney * config/mips/linux.h (MD_FALLBACK_FRAME_STATE_FOR...
2003-10-15 zackRemove stray blank line
2003-10-15 zack * genmodes.c: Include hashtab.h.
2003-10-15 hainque * genmodes.c (calc_wider_mode): Allocate enough room...
2003-10-15 uweigandFixed up last commit.
2003-10-15 uweigand * config.gcc (s390x-ibm-tpf*): New target.
2003-10-15 hpForgot to mention cris_notice_update_cc in last ChangeL...
2003-10-15 hp PR target/12598
2003-10-15 hp PR target/12598
2003-10-15 bernie * config/m68k/m68k.h (MASK_SEP_DATA, TARGET_SEP_DATA,
2003-10-15 jasonoops
2003-10-15 gccadminDaily bump.
2003-10-15 zlaski2003-10-14 Ziemowit Laski <zlaski@apple.com>
2003-10-14 uweigand * config/s390/s390-protos.h (s390_alc_comparison)...
2003-10-14 neroden * configure.in: Clean up some feedback echoes.
2003-10-14 neroden * aclocal.m4: Properly quote names of macros being...
2003-10-14 jason PR c++/11878
2003-10-14 jason PR c++/11063
2003-10-14 jason PR c++/11878
2003-10-14 gdr Breack out decl.c (3/n)
2003-10-14 neroden * config.gcc (am33_2.0-*-linux*): Use t-slibgcc-elf...
2003-10-14 sje * config/ia64/ia64.c (ia64_expand_call): Force functio...
2003-10-14 uweigand * config/s390/s390.md ("muldf3", "*muldf3", "*muldf3_ibm",
2003-10-14 nerodengcc:
2003-10-14 jason * stor-layout.c (do_type_align): New fn, split...
2003-10-14 geoffk * expr.c (block_move_libcall_safe_for_call_parm):...
2003-10-14 geoffk * config/darwin.c (machopic_indirect_data_reference...
2003-10-14 sayle PR optimization/9325
2003-10-14 rearnsha* arm.c (arm_addimm_operand): MODE arguemnt is unused.
2003-10-14 ro * fixinc/inclhack.def (alpha_pthread_gcc): New fix.
2003-10-14 echristo2003-10-13 Eric Christopher <echristo@redhat.com>
2003-10-14 gdr * name-lookup.h (cxx_scope_find_binding_for_name)...
2003-10-14 neroden * Makefile.in, configure.in, config.host, mkheaders...
2003-10-14 ian * config/arm/iwmmxt.md (cond_iwmmxt_movsi_insn): New...
2003-10-14 zlaski2003-10-13 Ziemowit Laski <zlaski@apple.com>
2003-10-14 gccadminDaily bump.
2003-10-14 davem * ifcvt.c (num_removed_blocks): Rename to num_true_cha...
2003-10-13 geoffk * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2003-10-13 geoffk * gcc.dg/asm-names.c: Use scan-assembler-not rather
2003-10-13 reichelt PR c++/12370
2003-10-13 zack * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX...
2003-10-13 zack * cpplex.c (_cpp_clean_line): In the common case of...
2003-10-13 neroden * configure.in: Remove unnecessary test.
2003-10-13 neroden * configure.in: Fix grammatical error. Move UWIN...
2003-10-13 uweigand2003-10-13 Andreas Krebbel <krebbel1@de.ibm.com>
2003-10-13 amodra * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIO...
2003-10-13 gdrFix thinko.
2003-10-13 gdr Break out decl.c (2/n)
2003-10-13 ebotcazou PR target/12538
2003-10-13 steven * config/sh/sh.c, config/sh/sh-protos.h: Convert to
2003-10-13 steven * config/avr/avr.c, config/avr/avr-protos.h: Convert to
2003-10-13 neroden * config.gcc (*-*-freebsd*): Use tm_defines instead...
2003-10-13 gccadminDaily bump.
2003-10-12 steven * gcc.dg/20031012-1.c: New test.
2003-10-12 stevengcc/
2003-10-12 kazu * config/h8300/h8300.c (WORD_REG_USED): Use SP_REG...
2003-10-12 neroden * config.gcc (*-*-freebsd*): Use tm_defines instead...
2003-10-12 kcook PR optimization/8750
2003-10-12 hp * doc/extend.texi (Function Attributes): Mention the...
2003-10-12 hubicka * cgraphunit.c (cgraph_decide_inlining): Fix uninitial...
2003-10-12 dannysmith * config/i386/i386.c (x86_this_parameter): Fix typo.
2003-10-12 aj * Make-lang.in (treelang.install-info): Remove referen...
2003-10-12 gccadminDaily bump.
2003-10-11 hubicka * Makefile.in (web.o): New.
2003-10-11 sayle * fold-const.c (negate_mathfn_p): New function to...
2003-10-11 sayle * builtins.c (expand_builtin_strcmp): Defend against...
2003-10-11 sayle PR optimization/12260
2003-10-11 sayle * expr.c (expand_expr <PLUS_EXPR>): Let expand_operand...
2003-10-11 ebotcazou PR optimization/12544
2003-10-11 kazu * expr.c: Follow spelling conventions.
2003-10-11 hubicka * g++.dg/other/first-global.C: New test.
2003-10-11 hubicka * varasm.c (notice_global_symbol): Fix handling of...
2003-10-11 rth * config/alpha/alpha.c (alpha_return_in_memory...
2003-10-11 ian * config/arm/arm.c (arm_regno_class): Handle IWMMXT_GR...
2003-10-11 kazu * config/m68k/lb1sf68.asm: Follow spelling conventions.
2003-10-11 sayle * builtins.c (expand_builtin_memcpy): Optimize case...
2003-10-11 sayle * combine.c (apply_distributive_law): Enable "distribu...
2003-10-11 pinskia+2003-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2003-10-11 kazu * config/m68k/m68k-protos.h: Remove the prototype for
2003-10-11 kazu * config/m68k/m68k.c: Fix comment typos.
2003-10-11 bernie * config/m68k/m68k-protos.h (use_return_insn): Change...
2003-10-11 bernie * config/m68k/m68k.c (m68k_frame): Move before protos...
2003-10-11 bernie * config/m68k/t-uclinux: New target Makefile fragment.
next