summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* darwin.c: Include debug.h.Andreas Tobler2007-07-251-0/+1
* ia64.h (HARD_REGNO_NREGS): Handle RFmode.Steve Ellcey2007-07-255-124/+338
* darwin.c (darwin_override_options): Additional fix for debug info formats tha...Daniel Berlin2007-07-251-1/+2
* mips.c (machine_function): Add initialized_mips16_gp_pseudo_p.Richard Sandiford2007-07-251-2/+12
* alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown2007-07-258-25/+113
* Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown2007-07-2519-294/+21400
* * config/i386/i386-protos.h (i386_pe_asm_file_end): Remove prototype.Danny Smith2007-07-251-1/+0
* darwin.c (darwin_override_options): Don't force on flag_var_tracking_uninit w...Daniel Berlin2007-07-251-1/+2
* 2007-07-24 Dorit Nuzman <dorit@il.ibm.com>Dorit Nuzman2007-07-241-0/+18
* i386.c (ix86_secondary_memory_needed): Break out to...Jan Hubicka2007-07-231-97/+151
* mips.c (override_options): Use mips_costs to derive the default branch cost.Richard Sandiford2007-07-233-1/+10
* mips.h (GR_REG_CLASS_P, [...]): Delete.Richard Sandiford2007-07-232-38/+9
* constraints.md (ks): New constraint.Richard Sandiford2007-07-232-33/+19
* optabs.h (enum optab_index): Add new OTI_signbit.Uros Bizjak2007-07-211-2/+15
* mips.h (mips_dwarf_regno): Declare.Nigel Stephens2007-07-204-50/+70
* arm.md (movsi): Use can_create_pseudo_p instead of no_new_pseudos.Richard Sandiford2007-07-201-1/+1
* Makefile.in (D32PBIT_FUNCS): Add _sd_to_tf and _tf_to_sd.H.J. Lu2007-07-181-0/+9
* xtensa-config.h (XCHAL_HAVE_THREADPTR): New.Bob Wilson2007-07-184-0/+390
* re PR target/32808 (cris: ICE: RTL check: expected elt 0 type 'e' or 'u', hav...Rask Ingemann Lambertsen2007-07-181-3/+3
* PR/other 30335Christoph von Wittich2007-07-181-13/+30
* arm-protos.h (arm_cannot_force_const_mem): Declare.Richard Sandiford2007-07-185-2/+47
* mips.md (clear_cache): Treat the size argument as Pmode.Richard Sandiford2007-07-181-2/+1
* mips.md (*extendqihi2): Convert the destination to SImode.Richard Sandiford2007-07-181-0/+1
* fptr.c: Update license header.John David Anglin2007-07-172-21/+49
* mips.h (TUNE_24K): Define.Sandra Loosemore2007-07-164-8/+25
* mips.md: Include 20kc.md.Sandra Loosemore2007-07-164-2/+285
* rs6000.c (struct processor cost): Add cache_line_size, l1_cache_lines, and si...David Edelsohn2007-07-161-0/+75
* re PR target/32753 (building a crosscompiler for arm-elf fails because of an ...Paul Brook2007-07-161-25/+0
* re PR target/32753 (building a crosscompiler for arm-elf fails because of an ...Paul Brook2007-07-161-22/+0
* darwin-fallback.c (interpret_libc): Change CR2_REGNO to R_CR2.Geoffrey Keating2007-07-151-1/+1
* re PR middle-end/32398 (checking for suffix of object files... configure: err...John David Anglin2007-07-153-10/+49
* sh.h (DO_GLOBAL_CTORS_BODY): Add void to prototype.Kaz Kojima2007-07-141-2/+2
* mips.c (mips_classify_symbol): Don't return SYMBOL_SMALL_DATA for constant po...Sandra Loosemore2007-07-141-1/+2
* * config/i386/i386.c: Fix fallout from my previous commit.Uros Bizjak2007-07-141-1/+1
* i386.c (init_mmx_sse_builtins): Define all builtins except __builtin_ia32_emm...Uros Bizjak2007-07-141-122/+122
* spe.md (SPE_ACC_REGNO): Delete definition.David Edelsohn2007-07-138-138/+160
* Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice2007-07-131-0/+3
* config.gcc: Add options for arch and tune on SPU.Sa Liu2007-07-1310-61/+996
* linux-unwind.h (sh_fallback_frame_state): Use correct index when setting regi...Kaz Kojima2007-07-131-3/+3
* sh.c (mark_use): Remove.Kaz Kojima2007-07-131-81/+0
* arm.c (thumb1_compute_save_reg_mask): Make sure scratch reg does not overlap ...Paul Brook2007-07-121-0/+4
* sse.md (storentdf, storentsf): New.Zdenek Dvorak2007-07-121-0/+14
* re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman2007-07-121-0/+35
* target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman2007-07-122-0/+65
* sh.md (symGOTOFF2reg): Add missing parenthesis.Kaz Kojima2007-07-121-2/+2
* re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)Uros Bizjak2007-07-111-5/+26
* linux-unwind.h (mips_fallback_frame_state): Rewrite return address calculation.David Daney2007-07-112-13/+15
* * config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use g...Nick Clifton2007-07-111-44/+12
* spu.c (spu_optimization_options): Remove setting of parameter PARAM_MAX_COMPL...Ulrich Weigand2007-07-111-5/+6
* mips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and -m4ksd.Richard Sandiford2007-07-112-3/+4