aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2006-02-09sh.h (FUNCTION_VALUE): Don't handle CHAR_TYPE.Kaz Kojima1-1/+0
2006-02-09re PR target/26141 (va_arg causes cc1plus ICE in gimplify_addr_expr)J"orn Rennecke1-14/+18
2006-02-09re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke1-2/+2
2006-02-09arm.md (tlobits_cbranch): New pattern.Richard Earnshaw2-1/+46
2006-02-09sparc.c (tls_call_delay): Fix oversight.Eric Botcazou1-11/+19
2006-02-08re PR target/22209 (libgfortran unresolvable symbols on irix6.5)Roger Sayle8-160/+107
2006-02-08lb1sf68.asm (__divsf3, [...]): Return a correctly signed zero.Nathan Sidwell1-12/+12
2006-02-08config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek7-32/+93
2006-02-07re PR target/26109 (ICE: Segmentation fault (program cc1) compiling _muldi3.o...John David Anglin1-5/+6
2006-02-07sol26.h (CPP_SUBTARGET_SPEC): Accept -pthread.Eric Botcazou2-6/+6
2006-02-07i386.c (ix86_delegitimize_address): Support Darwin PIC addresses.Geoffrey Keating1-0/+8
2006-02-07sparc.c (sparc_type_code): Don't handle CHAR_TYPE.Roger Sayle1-3/+3
2006-02-07re PR debug/24444 (invalid register in debug info)Alexandre Oliva2-9/+5
2006-02-07ia64.c (hfa_element_mode): Don't handle CHAR_TYPE.Roger Sayle1-1/+1
2006-02-07i386.c (ix86_scalar_mode_supported_p): New.Ben Elliston1-0/+32
2006-02-06re PR target/25917 (gcc.c-torture/compile/20051228-1.c fails)Steve Ellcey2-10/+15
2006-02-06re PR target/23359 (Many Solaris 10/x86 testsuite failures with native as: us...Andrew Pinski1-1/+1
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak5-7/+7
2006-02-06s390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Aldy Hernandez7-0/+76
2006-02-06config.gcc (s390-*-linux*): Add s390/t-linux to tmake_file.Jakub Jelinek2-4/+3
2006-02-06sync.md (sync_add<mode>, [...]): Operand 0 is in-out.Bernd Schmidt1-6/+6
2006-02-05sol2-bi.h (SPARC_DEFAULT_CMODEL): Set to CM_MEDMID.Eric Botcazou1-2/+4
2006-02-05x-ada-hpux10, [...]: New files.John David Anglin7-26/+20
2006-02-04Add 2006 to copyright lineAlexandre Oliva3-3/+3
2006-02-04re PR debug/24444 (invalid register in debug info)Alexandre Oliva4-47/+151
2006-02-04rs6000.c (rs6000_mangle_fundamental_type): Mangle IBM extended float format l...David Edelsohn1-2/+10
2006-02-04re PR target/25926 (A87B59A SIGABRT)John David Anglin2-2/+12
2006-02-03re PR target/25960 (__gcc_qadd doesn't handle -0.0L properly)Alan Modra1-1/+5
2006-02-03re PR target/25864 (Enable IBM long double format in 32-bit PowerPC Linux)Andreas Krebbel8-145/+725
2006-02-02re PR target/25377 (weakref sibcalled with -fPIC)Andrew Pinski1-1/+1
2006-02-02sparc.c (sparc_output_scratch_registers): Use #ignore instead of #scratch for...Jakub Jelinek1-1/+4
2006-02-02freebsd.h (ENDFILE_SPEC): Add space to separate object files.Andreas Tobler1-4/+4
2006-02-01sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): For -msoft-float -mlong-double-128 only...Jakub Jelinek1-6/+3
2006-01-31s390.c (init_alignment_context): Set ALIAS_SET_MEMORY_BARRIER on the MEM.Jakub Jelinek2-0/+2
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki3-9/+9
2006-01-31arm.md (smaxsi3): Make aware of smax_m1.Nicolas Pitre1-1/+10
2006-01-31* gcc/config/m68k/lb1sf68.asm: Use moveq to load small constants.Nathan Sidwell1-44/+44
2006-01-31invoke.texi (-msselibm): Document.Richard Guenther3-0/+144
2006-01-31expr.h (expand_normal): new inline function.Marcin Dalecki5-85/+85
2006-01-31cygwin.h (GCC_DRIVER_HOST_INITIALIZATION): Cast argv to the appropriate type.Roger Sayle1-2/+2
2006-01-31re PR target/26018 (Assembler errors with -march=z900 compiling glibc)Ulrich Weigand1-1/+8
2006-01-30re PR target/14798 (In case of SH target with -O2 option #pragma interrupt do...J"orn Rennecke5-106/+195
2006-01-29combine.c (simplify_comparison <AND>): Check TRULY_NOOP_TRUNCATION before sta...Adam Nemet1-15/+15
2006-01-29mips-protos.h (mips_set_live_on_entry): Deleted.Kenneth Zadeck1-1/+0
2006-01-28aix43.h (SUBTARGET_OVERRIDE_OPTIONS): -msoft-float and -mlong-double-128 are ...David Edelsohn5-5/+21
2006-01-27re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin2-0/+20
2006-01-27emmintrin.h (_mm_cvtsd_f64): Add missing Intel intrinsic.H.J. Lu3-10/+120
2006-01-27[multiple changes]Jakub Jelinek14-90/+168
2006-01-27rtl.texi (SYMBOL_REF_DATA): Adjust documentation for new opaque type.Richard Sandiford1-2/+2
2006-01-26i386.md (extendsfdf2, [...]): Emit constants provided by 80387 instructions i...Paolo Bonzini1-3/+31