| Commit message (Expand) | Author | Age | Files | Lines |
* | Daily bump. | gccadmin | 2001-11-06 | 2 | -2/+2 |
* | * aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS. | zack | 2001-11-06 | 5 | -198/+210 |
* | * config/rs6000/rs6000.c (rs6000_select_section): Handle | geoffk | 2001-11-06 | 2 | -2/+6 |
* | * c-decl.c (delete_block): Remove. | neil | 2001-11-05 | 3 | -25/+5 |
* | * cppexp.c (lex, parse_defined): Update warning about defined. | neil | 2001-11-05 | 4 | -10/+34 |
* | * config/rs6000/rs6000.c (rs6000_select_section): Handle | geoffk | 2001-11-05 | 2 | -0/+10 |
* | Cope with int_size_in_bytes returning -1. | nickc | 2001-11-05 | 2 | -3/+8 |
* | Handle a NULL DECL being passed to ASM_OUTPUT_ALIGNED_DECL_LOCAL. | nickc | 2001-11-05 | 2 | -1/+6 |
* | * Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h; | hubicka | 2001-11-05 | 5 | -1072/+1132 |
* | Daily bump. | gccadmin | 2001-11-05 | 2 | -2/+2 |
* | 2001-11-04 Alan Modra <amodra@bigpond.net.au> | dje | 2001-11-04 | 3 | -12/+29 |
* | * arm/aof.h (aof_text_section, aof_data_section): Don't declare. | ghazi | 2001-11-04 | 12 | -31/+58 |
* | 2001-11-04 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2001-11-04 | 4 | -2066/+2073 |
* | PR c/2820 | neil | 2001-11-04 | 4 | -51/+84 |
* | * config/sparc/sparc.c (sparc_emit_set_const32, GEN_HIGHINT64): | kenner | 2001-11-04 | 3 | -28/+22 |
* | * pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR. | lerdsuwa | 2001-11-04 | 3 | -0/+26 |
* | Daily bump. | gccadmin | 2001-11-04 | 2 | -2/+2 |
* | * unroll.c (calculate_giv_inc): Use find_last_value rather | geoffk | 2001-11-04 | 2 | -6/+9 |
* | * config/stormy16/stormy16.h (LIB_SPEC): Don't supply any libgloss | geoffk | 2001-11-04 | 2 | -7/+11 |
* | * config/stormy16/stormy16.c (stormy16_print_operand): Avoid | geoffk | 2001-11-04 | 2 | -2/+6 |
* | * config/stormy16/stormy16.c (stormy16_output_shift): Don't | geoffk | 2001-11-04 | 2 | -1/+4 |
* | * config/stormy16/stormy16.h (CONST_COSTS): Define. | geoffk | 2001-11-04 | 2 | -5/+28 |
* | * config/stormy16/stormy16.h (ASM_SPEC): Pass -g to the assembler. | geoffk | 2001-11-04 | 2 | -0/+3 |
* | * config/stormy16/stormy16.h (ASM_OUTPUT_MI_THUNK): Call | geoffk | 2001-11-04 | 4 | -6/+56 |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 41 | -98/+113 |
* | * Makefile.in (dbxout.o): Depend on function.h. | ghazi | 2001-11-04 | 6 | -7/+31 |
* | * convex.c (convex_output_function_prologue): Fix format specifier | ghazi | 2001-11-04 | 18 | -49/+108 |
* | * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with | ghazi | 2001-11-04 | 5 | -6/+25 |
* | * lex.c (copy_lang_type): Add static prototype. | ghazi | 2001-11-04 | 2 | -1/+6 |
* | * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | ghazi | 2001-11-04 | 37 | -59/+164 |
* | 2001-11-03 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-11-04 | 2 | -3/+11 |
* | * doc/invoke.texi (MMIX Options) <-mno-knuthdiv>: Say remainder | hp | 2001-11-03 | 2 | -4/+11 |
* | Prefix crti.o and crtn.o with dest directory dollar(T) | hp | 2001-11-03 | 1 | -2/+4 |
* | Fix formatting and comment typo | hp | 2001-11-03 | 1 | -3/+3 |
* | Fix typo s/abi=/mabi=/ in CPP_SPEC | hp | 2001-11-03 | 1 | -4/+4 |
* | Remove unused mclass variable in mmix_function_outgoing_value | hp | 2001-11-03 | 1 | -2/+1 |
* | Fix argv and argc for __MMIX_ABI_GNU__ | hp | 2001-11-03 | 1 | -8/+10 |
* | * config.gcc (mmix-*-*): New target. | hp | 2001-11-03 | 11 | -2/+6080 |
* | * l10nflist.c (_nl_normalize_codeset): Cast argument of ctype | ghazi | 2001-11-03 | 7 | -14/+33 |
* | * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the | geoffk | 2001-11-03 | 5 | -1/+14 |
* | * config/sparc/linux-aout.h: Fix comment formatting. | kazu | 2001-11-03 | 15 | -64/+81 |
* | * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Remove | kenner | 2001-11-03 | 10 | -206/+165 |
* | * expr.c (expand_expr, case ADDDR_EXPR): If at top level, don't call | kenner | 2001-11-03 | 2 | -0/+11 |
* | * reload.c (combine_reloads): Don't combine an output reload if there | kenner | 2001-11-03 | 2 | -0/+21 |
* | * emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a | kenner | 2001-11-03 | 4 | -8/+33 |
* | * builtins.c (get_memory_rtx): Properly set MEM alias set and | kenner | 2001-11-03 | 2 | -7/+14 |
* | * doc/extend.texi, doc/gcc.texi, doc/install.texi, doc/tm.texi: | jsm28 | 2001-11-03 | 5 | -7/+13 |
* | Daily bump. | gccadmin | 2001-11-03 | 2 | -2/+2 |
* | * c-decl.c (pushdecl): Move block inside if conditional to remove | neil | 2001-11-03 | 3 | -9/+18 |
* | * expr.c (convert_move): Use simplify_gen_subreg to make SUBREG so | aldyh | 2001-11-02 | 2 | -2/+4 |