aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-07-27rs6000.c (rs6000_gimplify_va_arg): Generate the operands with compatible type.Zdenek Dvorak1-2/+3
2007-07-26t-ia64 ($(T)crtbegin.o): Removed.H.J. Lu1-18/+0
2007-07-26gcc/Julian Brown3-35/+195
2007-07-26vxworks.h (VXWORKS_LINK_SPEC): Fix typo.Nathan Froyd1-1/+4
2007-07-26arm.c (arm_mac_accumulator_is_mul_result): New.Mark Shinwell7-215/+3186
2007-07-25darwin.c: Include debug.h.Andreas Tobler1-0/+1
2007-07-25ia64.h (HARD_REGNO_NREGS): Handle RFmode.Steve Ellcey5-124/+338
2007-07-25darwin.c (darwin_override_options): Additional fix for debug info formats tha...Daniel Berlin1-1/+2
2007-07-25mips.c (machine_function): Add initialized_mips16_gp_pseudo_p.Richard Sandiford1-2/+12
2007-07-25alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown8-25/+113
2007-07-25Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown19-294/+21400
2007-07-25* config/i386/i386-protos.h (i386_pe_asm_file_end): Remove prototype.Danny Smith1-1/+0
2007-07-25darwin.c (darwin_override_options): Don't force on flag_var_tracking_uninit w...Daniel Berlin1-1/+2
2007-07-242007-07-24 Dorit Nuzman <dorit@il.ibm.com>Dorit Nuzman1-0/+18
2007-07-23i386.c (ix86_secondary_memory_needed): Break out to...Jan Hubicka1-97/+151
2007-07-23mips.c (override_options): Use mips_costs to derive the default branch cost.Richard Sandiford3-1/+10
2007-07-23mips.h (GR_REG_CLASS_P, [...]): Delete.Richard Sandiford2-38/+9
2007-07-23constraints.md (ks): New constraint.Richard Sandiford2-33/+19
2007-07-21optabs.h (enum optab_index): Add new OTI_signbit.Uros Bizjak1-2/+15
2007-07-20mips.h (mips_dwarf_regno): Declare.Nigel Stephens4-50/+70
2007-07-20arm.md (movsi): Use can_create_pseudo_p instead of no_new_pseudos.Richard Sandiford1-1/+1
2007-07-18Makefile.in (D32PBIT_FUNCS): Add _sd_to_tf and _tf_to_sd.H.J. Lu1-0/+9
2007-07-18xtensa-config.h (XCHAL_HAVE_THREADPTR): New.Bob Wilson4-0/+390
2007-07-18re PR target/32808 (cris: ICE: RTL check: expected elt 0 type 'e' or 'u', hav...Rask Ingemann Lambertsen1-3/+3
2007-07-18PR/other 30335Christoph von Wittich1-13/+30
2007-07-18arm-protos.h (arm_cannot_force_const_mem): Declare.Richard Sandiford5-2/+47
2007-07-18mips.md (clear_cache): Treat the size argument as Pmode.Richard Sandiford1-2/+1
2007-07-18mips.md (*extendqihi2): Convert the destination to SImode.Richard Sandiford1-0/+1
2007-07-17fptr.c: Update license header.John David Anglin2-21/+49
2007-07-16mips.h (TUNE_24K): Define.Sandra Loosemore4-8/+25
2007-07-16mips.md: Include 20kc.md.Sandra Loosemore4-2/+285
2007-07-16rs6000.c (struct processor cost): Add cache_line_size, l1_cache_lines, and si...David Edelsohn1-0/+75
2007-07-16re PR target/32753 (building a crosscompiler for arm-elf fails because of an ...Paul Brook1-25/+0
2007-07-16re PR target/32753 (building a crosscompiler for arm-elf fails because of an ...Paul Brook1-22/+0
2007-07-15darwin-fallback.c (interpret_libc): Change CR2_REGNO to R_CR2.Geoffrey Keating1-1/+1
2007-07-15re PR middle-end/32398 (checking for suffix of object files... configure: err...John David Anglin3-10/+49
2007-07-14sh.h (DO_GLOBAL_CTORS_BODY): Add void to prototype.Kaz Kojima1-2/+2
2007-07-14mips.c (mips_classify_symbol): Don't return SYMBOL_SMALL_DATA for constant po...Sandra Loosemore1-1/+2
2007-07-14* config/i386/i386.c: Fix fallout from my previous commit.Uros Bizjak1-1/+1
2007-07-14i386.c (init_mmx_sse_builtins): Define all builtins except __builtin_ia32_emm...Uros Bizjak1-122/+122
2007-07-13spe.md (SPE_ACC_REGNO): Delete definition.David Edelsohn8-138/+160
2007-07-13Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice1-0/+3
2007-07-13config.gcc: Add options for arch and tune on SPU.Sa Liu10-61/+996
2007-07-13linux-unwind.h (sh_fallback_frame_state): Use correct index when setting regi...Kaz Kojima1-3/+3
2007-07-13sh.c (mark_use): Remove.Kaz Kojima1-81/+0
2007-07-12arm.c (thumb1_compute_save_reg_mask): Make sure scratch reg does not overlap ...Paul Brook1-0/+4
2007-07-12sse.md (storentdf, storentsf): New.Zdenek Dvorak1-0/+14
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman1-0/+35
2007-07-12target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman2-0/+65
2007-07-12sh.md (symGOTOFF2reg): Add missing parenthesis.Kaz Kojima1-2/+2