| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.h: Guard against multiple inclusion. | gdr | 2002-08-14 | 2 | -0/+9 |
* | * reload1.c (reload_cse_simplify): Before checking | hp | 2002-08-14 | 2 | -1/+7 |
* | * Makefile.in (attribs.o): Remove $(OBSTACK_H) dependency. | geoffk | 2002-08-13 | 2 | -1/+5 |
* | 2002-08-13 Jesse Rosenstock <jmr@fulcrummicro.com> | tromey | 2002-08-13 | 2 | -0/+12 |
* | opts.c (c_common_init_options): Extra braces needed. | neil | 2002-08-13 | 2 | -0/+6 |
* | * sh.c (sh_init_builtins): Add PARAMS to declaration. | amylaar | 2002-08-13 | 3 | -9/+19 |
* | * decl.c (pushdecl_class_level): Honor requests to bind names to | mmitchel | 2002-08-13 | 4 | -8/+30 |
* | * s390-modes.def [CCL1, CCL2, CCT1, CCT2, CCT3, CCUR, CCSR]: Declare | uweigand | 2002-08-13 | 5 | -462/+926 |
* | * config/avr/avr.md: Call CC_STATUS_INIT in all peepnoles | denisc | 2002-08-13 | 2 | -1/+11 |
* | * gcse.c (adjust_libcall_notes): New function. | amylaar | 2002-08-13 | 2 | -6/+77 |
* | * Make-lang.in (gnatbind$(exeext)): Link with $(SYSLIBS). | ro | 2002-08-13 | 2 | -2/+7 |
* | * libgcc2.c (L_bb): Remove unneeded #includes. | nathan | 2002-08-13 | 3 | -135/+220 |
* | * config/ip2k/ip2k.c (commands_in_file): Variable removed. | denisc | 2002-08-13 | 3 | -20/+16 |
* | Fixes for treelang, mainly provide fake definition of rtx for parse.y includes. | timjosling | 2002-08-13 | 4 | -8/+61 |
* | Daily bump. | gccadmin | 2002-08-13 | 3 | -3/+3 |
* | * c-opts.c (c_common_init_options): Check option array is | neil | 2002-08-13 | 2 | -0/+13 |
* | * c-pretty-print.c: #include "c-tree.h". | gdr | 2002-08-13 | 3 | -100/+219 |
* | * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size, | neil | 2002-08-12 | 10 | -180/+281 |
* | * config/mmix/mmix.md (define_constants): Add MMIX_rR_REGNUM. | hp | 2002-08-12 | 3 | -5/+17 |
* | * diagnostic.h (output_formatted_scalar): Rename from | gdr | 2002-08-12 | 6 | -14/+145 |
* | - improve wording of previous change | dje | 2002-08-12 | 1 | -2/+2 |
* | * doc/trouble.texi (Disappointments): Add static constructor and | dje | 2002-08-12 | 2 | -0/+16 |
* | * cpphash.h (struct printer): New from cppmain.c. | neil | 2002-08-12 | 3 | -111/+133 |
* | * real.c (ieee_64): Always define. | ghazi | 2002-08-12 | 2 | -3/+19 |
* | * i386.md (tablejump): Sign extend the operand. | hubicka | 2002-08-12 | 3 | -2/+7 |
* | Daily bump. | gccadmin | 2002-08-12 | 3 | -3/+3 |
* | * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Move | neil | 2002-08-12 | 9 | -93/+88 |
* | * config.gcc (mips*-*-netbsd*): Include ${tm_file}. | ghazi | 2002-08-12 | 2 | -1/+5 |
* | * i370.h (TARGET_CPU_CPP_BUILTINS): Remove spurious trailing | ghazi | 2002-08-12 | 5 | -4/+12 |
* | * expr.c (store_expr): In condition for checking if value is | hp | 2002-08-12 | 2 | -3/+11 |
* | * c-common.c (c_common_init): Call preprocess_file instead. | neil | 2002-08-11 | 7 | -175/+192 |
* | * dsp16xx.c (print_operand): Fix format specifier. | ghazi | 2002-08-11 | 11 | -15/+33 |
* | * darwin-c.c (darwin_pragma_options): Const-ify. | ghazi | 2002-08-11 | 4 | -14/+28 |
* | * ip2k.c (mdr_resequence_xy_yx, mdr_propagate_reg_equivs, | ghazi | 2002-08-11 | 3 | -14/+25 |
* | * arc.c (arc_init): Don't use ISO C style function definitions. | ghazi | 2002-08-11 | 9 | -12/+33 |
* | * decl2.c (build_call_from_tree): Fix uninitialized variable. | ghazi | 2002-08-11 | 4 | -3/+15 |
* | * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE + | gdr | 2002-08-11 | 5 | -20/+20 |
* | * Forgotten commit. | neil | 2002-08-11 | 1 | -0/+12 |
* | * i386.c (classify_argument): Fix computing of field's offsets. | hubicka | 2002-08-11 | 2 | -3/+12 |
* | PR target/7531: | aj | 2002-08-11 | 2 | -11/+43 |
* | * c-common.h (enum c_language_kind): Emphasize that clk_c is 0. | neil | 2002-08-11 | 3 | -81/+62 |
* | Daily bump. | gccadmin | 2002-08-11 | 3 | -3/+3 |
* | 2002-08-10 Ziemowit Laski <zlaski@apple.com> | zlaski | 2002-08-11 | 4 | -3/+11 |
* | * c-opts.c (set_std_cxx98, set_std_c89): New. | neil | 2002-08-10 | 10 | -104/+117 |
* | * cfg.c (redirect_edge_succ_nodup): Avoid overflows due to roundoff | hubicka | 2002-08-10 | 2 | -0/+8 |
* | cp: | nathan | 2002-08-10 | 4 | -3/+13 |
* | * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before, | ghazi | 2002-08-10 | 7 | -18/+31 |
* | * gengtype.c (write_gc_structure_fields): Avoid signed/unsigned | ghazi | 2002-08-10 | 2 | -1/+6 |
* | Daily bump. | gccadmin | 2002-08-10 | 3 | -3/+3 |
* | - fix formatting of previous patch. | dje | 2002-08-10 | 1 | -4/+4 |