| Commit message (Expand) | Author | Age | Files | Lines |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 4 | -17/+17 |
* | * config/i386/att.h: Fix comment formatting. | kazu | 2001-10-31 | 41 | -127/+127 |
* | 2001-10-31 Kazu Hirata <kazu@hxi.com> | kazu | 2001-10-31 | 1 | -2/+2 |
* | * i386.md (movti_rex64 splitter): Fix condition. | hubicka | 2001-10-30 | 1 | -2/+2 |
* | * Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h | ghazi | 2001-10-28 | 1 | -3/+3 |
* | * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h, | jsm28 | 2001-10-28 | 5 | -9/+9 |
* | * config/i386/cygwin.h: Search target specfic include directory, if | cgf | 2001-10-26 | 1 | -2/+5 |
* | * config/i386/cygwin.h: Use proper path for mingw crt files when -mno-cygwin. | cgf | 2001-10-25 | 1 | -2/+2 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -5/+7 |
* | * i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op. | hubicka | 2001-10-23 | 1 | -63/+55 |
* | * config/i386/i386.c (override_options): Default to minimum | aoliva | 2001-10-23 | 1 | -2/+6 |
* | * config/i386/i386.c (override_options): Set upper limit of | aoliva | 2001-10-23 | 1 | -2/+2 |
* | * i386.md (movti_rex64): Fix mode. | hubicka | 2001-10-22 | 1 | -2/+2 |
* | * config/i386/i386.c (ix86_expand_clear): New. | rth | 2001-10-22 | 3 | -9/+33 |
* | * config/i386/i386.c (sco_asm_named_section): Delete. | robertl | 2001-10-21 | 2 | -36/+4 |
* | * i386.c (split_di): Handle splitting of DFmode. | hubicka | 2001-10-20 | 1 | -2/+6 |
* | * i386.h (SSE_REGPARM_MAX): Set to 8 for x86_64. | hubicka | 2001-10-20 | 1 | -1/+1 |
* | * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | hubicka | 2001-10-20 | 3 | -143/+65 |
* | 2001-10-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-10-19 | 11 | -35/+6 |
* | * configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check. | rth | 2001-10-17 | 19 | -208/+55 |
* | * config/i386/netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define. | rth | 2001-10-16 | 1 | -0/+10 |
* | * cfg.c (free_edge): Break out from .... | hubicka | 2001-10-16 | 4 | -1/+7 |
* | * i386.c (split_ti): New function. | hubicka | 2001-10-16 | 4 | -18/+153 |
* | PR c/4157 | cgf | 2001-10-14 | 1 | -1/+1 |
* | * config/i386/cygwin.h: Revert erroneous checkin of crtbegin and ENDFILE_SPEC | cgf | 2001-10-12 | 1 | -4/+0 |
* | * final.c (output_asm_insn): Make sure assembly dialects are | jakub | 2001-10-12 | 1 | -12/+12 |
* | * config/i386/i386.md (setcc splitters): Add four splitters to | rth | 2001-10-11 | 1 | -0/+70 |
* | * i386.c (test splitter): Narrow tests vs paradoxical subregs. | rth | 2001-10-11 | 1 | -1/+59 |
* | * config/i386/cygwin.h: Avoid adding include files if -nostdinc is used. | cgf | 2001-10-10 | 3 | -21/+34 |
* | * config/i386/i386.c (ix86_attribute_table): Correct | dj | 2001-10-10 | 1 | -3/+3 |
* | * config/alpha/freebsd.h, config/alpha/lib1funcs.asm, | jsm28 | 2001-10-09 | 3 | -3/+6 |
* | * i386.md (movsi_xor): Export. | rth | 2001-10-08 | 1 | -6/+37 |
* | * config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New. | rth | 2001-10-08 | 1 | -0/+4 |
* | config: | jsm28 | 2001-10-07 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 2 | -50/+58 |
* | * config/i386/i386.c (ix86_split_to_parts): Use trunc_int_for_mode | kenner | 2001-10-05 | 1 | -5/+7 |
* | * doc/invoke.texi (i386 Options): Document x86-64 options. | hubicka | 2001-10-02 | 7 | -64/+347 |
* | * config/i386/i386.c (ix86_va_arg): Call set_mem_alias_set. | kenner | 2001-10-01 | 1 | -5/+5 |
* | * config/i386/xm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATION): Don't | dj | 2001-09-30 | 1 | -2/+1 |
* | Documentation for vector extensions | bernds | 2001-09-29 | 1 | -9/+9 |
* | * config/i386/sol2.h (CPLUSPLUS_CPP_SPEC): Define. | ro | 2001-09-28 | 1 | -0/+8 |
* | Add support for 3Dnow builtins | bernds | 2001-09-28 | 3 | -43/+608 |
* | * i386-protos.h (ix86_setup_incoming_varargs, ix86_va_arg, | hubicka | 2001-09-28 | 4 | -1/+542 |
* | SSE/MMX builtins bugfixes | bernds | 2001-09-25 | 2 | -15/+14 |
* | Add target_flags mask bit to builtin definitions | bernds | 2001-09-25 | 1 | -215/+215 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 5 | -53/+712 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 4 | -86/+126 |
* | * i386.md (indirect_jump): Allow Pmode operand. | hubicka | 2001-09-20 | 3 | -19/+108 |
* | * config/i386/i386.c (internal_label_prefix): New. | rth | 2001-09-14 | 1 | -16/+60 |
* | 2001-09-14 Marc Espie <espie@openbsd.org> | espie | 2001-09-14 | 1 | -2/+3 |