OSDN Git Service

* include/bits/stl_bvector.h (_Bit_type): New. Use throughout.
[pf3gnuchains/gcc-fork.git] / gcc /
2002-03-11 rthMark change for PR 5693.
2002-03-11 rth * toplev.c (rest_of_compilation): Don't compile...
2002-03-11 neil * Makefile.in: Update.
2002-03-11 nathancp:
2002-03-11 zack * contrib/texi2pod.pl: Handle @include, @ftable, ...
2002-03-11 nathancp:
2002-03-11 dje2002-03-06 Dan Nicolaescu <dann@ics.uci.edu>
2002-03-11 uweigand * config/s390/s390.h (REG_ALLOC_ORDER): Add missing...
2002-03-11 kenner * toplev.c (vms_fopen): Remove, not needed.
2002-03-11 kenner * vmsdbgout.c (lookup_filename): Adjust creation date...
2002-03-11 kenner * config/alpha/xm-vms.h (__UNIX_FWRITE): Define.
2002-03-11 kazu * gcc.c-torture/execute/20020307-1.c: Use long.
2002-03-11 kenner * config/alpha/alpha.c (alpha_sa_size, VMS): Don't...
2002-03-11 kenner * toplev.c (debug_args): Add entry for VMS_DEBUG.
2002-03-11 bryce * parse.y (patch_assignment): Wrap the right-hand...
2002-03-11 rsandifo * defaults.h (LARGEST_EXPONENT_IS_NORMAL, ROUND_TOWARD...
2002-03-11 aj * cfg.c (dump_flow_info): Remove unused variable.
2002-03-11 hp * config/mmix/mmix.c (mmix_expand_builtin_va_arg)...
2002-03-11 jakub PR optimization/5844
2002-03-11 gccadminDaily bump.
2002-03-10 rth * reload.c (copy_replacements_1): New.
2002-03-10 rth * loop.c (strength_reduce): Compute number...
2002-03-10 rth * sched-rgn.c (add_branch_dependences): Don...
2002-03-10 neil PR preprocessor/5899
2002-03-10 ghazi * mbchar.c (JIS_state_table, JIS_action_table): Const...
2002-03-10 ghazi * attribs.c (decl_attributes): Fix signed/unsigned...
2002-03-10 ghazi * cp-tree.h (stabilize_expr): Prototype.
2002-03-10 hp * config/mmix/mmix.c: Improve comments.
2002-03-10 ghazi * target.c (ffetarget_print_hex): Const-ify.
2002-03-10 ghazi * combine.c (make_extraction): Fix error in last change.
2002-03-10 ghaziFix ChangeLog for my last entry.
2002-03-10 gccadminDaily bump.
2002-03-10 brycelibjava:
2002-03-10 ghazi * c4x.c (c4x_fp_reglist): Const-ify.
2002-03-09 geoffk * config/rs6000/rs6000.md (ne0+4): Add extra CLOBBER.
2002-03-09 meissnerAdd memcpy/memset/strlen/strcmp/strncmp tests
2002-03-09 schwab* gcc.c (validate_all_switches): Also handle `%W{....
2002-03-09 geoffkIn gcc/:
2002-03-09 bothner * parse.y (java_complete_lhs): Check if patch_assignment
2002-03-09 jakub * gcc.c-torture/execute/va-arg-22.c: New test.
2002-03-09 jakub PR middle-end/5877
2002-03-09 kenner * emit-rtl.c (copy_most_rtx): Accept EXPR_LIST for...
2002-03-09 kenner * combine.c (make_extraction): Don't make extension...
2002-03-09 gccadminDaily bump.
2002-03-09 aoliva* config/mips/mips.c (function_arg_pass_by_reference...
2002-03-09 aoliva* config/mips/mips.c (mips_va_arg): Apply big-endiannes...
2002-03-09 danglin * t-pa64 (LIB1ASMFUNCS, LIB1ASMSRC): Delete.
2002-03-09 aoliva* config/mips/mips.c (mips_expand_prologue): Set regno...
2002-03-09 rodrigc2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-03-09 ghazi * sparc.c (arith_4096_operand): Fix error in last...
2002-03-09 aoliva* config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Remove...
2002-03-08 bosch * adadecode.c, adadecode.h, aux-io.c, s-traces.adb...
2002-03-08 hiller2002-03-07 Matt Hiller <hiller@redhat.com>
2002-03-08 aldyh2002-03-08 Aldy Hernandez <aldyh@redhat.com>
2002-03-08 aldyhadd comment
2002-03-08 aldyh2002-03-08 Aldy Hernandez <aldyh@redhat.com>
2002-03-08 bothner Fix for PR java/5812.
2002-03-08 hubicka * cfgrtl.c (purge_dead_edges): Set BB_DRITY flags...
2002-03-08 ghazi * gcse.c (insert_insn_end_bb): Fix typo in last change.
2002-03-08 hubicka * recog.c (peephole2_optimize): Re-distribute EH edges.
2002-03-08 bosch * 41intnam.ads, 42intnam.ads, 4aintnam.ads, 4cintnam...
2002-03-08 neil * expr.c (expand_expr): Use unsave lang hook.
2002-03-08 aj * flow.c (propagate_block_delete_insn): Remove unused...
2002-03-08 kazu * config/h8300/h8300.c (h8300_adjust_insn_length)...
2002-03-08 rodrigc2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-03-08 rsandifo * doc/sourcebuild.texi: Fix typo.
2002-03-08 jakub PR c/3711
2002-03-08 kenner * rtl.c (copy_most_rtx): Move from here ...
2002-03-08 gccadminDaily bump.
2002-03-08 aoliva* config/mips/mips.h (LONG_MAX_SPEC): Rewrite, along...
2002-03-08 aoliva* config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Simplify.
2002-03-08 aoliva* config/fp-bit.c (_unord_f2): Compile it in even if
2002-03-08 aoliva* config/gofast.h (GOFAST_RENAME_LIBCALLS): Set gt...
2002-03-07 uweigand * genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.
2002-03-07 jsturm * java/Make-lang.in (JAVA_TARGET_INSTALL_NAME): Define.
2002-03-07 law * g77.f-torture/compile/20020307-1.f: New test.
2002-03-07 hubicka * reload1.c (reload_cse_delete_noop_set): Purge dead...
2002-03-07 hubicka * basic-block.h (fixup_abnormal_edges): Declare.
2002-03-07 rsandifoAdd 2002 to the copyright dates.
2002-03-07 rsandifo * gcc.dg/unordered-1.c: New test.
2002-03-07 rsandifo * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES)...
2002-03-07 rearnsha* combine.c (simplify_comparison): If simplifying a...
2002-03-07 rearnsha* gcc.c-torture/execute/20020307-1.c: New test.
2002-03-07 gccadminDaily bump.
2002-03-07 aldyh2002-03-07 Aldy Hernandez <aldyh@redhat.com>
2002-03-07 rthTidy whitespace.
2002-03-07 rth * genemit.c (gen_exp): New argument used. ...
2002-03-06 uweigand * reload1.c (reload): Unshare all rtl after...
2002-03-06 law * ssa-ccp.c (ssa_fast_dce): Update the DF def...
2002-03-06 hubicka * toplev.c (rest_of_compilation): Do jump threading...
2002-03-06 law * m68k.h (CONST_COSTS): Lower cost of 0.0 when...
2002-03-06 pme2002-03-06 Phil Edwards <pme@gcc.gnu.org>
2002-03-06 hubicka * cfgrtl.c (verify_flow_info): Accept RESX as EH edge...
2002-03-06 hubicka * cfgcleanup.c (mentions_nonequal_regs): New function.
2002-03-06 jakub * ssa-ccp.c (ssa_ccp_substitute_constants): Backout...
2002-03-06 hubicka * predict.c (estimate_bb_frequencies): Do not reload the
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2002-03-06 gccadminDaily bump.
2002-03-06 zack * cppmain.c (setup_callbacks): Disable #pragma and...
2002-03-06 danglin * pa.h (ASM_FILE_END): Define.
next