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