aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2006-10-27darwin-c.c (darwin_cpp_builtins): Move __STATIC__ and __DYNAMIC__ from here b...Mike Stump2-6/+1
2006-10-26unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ...Nathan Froyd12-57/+57
2006-10-26s390.c (s390_init_frame_layout): Check positive frame_size.Andreas Krebbel1-2/+2
2006-10-25hpux.h: Define _INCLUDE__STDC_A1_SOURCE in C++.Steve Ellcey1-1/+4
2006-10-25* config/xtensa/lib2funcs.S: Use C-style comments.Bob Wilson1-23/+23
2006-10-25optabs.h (enum optab_index): Remove OTI_lrint.Richard Guenther2-16/+62
2006-10-25re PR target/28909 (Missed optimization with x86 sync builtins)Uros Bizjak1-12/+32
2006-10-25optabs.h (enum optab_index): Rename OTI_drem to OTI_remainder.Uros Bizjak1-23/+15
2006-10-25i386.h (FIRST_PSEUDO_REGISTER): Define to 54.Uros Bizjak4-46/+49
2006-10-23* config/xtensa/lib1funcs.asm: Use C-style comments.Bob Wilson1-69/+69
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola14-93/+93
2006-10-23predicates.md ("bras_sym_operand"): Do not accept nonlocal function symbols i...Ulrich Weigand1-1/+2
2006-10-23re PR target/28232 (Wrong aligned load is generated with -m4a on sh-*)Richard Sandiford2-7/+12
2006-10-22tmmintrin.h: Remove the duplicated content.H.J. Lu1-224/+0
2006-10-22config.gcc (i[34567]86-*-*): Add tmmintrin.h to extra_headers.H.J. Lu6-4/+1230
2006-10-22mips.c (mips_split_const): Don't accept bare PLUS expressions.Richard Sandiford1-4/+5
2006-10-21i386.md (UNSPEC_LDQQU): Renamed to ...H.J. Lu2-2/+2
2006-10-21re PR rtl-optimization/19398 (secondary reloads don't consider "m" alternatives)Uros Bizjak1-0/+21
2006-10-21i386.md (extendsfdf2, [...]): Do not force operand1 to register if both opera...Uros Bizjak1-19/+5
2006-10-21re PR target/19116 (-funsafe-math-optimizations make nan compares equal to on...Richard Guenther2-3/+2
2006-10-21re PR target/29512 (compile time hog / deadloop.)Richard Guenther1-42/+1
2006-10-19invoke.texi (Score Options): New section.Chen Liqin5-23/+14
2006-10-19Fix spelling typo in commentNick Clifton1-1/+1
2006-10-17contraints.md: New file.Wolfgang Gellerich5-175/+547
2006-10-17linux.h (SUBTARGET_CC1_SPEC): Override.Andrew Pinski2-3/+8
2006-10-17sysv4.h (DBX_REGISTER_NUMBER): Move to rs6000.h.Geoffrey Keating2-14/+15
2006-10-17arm.c (arm_rtx_costs_1): Handle multiply-accumulate.Paul Brook1-0/+8
2006-10-16darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump8-8/+146
2006-10-16s390.c (s390_decompose_address): Allow symbol+offset into the GOT in case we ...DJ Delorie1-1/+0
2006-10-16crti.asm: add pic support.Tan Shengguo7-181/+637
2006-10-16pa64-hpux.h (LINK_SPEC): Force __cxa_finalize to be an undefined symbol in th...John David Anglin1-2/+4
2006-10-14* config/i386/athlon.md (athlon_fist): Add fisttp.Uros Bizjak1-1/+1
2006-10-14score.c, score.h: Fix comment typos.Kazu Hirata2-4/+4
2006-10-13darwin.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Eric Christopher1-0/+2
2006-10-13revert: elfos.h (MAX_OFILE_ALIGNMENT): Default to largest alignment supported...Carlos O'Donell1-11/+6
2006-10-13darwin.c (darwin_emit_unwind_label): Strip name encoding.Eric Christopher1-6/+9
2006-10-13elfos.h (MAX_OFILE_ALIGNMENT): Default to largest alignment supported by 32-b...Carlos O'Donell1-6/+11
2006-10-12bfin.md (eh_return): Call emit_jump_insn instead of emit_insn to emit eh_retu...Jie Zhang1-2/+3
2006-10-11re PR target/26504 (compute_frame_pointer_to_cfa_displacement error for avr t...Anatoly Sokolov2-67/+143
2006-10-10mips.c (mips_save_restore_reg): Use gen_frame_mem to avoid alias set 0.Adam Nemet1-1/+1
2006-10-10* Add new port for score.Chen Liqin19-0/+5257
2006-10-09Revert emutls patch.Richard Henderson1-1/+1
2006-10-08mips.c (mips_legitimize_tls_address): Implement all TLS models in the same wa...Richard Sandiford1-1/+5
2006-10-08mips.c (mips_classify_symbol): Do not return SYMBOL_SMALL_DATA if SYMBOL_REF_...Richard Sandiford1-3/+8
2006-10-08elf.h (HANDLE_PRAGMA_PUSH_POP): Define.Richard Sandiford1-0/+2
2006-10-06* config/sh/sh.h (LIBGCC2_DOUBLE_TYPE_SIZE): DefineJ"orn Rennecke1-0/+6
2006-10-06sync.md ("sync_add<mode>", [...]): Use <modeconstraint> instead of "r" as ope...Uros Bizjak1-5/+5
2006-10-06* config/i386/mingw32.h (GOMP_SELF_SPECS): Add -mthreads for openmp.Danny Smith1-2/+2
2006-10-06re PR target/29198 (Incorrect reference to __thread array with -fPIC -O2 on x86)Jakub Jelinek2-1/+4
2006-10-05Update commentMike Stump1-1/+0