aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-01-09i386.md (*sinxf2): Rename to *sinxf2_i387.Uros Bizjak1-164/+70
2007-01-09t-linux (TARGET_LIBGCC2_CFLAGS): Delete.Kaz Kojima1-36/+0
2007-01-09re PR target/30173 (Error in ARM softfloat routine __adddf3)Nicolas Pitre1-1/+1
2007-01-09Index: ChangeLogGeoffrey Keating1-0/+4
2007-01-08* config/pa/t-pa64 (libgcc_stub.a): Use $(T).Daniel Jacobowitz1-4/+4
2007-01-08* config/frv/predicates.md (reg_or_0_operand): Accept CONST_DOUBLEs.Nick Clifton1-1/+1
2007-01-08rtems.h, t-rtems: New.Ralf Corsepius2-0/+35
2007-01-08c.opt: Add -flax-vector-conversions.Mark Shinwell3-32/+24
2007-01-08t-score-elf (MULTILIB_OPTIONS): Change.Chen Liqin15-396/+1471
2007-01-08arm.c, [...]: Fix comment typos.Kazu Hirata4-16/+16
2007-01-07avr-protos.h (call_insn_operand): Delete prototype.Anatoly Sokolov4-32/+31
2007-01-04arm.md (arm_mulsi3, [...]): Make conditional on !arm_arch6.Paul Brook1-13/+185
2007-01-04rs6000.c (rs6000_rtx_costs): Make adjustment for MULT inside MINUS as either ...Joseph Myers1-2/+3
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz16-194/+51
2007-01-04re PR target/16634 (arm-elf-gcc problems when generating code for __attribute...Paul Brook1-16/+31
2007-01-03backport: thumb2.md: New file.Paul Brook24-1361/+4488
2007-01-04unwind-dw2.c (SIGNAL_FRAME_BIT, [...]): Define.Jakub Jelinek1-2/+2
2007-01-03i386.h (NON_STACK_REG_P, [...]): Remove.Kazu Hirata2-19/+4
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher11-97/+60
2007-01-02config.gcc (powerpc-*-eabispe*, [...]): Add rs6000/e500.h to tm_file.Joseph Myers6-52/+56
2007-01-02rs6000.c (print_operand): Check (TARGET_SPE || TARGET_E500_DOUBLE), not TARGE...Joseph Myers2-12/+13
2007-01-02mips.c (mips_regno_mode_ok_for_base_p): Use HARD_REGISTER_NUM_P.Eric Christopher1-13/+13
2007-01-01re PR target/29166 (broken unwind information for many life variables resulti...Andreas Schwab1-45/+44
2007-01-01configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for .literal16.Mike Stump1-2/+8
2006-12-24pa.c: Remove heap vector type defines.Andreas Tobler1-3/+0
2006-12-23t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): Add -mmacosx-version-min=10.4.Mike Stump1-1/+2
2006-12-22elfos.h, [...]: Fix comment typos.Kazu Hirata2-3/+3
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2-4/+4
2006-12-22spu.h (ARG_POINTER_CFA_OFFSET): Define.Ulrich Weigand2-5/+8
2006-12-21re PR target/30230 (Incorrect ia64 EH info when an EH region ends in the midd...Jakub Jelinek1-8/+51
2006-12-21spu.c (spu_builtin_mul_widen_even): Remove unused local variable `d'.Ben Elliston1-1/+0
2006-12-20re PR rtl-optimization/30213 (Wrong code with optimized memset() (possible bu...Jan Hubicka1-50/+137
2006-12-20spu.md (vec_widen_umult_hi_v8hi): New.Dorit Nuzman2-0/+155
2006-12-20darwin.c (machopic_select_section): Rewrite.Eric Christopher2-88/+165
2006-12-19* config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL): Add undef.Steve Ellcey1-0/+1
2006-12-19re PR fortran/29779 (vectorizer fortran testcases failing)Andrew Pinski1-3/+2
2006-12-19expmed.c (expand_mult_const): Force operand to constant.Jan Hubicka1-15/+30
2006-12-19* config/spu/spu.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Ben Elliston1-0/+1
2006-12-18invoke.texi (Debugging Options): Document -g0.Geoffrey Keating2-2/+2
2006-12-18rs6000.md (*movdf_hardfloat32): Use %X format to determine if memory operand ...Nathan Sidwell1-6/+6
2006-12-17re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Matthias Klose1-1/+1
2006-12-16re PR target/30185 (ICE with struct and divide)Jakub Jelinek1-1/+1
2006-12-14spu.c (TARGET_VECTORIZE_BUILTIN_MASK_FOR_LOAD): Defined.Dorit Nuzman3-1/+94
2006-12-13re PR middle-end/30191 (GCC error: in eliminate_regs_in_insn, at reload1.c:3126)Peter Bergner1-5/+2
2006-12-13i386.h (FIRST_PSEUDO_REGISTER): Define to 53.Uros Bizjak4-40/+38
2006-12-13arm.c (arm_output_fldmx): Output FLDMD instead of FLDMX.Mark Shinwell6-53/+193
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating11-19/+19
2006-12-13mips.h (ASM_OUTPUT_EXTERNAL): Undefine it before define.David Daney1-0/+1
2006-12-13spu.h (C_COMMON_OVERRIDE_OPTIONS): Define.Ben Elliston4-3/+11
2006-12-12spu.c (cpat_info): Fix an incorrectly identified case.Trevor Smigiel1-1/+1