aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-10-07i960.c (i960_setup_incoming_varargs): Create a new rtx for comparing the argu...Richard Henderson2-5/+19
2002-10-07* decl2.c, pt.c: Revert c++/7754 fix.Richard Henderson3-43/+36
2002-10-07Fix entry formatting.Richard Henderson1-1/+1
2002-10-07i960.md (*): Use TFmode, not XFmode.Richard Henderson4-95/+85
2002-10-07fp-bit.c (EXTENDED_FLOAT_STUBS): Flush out all XF/TFmode entry points; use vo...Richard Henderson2-32/+41
2002-10-07t-pdp11: Add MULTILIB support for msoft-float.Naohiko Shimizu5-99/+185
2002-10-07re PR c/7411 (cistore.c:392: Internal compiler error in instantiate_virtual_r...Eric Botcazou3-4/+29
2002-10-07Daily bump.GCC Administrator1-1/+1
2002-10-06* gcc.dg/20020411-1.c: Disable for 16-bit "int".D.Venkatasubramanian2-0/+8
2002-10-06* config/rs6000/rs6000.md (load_toc_v4_PIC_2): Fix base constraint.Richard Henderson2-1/+5
2002-10-06re PR rtl-optimization/2960 (Duplicate loop conditions even with -Os)Richard Henderson2-1/+8
2002-10-06c++98-pedantic.C: Moved to g++.dg/cpp.Andreas Jaeger4-0/+9
2002-10-06re PR target/7559 (kdelibs miscompilation)Andreas Jaeger2-2/+34
2002-10-06mips.h (SIZE_TYPE, [...]): Override previously definitions.Alexandre Oliva2-5/+9
2002-10-06cppinit.c (init_standard_includes, [...]): Use strncmp.Frank Ch. Eigler3-5/+10
2002-10-06Daily bump.GCC Administrator1-1/+1
2002-10-05The Linux variant of GCC has no need of defining "i386", so it doesn't.Bruce Korb1-1/+1
2002-10-05gcc.c (set_multilib_dir): Don't access *end.Jakub Jelinek4-7/+42
2002-10-05add fixes for new hp/ux patchBruce Korb4-4/+18
2002-10-05* c-common.c (cb_register_builtins): Use really_no_inline.Jan Hubicka2-1/+5
2002-10-05re PR c++/7804 (bad printing of fp constant in warning message)Kriang Lerdsuwanakij4-7/+29
2002-10-05Daily bump.GCC Administrator1-1/+1
2002-10-05unroll.c (copy_loop_body): Remove REG_EQUAL note attached to copied instructi...David Edelsohn2-0/+12
2002-10-04* gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef system.Loren J. Rittle2-3/+34
2002-10-04invoke.texi (HPPA): Add -mlinker-opt, -mgnu-ld, and -mhp-ld options to list o...Steve Ellcey2-1/+32
2002-10-04re PR target/8087 (sparc-sun-solaris2.7 C testsuite failures in execute/20020...Roger Sayle2-4/+21
2002-10-04inclhack.def (hpux11_abs): New.Steve Ellcey3-41/+104
2002-10-04i386.h (processor_costs): Add new fields fadd, fmul, fdiv, fabs, fchs and fsq...Roger Sayle3-5/+99
2002-10-04gcj.texi (Standard properties): Change default of java.awt.toolkit to gnu.awt...Michael Koch2-1/+6
2002-10-04* mips.c (mips_const_double_ok): Delete unused variable.Kaveh R. Ghazi2-2/+2
2002-10-04* gengtype.c (rtx_next): Change type to int.Kaveh R. Ghazi2-1/+5
2002-10-04* config/i386/t-linux64 (MULTILIB_OSDIRNAMES): Fix value.Andreas Jaeger2-1/+5
2002-10-04real.h (SIGNIFICAND_BITS): Add one more word.Richard Henderson3-42/+68
2002-10-04Daily bump.GCC Administrator1-1/+1
2002-10-04gengtype.c (adjust_field_rtx_def): Cast variables of type size_t to unsigned ...Andreas Jaeger2-12/+19
2002-10-04vax.c (vax_output_function_prologue): Use asm_fprintf.Jason Thorpe4-15/+32
2002-10-04re PR c++/7931 (The compiler ices on some legal code)Mark Mitchell6-32/+123
2002-10-04re PR c++/8006 (ice in mangle_conv_op_name_for_type boost regression)Mark Mitchell9-35/+168
2002-10-04rs6000.c (rs6000_output_function_epilogue): Use a name for the tbtab label th...Alan Modra2-11/+21
2002-10-03m68k.h (OVERRIDE_OPTIONS): Move additional code ...Richard Henderson7-56/+31
2002-10-03* real.h (struct real_value): Use ENUM_BITFIELD.Richard Henderson2-1/+5
2002-10-03* config/i960/i960.md (call, call_value): Use emit_call_insn.Richard Henderson2-4/+9
2002-10-03* config/pa/pa64-hpux.h (INIT_ENVIRONMENT): New.Steve Ellcey2-0/+9
2002-10-03config.gcc (hppa*64*-*-hpux11*): Check gnu_ld.Steve Ellcey4-1/+36
2002-10-03* i386.c (athlon_cost): Fix the move costs.Jan Hubicka2-9/+13
2002-10-03final.c (final): Use symbol name as function name for profiling.Jan Hubicka3-6/+16
2002-10-03* longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.Jakub Jelinek2-1/+5
2002-10-03gcc.c (print_multi_os_directory): New variable.Jakub Jelinek12-236/+420
2002-10-03* predict.c (choose_function_section): Avoid choice for linkonce functions.Jan Hubicka2-1/+10
2002-10-03* i386.md (lea to mul peep2): Fix condition.Jan Hubicka2-2/+8