aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz2-1/+4
2004-11-23function.h (struct function): Remove calls_longjmp.Zack Weinberg4-135/+1
2004-11-23s390.md ("*iordi3"): Mark commutative.Ulrich Weigand1-3/+3
2004-11-23s390.c (s390_backchain_string): Removed.Andreas Krebbel4-74/+62
2004-11-23t-rtems: New.Ralf Corsepius1-0/+10
2004-11-23t-rtems: New.Ralf Corsepius1-0/+10
2004-11-23config.gcc: Add avr-*-rtems*.Ralf Corsepius2-0/+32
2004-11-23re PR pch/14940 (PCH largefile test fails on various platforms)John David Anglin1-0/+2
2004-11-23i386.h (TARGET_USE_FANCY_MATH_387): New macro.Roger Sayle3-104/+112
2004-11-23darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Conditionalize properly and comment.Dale Johannesen1-0/+5
2004-11-232004-11-22 James A. Morrison <phython@gcc.gnu.orgJames A. Morrison2-0/+337
2004-11-22re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou1-0/+27
2004-11-22fixed some missed bits in the last commit.David Edelsohn1-4/+1
2004-11-22rs6000.c (rs6000_return_in_memory): Test TARGET_ALTIVEC_ABI.David Edelsohn1-7/+19
2004-11-22* config/sparc/sparc.c (mem_min_alignment): Check MEM_ALIGN.Eric Botcazou1-0/+6
2004-11-22power4.md: Remove delay between dispatch and issue associated with dispatch g...David Edelsohn2-51/+27
2004-11-22altivec.md (VI_char): New mode attribute.Nathan Sidwell2-287/+145
2004-11-22re PR target/18217 (Ada Bootstrap failures on powerpc-darwin with undefined s...Andrew Pinski1-2/+3
2004-11-22onfig.gcc: Use t-slibgcc-elf to build libgcc_s.so on m32r*linux.Kazuhiro Inaoka2-0/+21
2004-11-22rs6000.c: (rs6000_darwin64_function_arg): Add UNION_TYPE case.Stan Shebs1-6/+29
2004-11-22darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Define.Dale Johannesen1-0/+1
2004-11-21re PR target/17836 (ABI breakage for 16-byte vectors (non-Altivec ABI & ISA))Paolo Bonzini1-2/+40
2004-11-20tree-ssa-threadupdate.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-11-20arm.c (arm_override_options): Use arm_ld_sched rather than testing a bit in t...Richard Earnshaw4-38/+60
2004-11-19No darwin non-lazy-ptr for address calculatation when not needed.Fariborz Jahanian1-0/+1
2004-11-19config/stormy16/stormy16.c (combine_bnp): Add code to handle zero_extension a...Nick Clifton2-26/+114
2004-11-19* config/arm/arm.md (generic_sched): Make const.Ian Lance Taylor1-5/+5
2004-11-19* config/rs6000/rs6000.c (function_arg): Don't return BLKmode regs.Alan Modra1-0/+3
2004-11-18arm.c (const_double_needs_minipool): New function to determine if a CONST_DOU...Nicolas Pitre1-1/+42
2004-11-18arm.c (target_float_switch): New variable..Paul Brook12-21/+41
2004-11-18altivec.md (VI, VF, V): New mode macros.Nathan Sidwell2-179/+57
2004-11-18rs6000.c (rs6000_complex_function_value): Revert previous change.Aldy Hernandez1-38/+39
2004-11-18* config/i386/i386.md (define_peephole2): Revert last change.Andreas Schwab1-2/+4
2004-11-18Set TARGET_ASM_FILE_END to file_end_indicate_exec_stack.Kazuhiro Inaoka1-0/+1
2004-11-18re PR rtl-optimization/17107 (Opportunity to improve code generated for compl...Nathan Sidwell1-2/+2
2004-11-18i386.md (*fix_trunch_1): Add "&& 1" to insn split constraint.Uros Bizjak1-3/+3
2004-11-18i386.c (i386_solaris_elf_named_section): Mark with ATTRIBUTE_UNUSED.Mark Mitchell1-1/+3
2004-11-18defaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN.Zack Weinberg1-4/+0
2004-11-18configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes.Daniel Jacobowitz5-16/+150
2004-11-17t-darwin: Augment SHLIB_MAPFILES with config/rs6000/libgcc-ppc64.ver.Zack Weinberg1-0/+3
2004-11-17mkmap-flat.awk, [...]: If the last version assigned to a symbol was '%exclude...Zack Weinberg4-224/+17
2004-11-17rs6000.c (rs6000_override_options): Split e500v2 doubles.Aldy Hernandez1-9/+20
2004-11-16re PR target/6123 (__pic__/__PIC__ not defined when -fpic/-fPIC is specified)Daniel Jacobowitz1-0/+5
2004-11-16mips.c: Use rtl _P predicates.Eric Christopher3-34/+34
2004-11-16altivec.md (altivec_vandc): Canonicalize the pattern.Fariborz Jahanian1-3/+3
2004-11-16s390.c (s390_cc_modes_compatible): New function.Andreas Krebbel1-0/+40
2004-11-16re PR target/18447 (Variable with the initial-exec tls-model attribute causes...Kaz Kojima1-0/+7
2004-11-16* config/i386/i386.c (x86_schedule): Fix typo, m_K6 intead of m_K8.Steven Bosscher1-1/+1
2004-11-15altivec.md ("altivec_vsplth"): Rewrite with vec_duplicate.Aldy Hernandez1-18/+23
2004-11-15ia64.md (*movtf_internal): Use destination_operand instead of nonimmediate_op...Steve Ellcey1-1/+1