| Commit message (Expand) | Author | Age | Files | Lines |
* | * cppinit.c (append_include_chain): Mark "after" include file name list as a | cgf | 2001-03-02 | 1 | -0/+6 |
* | * ifcvt.c (noce_operand_ok): Handle properly unarry operations. | hubicka | 2001-03-02 | 1 | -0/+4 |
* | * cppfiles.c (struct include_file): Update. | neil | 2001-03-02 | 1 | -0/+21 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 1 | -2/+48 |
* | * cpplib.c (_cpp_init_stacks): Cast enum for comparison. | danglin | 2001-03-02 | 1 | -0/+10 |
* | * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang-specs.h, | zack | 2001-03-02 | 1 | -0/+5 |
* | * cpphash.h (struct cpp_reader): Add print_version field. | zack | 2001-03-02 | 1 | -0/+16 |
* | * stringpool.c (set_identifier): New function. | zack | 2001-03-02 | 1 | -0/+14 |
* | 2001-03-01 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-03-01 | 1 | -0/+5 |
* | * config/pa/som.h (ASM_IDENTIFY_GCC): Define. | law | 2001-03-01 | 1 | -0/+3 |
* | Undo some breakage introduced Feb 18 | bernds | 2001-03-01 | 1 | -0/+6 |
* | * pa.c (emit_move_sequence): Verify operand0 is a hard register | law | 2001-03-01 | 1 | -0/+5 |
* | Rotate bundles earlier in ia64_sched_reorder | bernds | 2001-03-01 | 1 | -0/+1 |
* | Emit NOPs in the assembly output. | bernds | 2001-03-01 | 1 | -0/+3 |
* | Fix register renaming problem | bernds | 2001-03-01 | 1 | -0/+3 |
* | Fix register elimination problem | bernds | 2001-03-01 | 1 | -0/+3 |
* | Avoid exponential runtime | bernds | 2001-03-01 | 1 | -0/+7 |
* | * config/m68k/m68k.h (MOVE_BY_PIECES_P): Avoid pushing bytes, | dj | 2001-02-28 | 1 | -0/+5 |
* | * caller-save.c (save_call_clobbered_regs): Fix typo in | rth | 2001-02-28 | 1 | -0/+5 |
* | * i386.c (pentium4_cost): New. | hubicka | 2001-02-28 | 1 | -0/+19 |
* | * i386.md (sse_mov?fcc*): New patterns and splitters. | hubicka | 2001-02-28 | 1 | -0/+6 |
* | * i386.md (attribute mode): Add "TI". | hubicka | 2001-02-28 | 1 | -0/+12 |
* | * i386.md (sse_setccsf, sse_setccdf): New. | hubicka | 2001-02-28 | 1 | -0/+9 |
* | * jump.c (reversed_comparison_code): Kill. | hubicka | 2001-02-28 | 1 | -0/+4 |
* | * toplev.c (rest_of_compilation): Do post-reload splitting unconditionally | hubicka | 2001-02-28 | 1 | -0/+5 |
* | * i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions; | hubicka | 2001-02-28 | 1 | -0/+5 |
* | * c-common.c (build_common_tree_nodes): Build intTI_type_nodes | hubicka | 2001-02-28 | 1 | -0/+5 |
* | * caller-save.c (reg_save_code, reg_restore_code): Index by mode, not | hubicka | 2001-02-28 | 1 | -1/+17 |
* | * ifcvt.c (noce_emit_store_flag, noce_try_store_flag_constants, | hubicka | 2001-02-28 | 1 | -0/+8 |
* | * jump.c (reversed_comparison_code_parts): Allow reversal of | hubicka | 2001-02-28 | 1 | -0/+6 |
* | * print-rtl.c (print_rtx) [i]: Don't print field five on | rth | 2001-02-28 | 1 | -0/+5 |
* | * mips/xm-iris4.h: Delete #if 0 block (there since before 1997). | zack | 2001-02-28 | 1 | -0/+5 |
* | 2001-02-27 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-02-28 | 1 | -0/+7 |
* | * config/m68k/m68k.c (output_function_prologue): Save the new CFA | dj | 2001-02-28 | 1 | -0/+5 |
* | * pa.c (override_options): Promote -fpic to -fPIC. | law | 2001-02-27 | 1 | -0/+11 |
* | * md.texi (min, max): Document | hubicka | 2001-02-27 | 1 | -0/+5 |
* | * i386.md (movsf, movdf): Use movaps for reg-reg moves if | hubicka | 2001-02-27 | 1 | -0/+6 |
* | * i386.md (mins*, maxs*): New patterns, expanders and splitters. | hubicka | 2001-02-27 | 1 | -0/+4 |
* | 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com> | zack | 2001-02-27 | 1 | -0/+4 |
* | * combine.c (known_cond): Do not reverse the condition when | jle | 2001-02-27 | 1 | -0/+8 |
* | 2001-02-26 Philip Blundell <philb@gnu.org> | pb | 2001-02-26 | 1 | -0/+9 |
* | * c-decl.c (finish_decl): Set DECL_DEFER_OUTPUT on tentative file-scope | jason | 2001-02-26 | 1 | -0/+10 |
* | * ifcvt.c (struct noce_if_info): Add test_bb. | rth | 2001-02-25 | 1 | -12/+21 |
* | * config/i386/cygwin.h (CPP_SPEC): Add missing space before w32api include. | cgf | 2001-02-25 | 1 | -0/+5 |
* | * config.gcc: Put back pa/t-openbsd and rs6000/t-openbsd. | zack | 2001-02-25 | 1 | -0/+7 |
* | * config/i386/i386-protos.h (ix86_set_move_mem_attrs): Move decl. | kenner | 2001-02-25 | 1 | -0/+3 |
* | * config/i386/i386.md (movstrsi): Handle FAIL case. | kenner | 2001-02-25 | 1 | -0/+4 |
* | * cppinit.c (builtin_array): Update. | neil | 2001-02-25 | 1 | -0/+15 |
* | * xm-interix.h, xm-lynx.h, alpha/xm-vms.h, convex/xm-convex.h, | zack | 2001-02-25 | 1 | -0/+33 |
* | * config/i386/i386.c (ix86_set_move_mem_attrs): New function. | kenner | 2001-02-25 | 1 | -0/+7 |