aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-09-27h8300.c (compute_saved_regs): Use a macro instead of a hard register number.Kazu Hirata2-18/+20
2002-09-27Daily bump.GCC Administrator1-1/+1
2002-09-26trunctfdf.c: New.David S. Miller2-0/+18
2002-09-26re PR rtl-optimization/7335 (Sparc: ICE in verify_wide_reg (flow.c:557) with ...David S. Miller2-0/+14
2002-09-26dbxout.c (FORCE_TEXT): Switch to current_function_decl, not text_section.David Edelsohn4-36/+34
2002-09-27* lib/target-supports.exp (check_weak_available): Handle solaris2.Kaveh R. Ghazi2-0/+10
2002-09-26sched-deps.c (sched_analyze_insn): Make clobber insns depend on call insns.Richard Henderson3-1/+36
2002-09-26* emit-rtl.c (const_double_htab_eq): Remove unused variable.Richard Henderson2-1/+4
2002-09-26ssa.c (rename_insn_1): Handle RENAME_NO_RTX correctly when handling undefined...Chris Lattner2-13/+15
2002-09-26Mark PR.Richard Henderson1-0/+1
2002-09-26emit-rtl.c (active_insn_p): Consider a clobber of the function return value t...Richard Henderson2-5/+33
2002-09-27* gcc.c-torture/execute/loop-15.c: New.Alan Modra2-0/+44
2002-09-27doloop.c (doloop_modify_runtime <biv skips initial incr>): Adjust by absolute...Alan Modra2-2/+7
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata23-60/+85
2002-09-26ia64.c (ia64_expand_load_address): Ensure correct mode for symbol address.Steve Ellcey2-0/+9
2002-09-26elf.h: Add HANDLE_SYSV_PRAGMA.Eric Christopher3-0/+11
2002-09-26except.c (expand_builtin_extract_return_address): Handle case where Pmode != ...Eric Christopher2-1/+16
2002-09-26* config/ia64/hpux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): NewSteve Ellcey2-0/+15
2002-09-26* config/ia64/hpux.h (TARGET_DEFAULT): Include TARGET_ILP32.Steve Ellcey2-1/+5
2002-09-26combine.c (simplify_set): Don't call to force_to_mode if size of integer type...Igor Shevlyakov2-1/+7
2002-09-26README.QMTEST: Fix typo.Janis Johnson2-1/+5
2002-09-26Makefile.in (qmtest-g++): Fix file name.Janis Johnson2-1/+5
2002-09-26* gcc.dg/20020926-1.c: New test.Ulrich Weigand2-0/+18
2002-09-26expr.c (expand_expr): Convert A - const to A + (-const) on RTX level, even fo...Ulrich Weigand2-20/+30
2002-09-26reload.c (dup_replacements): New function.Ulrich Weigand2-3/+27
2002-09-26* v850.md ("length"): Change default value to 4.Miles Bader2-1/+5
2002-09-26ChangeLog.1: Follow spelling conventions.Kazu Hirata8-10/+20
2002-09-26Add x prefix to v850e case for handling --with-cpu=v850e.Nick Clifton2-1/+6
2002-09-26re PR target/7842 ([REGRESSION] sparc code gen bug)David S. Miller2-1/+6
2002-09-26re PR target/7842 ([REGRESSION] sparc code gen bug)David S. Miller2-0/+25
2002-09-26gcc.exp (gcc_init): Use a filename for the testglue that is unique to the tool.Richard Earnshaw5-4/+12
2002-09-26Daily bump.GCC Administrator1-1/+1
2002-09-25Move C++ specific ChangeLog entry for "cp_binding_level reorg" patchDevang Patel2-16/+16
2002-09-25emit-rtl.c (const_double_htab_eq): Distinguish integer and fp CONST_DOUBLE; u...Richard Henderson2-5/+11
2002-09-25class.c (contains_empty_class_p): New method.Mark Mitchell8-2/+128
2002-09-2520010226-1.c: Early exit for too-small long double.Richard Henderson2-4/+16
2002-09-25* config/mips/mips.h (TARGET_MIPS4100): Add missing bracket.Richard Sandiford2-1/+5
2002-09-25Daily bump.GCC Administrator1-1/+1
2002-09-24ip2k.c (function_epilogue): Fix wrong numbers in cases of optimizing "add sp,...Denis Chertykov2-2/+7
2002-09-24(thumb_unexpanded_epilogue): Don't generate epilogue for naked functions.Adam Nemet2-0/+8
2002-09-24(THUMB_FUNCTION_PROFILER): Remove.Adam Nemet2-10/+16
2002-09-24s390.c (preferred_la_operand_p): New function.Ulrich Weigand4-21/+97
2002-09-24* real.h (real_value): Make `exp' explicitly signed.Kaveh R. Ghazi2-1/+5
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata40-63/+105
2002-09-24Daily bump.GCC Administrator1-1/+1
2002-09-24update_version: Do not check in files which are unchanged.Zack Weinberg24-107/+185
2002-09-23i386.h (MASK_ACCUMULATE_OUTGOING_ARGS_SET, [...]): Kill.Richard Henderson3-33/+34
2002-09-23Set current_sym_code in a case where it was missing.Dale Johannesen2-0/+5
2002-09-23unknown-elf.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Always allocate at least one b...Richard Earnshaw2-1/+6
2002-09-23c-common.h (flag_abi_version): Fix typo in comment.Mark Mitchell3-5/+12