aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-07-18cppexp.c (cpp_num_mul): Remove unused parameter.Neil Booth2-105/+148
2002-07-18linux64.h (STARTFILE_PREFIX_SPEC): Define this always.Bo Thorsen2-2/+4
2002-07-18sh-protos.h (sh_expand_unop_v2sf): Move inside #ifdef RTX_CODE guard.J"orn Rennecke5-105/+171
2002-07-18pa-linux.h (DWARF2_UNWIND_INFO): Delete define.John David Anglin3-5/+7
2002-07-18* pa.c (output_deferred_plabels): Remove unused millicode enum mulU.John David Anglin2-2/+6
2002-07-18ifcvt.c (noce_get_condition): Make certain that the condition is valid at JUMP.Richard Henderson3-21/+91
2002-07-18sh.c (barrier_align, push): Shut up compiler warnings.J"orn Rennecke2-18/+12
2002-07-18linux64.h (LINK_SPEC): Remove bogus -Y option.Bo Thorsen2-14/+20
2002-07-18gcse.c (hoist_expr_reaches_here_p): Stop once expr_bb is reached.Jan Hubicka2-10/+21
2002-07-18Daily bump.GCC Administrator3-3/+3
2002-07-18prefix.c: (update_path): Strip ".." components when prior dir doesn't exist.Alan Modra2-3/+68
2002-07-18* gcc.dg/nest.c: New.Alan Modra2-0/+25
2002-07-18sysv4.h (ASM_OUTPUT_REG_PUSH): Remove 64-bit support.Alan Modra2-6/+7
2002-07-18rs6000.c (first_reg_to_save): Remove bogus adjustments to first_reg for profi...Alan Modra4-61/+76
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth30-115/+20
2002-07-17regrename.c (maybe_mode_change): New function.J"orn Rennecke2-26/+61
2002-07-17i386.c (ix86_expand_int_movcc): In the general case suppress addition when ei...Rodney Brown2-12/+15
2002-07-17re PR rtl-optimization/6713 (Regression wrt 3.0.4: g++ -O2 leads to seg fault...Eric Botcazou3-2/+135
2002-07-17loop-2e.x: Let the testcase XFAIL for all x86 processors.Eric Botcazou2-2/+7
2002-07-1720010122-1.x: Do not test with -fomit-frame-pointer.Ian Dall2-0/+16
2002-07-17cppexp.c (cpp_interpret_integer, [...]): Clarify and correct use of "bool" va...Neil Booth5-23/+32
2002-07-17mangle.c (write_unqualified_name): Handle template parm subtitution.Jason Merrill3-0/+80
2002-07-17Fix file name.Joern Rennecke1-1/+1
2002-07-17lib1funcs.asm (udivsi3_i4): Implement SHcompact version in SHmedia code.J"orn Rennecke2-7/+23
2002-07-17* sh.md (cmpgtudi_media): Remove spurious @.J"orn Rennecke2-3/+4
2002-07-17lib1funcs.asm (FMOVD_WORKS): Don't define for little endian.J"orn Rennecke3-3/+7
2002-07-17lib1funcs.asm (init_trampoline): New entry point.J"orn Rennecke6-102/+263
2002-07-17sh-protos.h (binary_float_operator): Remove declaration.J"orn Rennecke5-178/+447
2002-07-17PR c++/2862, c++/2863Kriang Lerdsuwanakij5-22/+68
2002-07-17re PR c++/3797 (gcc 3.0 fails to emit explicit specialization of a template m...Kriang Lerdsuwanakij2-10/+24
2002-07-17PR c++/4802, c++/5387Kriang Lerdsuwanakij5-0/+53
2002-07-17re PR c++/7320 (g++ 3.2 relocation problem)Scott Snyder2-0/+6
2002-07-17From Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Jeroen Dobbelaere3-13/+19
2002-07-17mips-protos.h (mips_sign_extend): Declare.Richard Sandiford5-252/+262
2002-07-17Daily bump.GCC Administrator3-3/+3
2002-07-16Fix for i960 build failure reported by Andreas Jaeger.Jim Wilson2-0/+10
2002-07-17linux.h (CRIS_LINK_SUBTARGET_SPEC): Don't --gc-sections if -r.Hans-Peter Nilsson3-2/+8
2002-07-16i386.c (ix86_expand_int_movcc): In the case where the comparison directly giv...Rodney Brown2-2/+16
2002-07-17darwin.h (ASM_OUTPUT_LABEL): Move to here from config/rs6000/darwin.h.Stan Shebs3-21/+34
2002-07-17Makefile.in: Delete references to enquire.Nathanael Nerode3-2947/+9
2002-07-16darwin.c (func_name_maybe_scoped): Remove unused decl.Stan Shebs3-8/+14
2002-07-16* m68hc11.c (m68hc11_reorg): Do not rebuild CFG.Jan Hubicka2-2/+7
2002-07-16Wed Jul 17 00:20:48 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-0/+5
2002-07-16i386.h (MACHINE_DEPENDENT_REORG): New macro.Jan Hubicka4-0/+51
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg48-94/+98
2002-07-16* regrename.c (copy_value): Don't record high part copies.J"orn Rennecke2-0/+24
2002-07-16*** empty log message ***Steve Ellcey1-0/+1
2002-07-16long_double.h (FIXUNS_TRUNCTFDI2_LIBCALL): New define.Steve Ellcey3-3/+26
2002-07-16invoke.texi (NS32K Options): Document -mieee-compare optionIan Dall5-44/+123
2002-07-16explow.c (convert_memory_address): Remove special handling when POINTERS_EXTE...Steve Ellcey4-43/+104