Age | Commit message (Expand) | Author | Files | Lines |
2000-10-08 | Makefile.in (libgcc.mk): Pass SHLIB_EXT, not SHLIB_LIBS. | Richard Henderson | 11 | -121/+185 |
2000-10-08 | tm.texi (INTMAX_TYPE, [...]): Define. | Joseph Myers | 13 | -30/+176 |
2000-10-08 | c-common.c (FMT_FLAG_ARG_CONVERT, [...]): Define. | Joseph Myers | 10 | -357/+651 |
2000-10-08 | class.c (layout_class): Handle case where superclass can't be layed out yet. | Anthony Green | 2 | -3/+9 |
2000-10-08 | h8300.md: Remove the memory alternative and correct the insn lengths in the t... | Will Cohen | 2 | -24/+24 |
2000-10-08 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-10-07 | [multiple changes] | Alexandre Petit-Bianco | 1 | -0/+2 |
2000-10-08 | POTFILES.in: Remove the files from the nuked dead ports. | Philipp Thomas | 2 | -19/+9 |
2000-10-07 | cond1.C, [...]: Update URLs of messages in list archives. | Joseph Myers | 9 | -12/+20 |
2000-10-07 | calls.c (expand_call): Disallow sibcalls to noreturn functions. | Richard Henderson | 5 | -11/+15 |
2000-10-07 | Makefile.in ($(srcdir)/hash.h): Refer to GNU FTP site for updated gperf. | Joseph Myers | 4 | -4/+12 |
2000-10-07 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-10-07 | elf.h: Standardize the formatting. | David O'Brien | 2 | -24/+29 |
2000-10-07 | elf.h: Protect the ASM_OUTPUT_IDENT definition with an #undef. | David O'Brien | 2 | -0/+6 |
2000-10-06 | cp-tree.h (struct cp_language_function): Remove x_result_rtx. | Richard Henderson | 5 | -57/+17 |
2000-10-06 | function.c (diddle_return_value): Examine current_function_return_rtx instead... | Richard Henderson | 2 | -28/+56 |
2000-10-06 | crash13.C: Pass -Wreturn-type. | Richard Henderson | 6 | -7/+22 |
2000-10-06 | haifa-sched.c (schedule_insns): Fix typo in freeing forward_dependency_cache. | Vladimir Makarov | 2 | -1/+6 |
2000-10-06 | sh.md (calli_pcrel, [...]): Add `TARGET_SH2' as a condition. | Alexandre Oliva | 2 | -2/+7 |
2000-10-06 | haifa-sched.c (anti_dependency_cache, [...]): New variables. | Vladimir Makarov | 2 | -33/+138 |
2000-10-06 | sh.md (call, call_value): Use `TARGET_SH2' instead of `! TARGET_SH1'. | Alexandre Oliva | 2 | -33/+42 |
2000-10-06 | builtins.c (is_valid_printf_arglist, [...]): Move functions from here ... | Kaveh R. Ghazi | 7 | -134/+224 |
2000-10-06 | dwarf2out.c (build_cfa_loc): Correct to use DW_OP_regx or DW_OP_bregx when cf... | Hans-Peter Nilsson | 3 | -2/+18 |
2000-10-06 | * g++.old-deja/g++.pt/enum14.C: New test. | Nathan Sidwell | 3 | -0/+41 |
2000-10-06 | pt.c (lookup_template_class): Set current access for enum. | Nathan Sidwell | 3 | -2/+13 |
2000-10-06 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-10-05 | c-decl.c (warn_missing_noreturn): Remove. | Richard Henderson | 10 | -107/+89 |
2000-10-05 | semantics.c (genrtl_finish_function): Don't init or check can_reach_end; remo... | Richard Henderson | 2 | -29/+5 |
2000-10-05 | * decl.c (finish_chill_function): Don't init can_reach_end. | Richard Henderson | 2 | -3/+4 |
2000-10-05 | * com.c (finish_function): Don't init can_reach_end. | Richard Henderson | 2 | -3/+4 |
2000-10-05 | Makefile.in (NM_FOR_TARGET): New. | Richard Henderson | 12 | -8/+411 |
2000-10-05 | longlong.h [alpha] (count_leading_zeros): Use cmpbge with a zero instead of -1. | Richard Henderson | 2 | -2/+6 |
2000-10-05 | Makefile.in (LIB2FUNCS): Add _clz. | Richard Henderson | 4 | -21/+25 |
2000-10-05 | alpha.c (alpha_emit_setcc): Don't swap GT tests when second op1 is const0_rtx. | Richard Henderson | 3 | -5/+23 |
2000-10-06 | tree.c (tree_size): New function split out of copy_node. | Geoff Keating | 3 | -139/+90 |
2000-10-05 | * diagnostic.c (output_format): Add missing break. | Richard Henderson | 2 | -0/+5 |
2000-10-06 | jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'. | Tom Tromey | 5 | -48/+166 |
2000-10-06 | init.c (build_java_class_ref): Use `build_static_name' with a suffix... | Tom Tromey | 2 | -5/+10 |
2000-10-05 | Fix IA-64 REG_LIBCALL dangling reference. | Jim Wilson | 2 | -10/+40 |
2000-10-05 | configure: Save configure arguments to gcc/configargs.h. | Phil Edwards | 2 | -0/+10 |
2000-10-05 | gcc.c: Move data on prefixes forward in file and reorganize. | Richard Kenner | 2 | -107/+124 |
2000-10-05 | (convert_move): Use zero_extendpsisi2 to do an unsigned extension from PSImod... | J"orn Rennecke | 2 | -1/+13 |
2000-10-05 | emit-rtl.c (gen_lowpart_common): Fix conversion from float to integral mode w... | Jakub Jelinek | 3 | -9/+26 |
2000-10-05 | Added. | Ovidiu Predescu | 2 | -0/+60 |
2000-10-05 | fold-const.c (fold, [...]): Perform negation in proper type.a | Richard Kenner | 2 | -3/+13 |
2000-10-05 | cp-tree.h (access_kind): Fix comment typo. | Nathan Sidwell | 4 | -4/+11 |
2000-10-05 | * g++.old-deja/g++.pt/crash59.C: New test. | Nathan Sidwell | 2 | -0/+24 |
2000-10-05 | pt.c (tsubst_expr, [...]): Don't process if tsubsting fails. | Nathan Sidwell | 2 | -11/+19 |
2000-10-05 | spew.c (frob_id): New static function. | Nathan Sidwell | 2 | -50/+47 |
2000-10-05 | Daily bump. | Jeff Law | 2 | -2/+2 |