aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2002-09-23* gcc.dg/20020919-1.c: New test.Hans-Peter Nilsson2-0/+249
2002-09-23extend.texi (Extended Asm): Clarify that overlap between asm-declared registe...Hans-Peter Nilsson3-2/+88
2002-09-23c-common.c (cpp_define_data_format): Remove.Richard Henderson3-70/+26
2002-09-23* real.c (do_multiply): Normalize U before addition.Richard Henderson2-3/+7
2002-09-23ChangeLog: Follow spelling conventions.Kazu Hirata9-63/+75
2002-09-23c-common.c (flag_abi_version): New variable.Mark Mitchell13-7/+172
2002-09-23Daily bump.GCC Administrator3-3/+3
2002-09-22netbsd.h (SUBTARGET_ASM_SPEC): Always pass -KPIC unless -fno-pic or -fno-PIC ...Jason Thorpe2-1/+6
2002-09-23Rotate 6 months of ChangeLog entries into ChangeLog.7Jakub Jelinek2-21543/+21544
2002-09-22c-common.c (preprocessing_trad_p): Define.John David Anglin16-158/+497
2002-09-2220020219-1.c: Add "-mdisable-indexing" option for target hppa*-*-hpux*.John David Anglin2-1/+11
2002-09-22configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe2-10/+19
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata39-156/+197