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