| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 1 | -0/+20 |
* | * emit-rtl.c (gen_lowpart): Don't attempt to load a part of | hp | 2003-03-08 | 1 | -0/+5 |
* | * Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h. | hubicka | 2003-03-08 | 1 | -0/+7 |
* | * config/mmix/mmix.md ("*movcc_expanded"): Add missing alternatives. | hp | 2003-03-08 | 1 | -0/+4 |
* | * arm.c (fpa_rhs_operand, fpa_add_operand, const_double_rtx_ok_for_fpa) | rearnsha | 2003-03-08 | 1 | -0/+13 |
* | * config/cris/cris.h: Remove EGCS references. | hp | 2003-03-08 | 1 | -0/+6 |
* | * config/stormy16/stormy16.h (TARGET_CPU_CPP_BUILTINS): Use in | neil | 2003-03-08 | 1 | -0/+5 |
* | * cppinit.c (cpp_finish_options): Set first_unused_line to -1. | neil | 2003-03-08 | 1 | -0/+4 |
* | * config/h8300/h8300.md (*extzv_16_8): New. | kazu | 2003-03-08 | 1 | -0/+4 |
* | * gcc.dg/inline-3.c: New test. | hubicka | 2003-03-08 | 1 | -0/+23 |
* | * gcse.c (bypass_block, bypass_conditional_jumps): Do not create | rakdver | 2003-03-08 | 1 | -0/+8 |
* | PR middle-end/7796 | ebotcazou | 2003-03-08 | 1 | -1/+7 |
* | * config/rs6000/rs6000.c (processor_target_table): Do not disable | dje | 2003-03-08 | 1 | -0/+5 |
* | * calls.c: Fix comment formatting. | kazu | 2003-03-08 | 1 | -0/+15 |
* | Fix for proprietary testcase that fails at -m5-compact | wilson | 2003-03-08 | 1 | -0/+4 |
* | * objc/lang-specs.h (objective-c-header): Use .gch not .pch; | geoffk | 2003-03-07 | 1 | -0/+8 |
* | * df.h (enum df_ref_flags.DF_REF_STRIPPED): New. | matz | 2003-03-07 | 1 | -0/+18 |
* | * arm.md (addsf3, adddf3, subsf3, subdf3, mulsf3, muldf3, negsf2) | rearnsha | 2003-03-07 | 1 | -0/+8 |
* | * config/h8300/h8300.md (a peephole2): Don't use | kazu | 2003-03-07 | 1 | -0/+5 |
* | * c-pch.c: Include langhooks.h. | geoffk | 2003-03-07 | 1 | -0/+24 |
* | 2003-03-06 Dale Johannesen <dalej@apple.com> | dalej | 2003-03-07 | 1 | -0/+5 |
* | 2003-03-06 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-03-07 | 1 | -0/+5 |
* | * Makefile.in (c-ppoutput.o): Update. | neil | 2003-03-06 | 1 | -0/+18 |
* | * emit-rtl.c (gen_lowpart): When requesting the low-part of a | sayle | 2003-03-06 | 1 | -0/+6 |
* | 2002-03-05 Tom Tromey <tromey@redhat.com> | dj | 2003-03-06 | 1 | -0/+42 |
* | * tree-inline.c (inlinable_function_p): Revert earlier change | jason | 2003-03-06 | 1 | -0/+5 |
* | * config/h8300/h8300.md (a new peephole2): New. | kazu | 2003-03-06 | 1 | -0/+4 |
* | * cgraph.c (cgraph_node): Do not confuse nested functions and methods. | hubicka | 2003-03-06 | 1 | -0/+4 |
* | * dwarf2out.c (size_of_die): Compute size of external reference to | rakdver | 2003-03-06 | 1 | -0/+5 |
* | * config/mmix/mmix.md ("*movcc_expanded"): New pattern. | hp | 2003-03-06 | 1 | -0/+6 |
* | * expr.h (lang_expand_expr): Delete obsolete prototype. | sayle | 2003-03-06 | 1 | -0/+4 |
* | * emit-rtl.c (gen_highpart_mode): Fix a comment typo. | kazu | 2003-03-06 | 1 | -0/+4 |
* | * config/h8300/h8300.md (a peephole2): Generalize to | kazu | 2003-03-06 | 1 | -0/+5 |
* | * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '+'. | kenner | 2003-03-06 | 1 | -0/+7 |
* | * stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN. | kenner | 2003-03-05 | 1 | -0/+5 |
* | * pa.md (return_external_pic): Add !TARGET_PA_20 to constraint. | danglin | 2003-03-05 | 1 | -0/+6 |
* | 2003-03-05 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-03-05 | 1 | -0/+20 |
* | * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.h | hubicka | 2003-03-05 | 1 | -0/+16 |
* | * config/h8300/h8300.c (output_simode_bld): Clear the | kazu | 2003-03-05 | 1 | -0/+8 |
* | * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New. | rakdver | 2003-03-05 | 1 | -0/+26 |
* | * sh.h (OVERRIDE_OPTIONS): For TARGET_SHMEDIA, the minimum value | amylaar | 2003-03-05 | 1 | -0/+8 |
* | * config/m68hc11/m68hc11.h (PAD_VARARGS_DOWN): Define and return | ciceron | 2003-03-05 | 1 | -0/+8 |
* | * config/rs6000/rs6000.c (rs6000_variable_issue): Remove unnecessary | dje | 2003-03-05 | 1 | -0/+5 |
* | * i386/i386.c (ix86_save_reg): Also test | matz | 2003-03-05 | 1 | -0/+5 |
* | * unwind.h: Add the GPL exception. | matz | 2003-03-05 | 1 | -0/+5 |
* | PR c/9799 | ebotcazou | 2003-03-05 | 1 | -0/+5 |
* | * gcc.dg/i386-local.c: New. | hubicka | 2003-03-05 | 1 | -0/+23 |
* | * expr.c (convert_modes): Check for legal hard register. | sje | 2003-03-05 | 1 | -0/+4 |
* | * doc/sourcebuild.texi (Front End Directory): Document tags. | tromey | 2003-03-04 | 1 | -0/+9 |
* | * gcov-io.h (gcov_save_position, gcov_reserve_length, gcov_resync, | rakdver | 2003-03-04 | 1 | -0/+17 |