aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-01-09For PR libgcj/5303:Tom Tromey10-222/+580
2002-01-09* config/vax/vax.h (REAL_ARITHMETIC): Define.Richard Henderson2-3/+3
2002-01-09* config/vax/vax.c (vax_rtx_cost): Never abort.Richard Henderson2-1/+8
2002-01-09* gcse.c (cprop_jump): Delete insn if simplified jump is no-op.Jan Hubicka2-19/+15
2002-01-0920010226-1.c: New test.Jakub Jelinek16-0/+389
2002-01-09strct-stdarg-1.x: New file.Jeff Law1-0/+5
2002-01-09strct-stdarg-1.x: New file.Jeff Law1-0/+7
2002-01-09arm.c (arm_gen_constant): Use trunc_int_for_mode.Richard Henderson2-24/+32
2002-01-09regrename.c (copy_value): Ignore the copy if the source register is present i...Richard Henderson2-0/+11
2002-01-09real.c (c4xtoe, toc4x): Do some special conversion on long doubles for the c4...Herman A.J. ten Brugge2-72/+78
2002-01-09libstdc++/3150: revert 2001-11-30 commit.Paolo Carlini7-6/+42
2002-01-09Makefile.am (c_base_srcdir): Remove duplicate '/'.Benjamin Kosnik3-2/+7
2002-01-09* gcc.c-torture/compile/20020109-1.c: New test.Jakub Jelinek2-0/+27
2002-01-09cpu_limits.h (__glibcpp_long_bits): Add definition.Bo Thorsen2-0/+7
2002-01-09m32r.c (move_src_operand): Fix 32-bit int test.Richard Henderson3-4/+16
2002-01-09Daily bump.GCC Administrator6-6/+6
2002-01-08regrename.c (find_oldest_value_reg): Use gen_rtx_raw_REG.Richard Henderson2-2/+7
2002-01-09* decl.h (grokdeclarator): Wrap long line.Graham Stott2-2/+5
2002-01-09semantics.c (FINISH_COND): Uppercase macro paramaters and add parenthesis.Graham Stott2-9/+14
2002-01-09pa.md (decrement_and_branch_until_zero): Change predicate for operand 0 from ...John David Anglin2-4/+10
2002-01-09stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_ gets undefined.Bryce McKinlay2-0/+6
2002-01-09* config/c4x/c4x.h: Use PUSH_ARGS and PUSH_ROUNDING for stack passing.Herman A.J. ten Brugge2-2/+5
2002-01-09* config/c4x/c4x/md: Remove extraneous constraints from define_splits.Michael Hayes2-14/+18
2002-01-08* regrename.c (copy_value): Ignore overlapping copies.Richard Henderson2-0/+12
2002-01-08Makefile.in: Rebuilt.Tom Tromey136-103/+6852
2002-01-08alpha.c (alpha_split_conditional_move): Call copy_rtx as needed to avoid shar...Richard Henderson2-7/+17
2002-01-08h8300.c (get_shift_alg): Fix 15-bit LSHIFTRT on H8/300H and H8/S.Kazu Hirata4-1/+194
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers46-380/+70
2002-01-08For PR libgcj/5031:Tom Tromey2-1/+10
2002-01-08Makefile.in: Rebuilt.Tom Tromey3-5/+7
2002-01-08natPlainSocketImpl.cc: Added timeout handling for sockets.Nic Ferrier3-15/+381
2002-01-08s390.c (s390_preferred_reload_class): Never return ADDR_REGS if it isn't a su...Ulrich Weigand4-10/+30
2002-01-08* resolve.cc (_Jv_PrepareClass): Enable verifier.Tom Tromey2-3/+6
2002-01-08Makefile.in (toplev.o): Depend on options.h.Richard Henderson2-2/+7
2002-01-08expr.c (store_expr): Convert VOIDmode constants back to target's mode.Jakub Jelinek4-6/+37
2002-01-08natMethod.cc: Don't include alloca.h.Andreas Tobler2-9/+10
2002-01-08invoke.texi: Markup gcc as @command.Gerald Pfeifer2-2/+9
2002-01-08[multiple changes]Benjamin Kosnik5-37/+108
2002-01-08rs6000.md: Add missing int register target case to movdf_low.Dale Johannesen2-4/+31
2002-01-08interpret.cc (ARRAYBOUNDSCHECK): New macro.Chris Sears2-65/+34
2002-01-08Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg11-333/+295
2002-01-08tm.texi (ASM_OUTPUT_EH_REGION_BEG, [...]): Remove documentation of obsolete m...Joseph Myers6-133/+18
2002-01-08Removed spurious warnings when compiling Objective-CNicola Pero1-0/+6
2002-01-08Remove spurious warnings of the like '__objc_class_ref_NSObject defined butNicola Pero1-0/+1
2002-01-08special.exp: Add -I${srcdir}/../../libobjc for header files.H.J. Lu2-2/+7
2002-01-08Remove erroneous checkin on wrong branch.Andreas Jaeger2-9/+1
2002-01-08* gcse.c (gcse_main): Disable store_motion until it gets fixed.Andreas Jaeger2-1/+9
2002-01-08linux.h (ASM_OUTPUT_LABELREF): Remove.Ulrich Weigand4-7/+23
2002-01-08altivec-4.c: Make the 'char' entries signed also for consistency.Geoffrey Keating2-1/+6
2002-01-08* search.c (SET_BINFO_ACCESS): Add parenthesis.Graham Stott1-3/+3