Age | Commit message (Expand) | Author | Files | Lines |
2002-05-19 | * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis printing. | Kriang Lerdsuwanakij | 2 | -1/+5 |
2002-05-19 | PR c++/186, DR 259 | Kriang Lerdsuwanakij | 4 | -19/+31 |
2002-05-19 | target-def.h (TARGET_BINDS_LOCAL_P): New. | Richard Henderson | 11 | -112/+119 |
2002-05-19 | system.h (BLOCK_PROFILER, [...]): Poison. | Richard Henderson | 20 | -305/+30 |
2002-05-19 | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 54 | -405/+431 |
2002-05-19 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-05-19 | gengenrtl.c: Add prototype for excluded_rtx. | Andreas Jaeger | 3 | -14/+26 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 94 | -1181/+795 |
2002-05-19 | cp-tree.h (complete_type_or_diagnostic): Changed prototype, renamed from... | Alexandre Oliva | 5 | -19/+76 |
2002-05-18 | * config.gcc: Do not use rs6000-c.c on powerpc-darwin. | Richard Henderson | 2 | -3/+11 |
2002-05-18 | darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from REGISTER_TARGET_PRAGMAS. | Richard Henderson | 3 | -6/+15 |
2002-05-19 | weak-2.c: xfail warnings for platforms that don't support weak symbols. | David Billinghurst | 4 | -4/+11 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 64 | -432/+469 |
2002-05-18 | .info build fix, add flag needed by c-common.c | Tim Josling | 4 | -2/+17 |
2002-05-18 | i386.md (movsi/movdi): Fix template. | Jan Hubicka | 2 | -20/+40 |
2002-05-18 | optabs.c (complex_part_zero_p): New. | Toon Moene | 2 | -3/+28 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 70 | -850/+336 |
2002-05-18 | c-common.c (c_common_post_options): Warn if -Wformat-zero-length is used with... | Jason Thorpe | 7 | -5/+52 |
2002-05-18 | timevar.c: Fix formatting. | Kazu Hirata | 6 | -81/+89 |
2002-05-18 | fix typo | Jason Merrill | 1 | -1/+1 |
2002-05-18 | cppinit.c (cpp_post_options): If preprocessed, turn off traditional. | Neil Booth | 4 | -22/+39 |
2002-05-18 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-05-18 | decl2.c (import_export_decl): If we clear DECL_NOT_REALLY_EXTERN, make sure D... | Jason Merrill | 2 | -1/+12 |
2002-05-18 | cppinit.c (struct builtin): Remove unused fields. | Zack Weinberg | 2 | -60/+53 |
2002-05-17 | defaults.h (UNIQUE_SECTION): Remove. | Neil Booth | 3 | -23/+6 |
2002-05-17 | expr.c (init_expr_once): Don't use start/end_sequence. | Richard Henderson | 3 | -7/+11 |
2002-05-17 | * config/sh/lib1funcs.asm (GLOBAL): Use __USER_LABEL_PREFIX__. | Jason Thorpe | 2 | -7/+7 |
2002-05-17 | avr.c (avr_regs_to_save): New function. | Marek Michalkiewicz | 2 | -46/+58 |
2002-05-17 | Makefile.in: Update for cpptrad.c. | Neil Booth | 7 | -28/+413 |
2002-05-17 | c-common.c (c_common_init_options): Use C89 for Objective-C, and set the opti... | Neil Booth | 4 | -29/+30 |
2002-05-17 | install.texi (Specific, [...]): Document need to bootstrap with -mips3. | Rainer Orth | 2 | -0/+26 |
2002-05-17 | final.c: Fix formatting. | Kazu Hirata | 6 | -103/+111 |
2002-05-17 | PR c/6689, PR optimization/6615 | David S. Miller | 2 | -4/+13 |
2002-05-17 | * config/sparc/sparc.c (sparc_aout_select_section): Fixed typo. | Rainer Orth | 2 | -1/+5 |
2002-05-17 | sh.h (ENCODE_SECTION_INFO): Consider MODULE_LOCAL_P when encoding visibility ... | Kaz Kojima | 2 | -0/+6 |
2002-05-17 | * expr.c (force_operand): Fix reversed move. | Richard Sandiford | 2 | -1/+5 |
2002-05-17 | install.texi (Testing): Mention two common DejaGnu warnings that can be ignored. | Gerald Pfeifer | 2 | -0/+18 |
2002-05-17 | ia64.md: Use braced strings instead of quoted strings for code blocks. | Richard Henderson | 2 | -273/+206 |
2002-05-17 | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 76 | -1695/+1228 |
2002-05-17 | arm.c (emit_multi_reg_push): Do not set RTX_FRAME_RELATED_P on the SEQUENCE. | Nick Clifton | 2 | -1/+5 |
2002-05-17 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-05-17 | ia64.c (ia64_reorg): Rebuild bb_for_insn before splitting. | Richard Henderson | 2 | -8/+14 |
2002-05-16 | * config/ia64/ia64.c (saveable_obstack): Do not declare. | Richard Henderson | 2 | -3/+2 |
2002-05-17 | weak-3.c: Add dg-excess-error comment for cygwin, coff and h8300-*-hms targets | David Billinghurst | 4 | -0/+10 |
2002-05-16 | * config/alpha/unicosmk.h (TARGET_OS_CPP_BUILTINS): Fix typo. | Richard Henderson | 2 | -1/+5 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 45 | -1771/+1930 |
2002-05-17 | * lcm.c (optimize_mode_switching): Revert previous change. | Jason Thorpe | 2 | -1/+5 |
2002-05-16 | sched-rgn.c (schedule_insns): Initialize large_region_blocks with only extant... | Zdenek Dvorak | 2 | -1/+9 |
2002-05-17 | * lcm.c (optimize_mode_switching): Fix typo. | Jason Thorpe | 2 | -1/+5 |
2002-05-16 | * flow.c (calculate_global_regs_live): Queue blocks in program order. | Zdenek Dvorak | 2 | -9/+11 |