aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-05-11Minor fix to treelang; Update MAINTAINERS and ChangeLog to reflect this.Tim Josling2-0/+21
2002-05-10final.c (end_final): Tidy whitespace.Richard Henderson4-121/+120
2002-05-10fold-const.c (build_range_check): Optimize (c>=1) && (c<=127) into the equiva...Roger Sayle4-15/+141
2002-05-10loop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFORE_LOOP): New.Janis Johnson2-69/+140
2002-05-10rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment.David S. Miller5-10/+24
2002-05-10cse.c (rtx_cost): Remove multiplication by power of 2 special casing.David S. Miller2-7/+6
2002-05-10conversion.c: Test long double too.David S. Miller2-0/+172
2002-05-10t-iris6 (SHLIB_SLIBDIR_SUFFIXES): Use mabi=64 and . as N64/N32 libgcc_s.so su...Rainer Orth2-1/+6
2002-05-10sparc.md: Use define_constants for unspec numbers.David S. Miller2-62/+60
2002-05-10Update to latest versions.Philipp Thomas4-22015/+20359
2002-05-10rtl.h (struct rtx_def): Document unchanging and in_struct flags more accurately.David S. Miller5-25/+49
2002-05-10avr.c (print_operand): Check that addr is a SYMBOL_REF before using SYMBOL_RE...Marek Michalkiewicz4-10/+122
2002-05-10Daily bump.GCC Administrator2-2/+2
2002-05-10* rtl.h (ENABLE_RTL_FLAG_CHECKING): Also check for gcc >= 2.7.Kaveh R. Ghazi2-1/+5
2002-05-09athlon.md, [...]: New files.Jeffrey A Law6-729/+805
2002-05-09Makefile.in: Update.Neil Booth15-66/+165
2002-05-09* cppexp.c (_cpp_expand_op_stack): Set op_limit.Neil Booth2-3/+9
2002-05-09t-iris6 (SHLIB_SLIBDIR_SUFFIXES): Define.Rainer Orth2-7/+19
2002-05-09t-linux64 (SHLIB_MAPFILES): Set.Jakub Jelinek5-5/+45
2002-05-09re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek11-25/+180
2002-05-09ia64.md: Use define_constants for unspec numbers.Richard Henderson3-106/+131
2002-05-09mips.c (mips_add_large_offset_to_sp): Remove FILE arg.Richard Sandiford2-183/+94
2002-05-09i386.md (type attribute): Add "rotate" for rotate insns.Jeffrey A Law2-27/+42
2002-05-09sh.c (sh_builtin_saveregs): If starting with an odd fp register...J"orn Rennecke2-1/+23
2002-05-09typeck.c (get_member_function_from_ptrfunc): Reorganize.Jason Merrill4-68/+67
2002-05-09tree.h (preserve_data, [...]): Remove.Neil Booth2-3/+5
2002-05-09cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.Neil Booth8-84/+23
2002-05-09add PR noteJason Merrill1-0/+1
2002-05-09final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka1-0/+52
2002-05-09i386.c (ia32_use_dfa_pipeline_interface): New function.Jan Hubicka3-298/+203
2002-05-09re PR rtl-optimization/3311 (GCC-SH: gcc loses result of AND operation due to...Jeff Law2-0/+29
2002-05-09cfganal.c (can_fallthru): Fix fast path.Jan Hubicka3-1/+11
2002-05-09final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka12-291/+985
2002-05-09sbitmap.c: Fix formatting.Kazu Hirata17-253/+272
2002-05-09sol2.h (ASM_CPU_SPEC): Handle -mcpu=v9.David S. Miller2-0/+8
2002-05-09sparc.h (TARGET_BUGGY_QP_LIB): Define to zero.David S. Miller4-20/+29
2002-05-09expr.c (ffeexpr_reduced_ugly2log_): Allow logicals-as-integers under -fugly-l...Hassan Aurag2-0/+23
2002-05-09Daily bump.GCC Administrator2-2/+2
2002-05-09netbsd.h (CPP_SPEC): Remove.Jason Thorpe8-11/+30
2002-05-09read-rtl.c: Fix formatting.Kazu Hirata13-201/+216
2002-05-08pa-64.h (MAX_WCHAR_TYPE_SIZE): Delete.John David Anglin3-2/+5
2002-05-08Define __SSE2__ if -msse2 instead of __SSE2_BUILTINS__Bernd Schmidt3-2/+8
2002-05-08rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name, and use it in al...Janis Johnson4-130/+182
2002-05-08New tests for rotating.Tom Rix4-0/+314
2002-05-08re PR preprocessor/6521 (-MG creates dependency with wrong path)Robert Spier3-28/+17
2002-05-08cpplex.c (cpp_interpret_charconst): Truncate as well as sign-extend.Neil Booth5-19/+84
2002-05-08* doc/invoke.texi: Document -mwindiss option.Mark Mitchell2-1/+9
2002-05-08jcf-write.c (write_classfile): Write the file to a temporary file and then re...Mark Mitchell2-3/+20
2002-05-08re PR c++/6381 (Missing assembler label)Jason Merrill3-5/+36
2002-05-08Do not allow big-endian/little-endian multilibs to override arm/thumb multilibs.Nick Clifton2-2/+11