Age | Commit message (Expand) | Author | Files | Lines |
2004-02-19 | i386.c (override_options): Don't imply 3DNow! | Jakub Jelinek | 2 | -1/+8 |
2004-02-18 | s390.md ("divmodtidi3"): Use canonical RTL. | Ulrich Weigand | 2 | -52/+62 |
2004-02-18 | s390.c (s390_mainpool_start): Delete the main pool placeholder insn when chun... | Ulrich Weigand | 2 | -0/+9 |
2004-02-18 | pa.h (PIC_OFFSET_TABLE_REGNUM): Define to INVALID_REGNUM when not generating ... | John David Anglin | 2 | -2/+8 |
2004-02-18 | h8300-protos.h: Add a prototype for h8300_expand_branch. | Kazu Hirata | 4 | -60/+43 |
2004-02-18 | h8300-protos.h: Add prototypes for h8300_hard_regno_nregs and h8300_hard_regn... | Kazu Hirata | 4 | -22/+42 |
2004-02-18 | re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c") | Per Bothner | 7 | -26/+61 |
2004-02-18 | h8300.md (four define_peephole2's): Use h8300_regs_ok_for_stm(). | Kazu Hirata | 2 | -26/+11 |
2004-02-18 | h8300-protos.h: Update the prototype for expand_a_rotate(). | Kazu Hirata | 4 | -5/+13 |
2004-02-18 | simplify-rtx.c (simplify_unary_operation): Deal with logicals on floats. | Jan Hubicka | 3 | -189/+241 |
2004-02-18 | h8300.c (expand_a_rotate): Don't generate insns by hand. | Kazu Hirata | 3 | -11/+42 |
2004-02-18 | re PR target/13866 (ICE in extract_insn, at recog.c:2083) | Richard Earnshaw | 2 | -2/+7 |
2004-02-18 | * fr.po: Update. | Joseph Myers | 2 | -261/+206 |
2004-02-18 | h8300.md: Move movsf patterns into one section of the file. | Kazu Hirata | 2 | -78/+83 |
2004-02-18 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 23 | -21/+36 |
2004-02-18 | h8300.md: Move push patterns into one section of the file. | Kazu Hirata | 2 | -85/+94 |
2004-02-18 | re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v... | Mark Mitchell | 2 | -1/+7 |
2004-02-18 | rtlanal.c (rtx_varies_p): Return 0 for NULL_RTX | Paul Brook | 4 | -1/+27 |
2004-02-18 | [multiple changes] | Arnaud Charlet | 16 | -224/+572 |
2004-02-18 | Fix previous checkin. | Paul Brook | 3 | -8/+9 |
2004-02-18 | dwarf2out.c (loc_descriptor_from_tree): Handle EXPR_WITH_FILE_LOCATION. | Paul Brook | 4 | -0/+29 |
2004-02-18 | i386.md (zero_extendqidi2, [...]): Remove trailing whitespace from instructions. | Jakub Jelinek | 2 | -10/+16 |
2004-02-18 | configure.ac: When generating auto-build.h, pass --enable-languages to the su... | Geoffrey Keating | 3 | -8/+18 |
2004-02-18 | * Makefile.in (s-check, s-config, s-conditions, s-flags) | Matt Kraai | 4 | -20/+31 |
2004-02-17 | Fix rtl sharing problem reported by Daniel Bayer on gcc list. | James E Wilson | 2 | -0/+9 |
2004-02-18 | h8300.c (h8300_emit_stack_adjustment): Fix a warning. | Kazu Hirata | 2 | -1/+6 |
2004-02-18 | h8300.md (*one_complsi2_h8300): Change to *one_cmplsi2_h8300. | Kazu Hirata | 2 | -2/+8 |
2004-02-18 | h8300-protos.h: Update the prototype of fix_bit_operand(). | Kazu Hirata | 4 | -7/+16 |
2004-02-18 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-02-18 | h8300.c (fix_bit_operand): Change the name of the last argument to "code" fro... | Kazu Hirata | 2 | -2/+7 |
2004-02-18 | h8300.c: Remove an extern declaration of rtx_equal_function_value_matters. | Kazu Hirata | 2 | -2/+5 |
2004-02-17 | h8300.c (fix_bit_operand): Don't generate insns by hand. | Kazu Hirata | 3 | -7/+26 |
2004-02-17 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 5 | -4/+9 |
2004-02-17 | * i386.c (x86_prologue_using_move, x86_epilogue_using_move): Disable for P4. | Jan Hubicka | 2 | -2/+6 |
2004-02-18 | re PR rtl-optimization/14119 (libjava Array_3 test fails at -O1) | Alan Modra | 2 | -30/+42 |
2004-02-17 | combine.c (simplify_if_then_else): Do not replace (if_then_else (ne reg 0) (0... | Ulrich Weigand | 4 | -0/+30 |
2004-02-17 | * gcc.c-torture/execute/990208-1.x: Delete. | Zack Weinberg | 2 | -18/+8 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 16 | -50/+67 |
2004-02-17 | * config/h8300/h8300.md: Fix comment typos. | Kazu Hirata | 2 | -3/+7 |
2004-02-17 | t-iris6gld: Renamed to ... | Rainer Orth | 11 | -35/+149 |
2004-02-17 | * config/m68k/m68k.c: Remove obsolete support for HPUX_ASM. | Gunther Nikl | 2 | -36/+6 |
2004-02-17 | h8300.c (h8300_expand_prologue): Don't generate insns by hand. | Kazu Hirata | 2 | -2/+6 |
2004-02-17 | * cfghooks.c (split_edge): Speed up updating of dominators. | Zdenek Dvorak | 2 | -3/+32 |
2004-02-17 | * gcc.c-torture/execute/20040208-2.x: New file. | Richard Sandiford | 2 | -0/+5 |
2004-02-17 | re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v... | Mark Mitchell | 16 | -56/+154 |
2004-02-17 | i386-cpuid.h (bit_CMOV): Define. | Jakub Jelinek | 5 | -201/+427 |
2004-02-17 | h8300.c (h8300_emit_stack_adjustment): Don't generate insns by hand. | Kazu Hirata | 2 | -6/+18 |
2004-02-17 | re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1)) | Andrew Pinski | 2 | -1/+6 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 15 | -224/+3174 |
2004-02-17 | dr176.C: Add missing semicolon (typo). | Giovanni Bajo | 18 | -427/+437 |