aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata23-31/+56
2002-09-28avr.c: Eliminate use of _PC_ in pc relative insns.Theodore A. Roth3-47/+51
2002-09-28configure.in (arm-*-coff, [...]): Use a single entry to handle all these.Richard Earnshaw2-12/+13
2002-09-28configure.host: Handle arm*-elf, strongarm*-elf and xscale*-elf with a single...Richard Earnshaw2-10/+15
2002-09-28gcconfig.h: Don't check for __XSCALE__.Richard Earnshaw2-1/+6
2002-09-28sysv.S: If we don't have machine/asm.h and the pre-processor has defined...Richard Earnshaw2-0/+21
2002-09-28Daily bump.GCC Administrator2-2/+2
2002-09-28configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the things that...Geoffrey Keating2-0/+8
2002-09-28re PR preprocessor/8055 (PATCH: cpp0 dies with SIG11 when building FreeBSD ke...Zack Weinberg4-10/+118
2002-09-27locale_facets.tcc (num_put::_M_widen_int): Deal correctly with grouped, showb...Paolo Carlini4-1/+86
2002-09-27Fix comment typo.Richard Henderson1-1/+1
2002-09-27unroll.c (simplify_cmp_and_jump_insns): New.Richard Henderson2-44/+86
2002-09-27std_limits.h (numeric_limits<T>::is_iec559): False if denormals are not suppo...Richard Henderson2-3/+13
2002-09-27* config/os/hpux/cpu_limits.h: Remove.Richard Henderson1-35/+0
2002-09-27re PR rtl-optimization/7520 (internal compiler error in verify_local_live_at_...Richard Henderson3-2/+58
2002-09-27gcconfig: Add machine type S390.Ulrich Weigand3-3/+61
2002-09-27expr.c (build_java_array_length_access): Check for null pointer.Andrew Haley2-6/+29
2002-09-27* emit-rtl.c (active_insn_p): Revert last change.Richard Henderson2-28/+9
2002-09-27ffi.h.in: Fix multilib x86-64 support.Bo Thorsen2-15/+13
2002-09-27extend.texi (tls_model): Document.Jakub Jelinek10-67/+146
2002-09-27LANGUAGES: Follow spelling conventions.Kazu Hirata25-73/+100
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 Administrator2-2/+2
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