Age | Commit message (Expand) | Author | Files | Lines |
2007-07-06 | re PR c++/32245 (wrong POD type initialization with pointer to member) | Mark Mitchell | 12 | -31/+165 |
2007-07-06 | rtlanal.c (num_sign_bit_copies1): Improve cases of ANDing or IORing with a co... | Adam Nemet | 2 | -0/+24 |
2007-07-06 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-07-06 | libstdc++.exp (v3-build_support): Use env(AR) and env(RANLIB), not env(AR_FOR... | Hans-Peter Nilsson | 2 | -4/+9 |
2007-07-05 | re PR rtl-optimization/32475 (function with asm() does not setup stack frame) | Seongbae Park | 2 | -0/+12 |
2007-07-05 | arm.c (vfp3_const_double_index): Copy signed results of REAL_VALUE_TO_INT int... | Richard Earnshaw | 2 | -1/+9 |
2007-07-05 | re PR middle-end/32639 (ptrmem1.C now ICE's on mainline) | Richard Guenther | 3 | -6/+15 |
2007-07-05 | natPosixProcess.cc: Reorder includes to fix compilation on hppa2.0w-hp-hpux11... | Andreas Tobler | 2 | -2/+7 |
2007-07-06 | avr.md (zero_extendqihi2, [...]): Change to define_insn_and_split. | Anatoly Sokolov | 2 | -28/+90 |
2007-07-05 | re PR target/32622 (BOOT_CFLAGS is not passed to stage2 and stage3 compile) | Sebastian Pop | 2 | -1/+7 |
2007-07-05 | function.c (match_asm_constraints_1, [...]): New. | Paolo Bonzini | 7 | -1/+155 |
2007-07-05 | Improve placement in previous commit | Richard Sandiford | 1 | -5/+5 |
2007-07-05 | mips.c (mips_file_start): Avoid declaration after code. | Richard Sandiford | 2 | -5/+10 |
2007-07-05 | optabs.c (expand_binop_directly): Fix signed/unsigned comparison. | Sandra Loosemore | 2 | -1/+5 |
2007-07-05 | MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX maintainer. | Rainer Orth | 2 | -1/+6 |
2007-07-05 | re PR libgcj/28190 (libjava bootstrap failure on IRIX 6.5: stdint.h misdetect... | Rainer Orth | 4 | -11/+96 |
2007-07-05 | Remove myself as libbid maintainer. | H.J. Lu | 2 | -5/+0 |
2007-07-05 | rtl.def (NOTE): Change print format string to print operand 5 as a note insn ... | Uros Bizjak | 2 | -6/+10 |
2007-07-05 | Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, | H.J. Lu | 18 | -51026/+47 |
2007-07-05 | lt~obsolete.m4: New. | H.J. Lu | 2 | -0/+93 |
2007-07-05 | mips.c (mips_cpu_info): Add 4ksc and 4ksd processors. | Sandra Loosemore | 3 | -2/+11 |
2007-07-05 | Add support for SmartMIPS ASE. | Sandra Loosemore | 12 | -113/+269 |
2007-07-05 | Updated from Intel BID library: | H.J. Lu | 3 | -4/+25 |
2007-07-05 | tree-vectorizer.c (new_loop_vec_info): Initialize LOOP_VINFO_COST_MODEL_MIN_I... | Dorit Nuzman | 23 | -69/+913 |
2007-07-05 | MAINTAINERS (libbid): Add myself. | H.J. Lu | 2 | -1/+6 |
2007-07-05 | re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav... | Tobias Burnus | 9 | -7/+73 |
2007-07-05 | * ChangeLog: Fix word wrapping. | Uros Bizjak | 1 | -118/+135 |
2007-07-05 | re PR libstdc++/31957 (Build of compiler fails with 'error: #endif without #if') | Joerg Richter | 3 | -2/+12 |
2007-07-05 | re PR testsuite/32014 (new gcc failures) | Dorit Nuzman | 2 | -0/+68 |
2007-07-05 | i386.c (ix86_address_cost): Do not consider more complex addressing modes che... | Zdenek Dvorak | 2 | -6/+5 |
2007-07-05 | dwarf2out.c (dw_ranges_by_label_ref): New typedef. | Alexandre Oliva | 2 | -13/+150 |
2007-07-05 | cygming-crtend.c: Remove svn:executable property. | Uros Bizjak | 3 | -0/+0 |
2007-07-05 | re PR fortran/32526 (Spurious error: Name 'x' at (1) is an ambiguous referenc... | Paul Thomas | 5 | -8/+138 |
2007-07-04 | Merged with libbbid branch at revision 126349. | H.J. Lu | 153 | -9/+178204 |
2007-07-05 | stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _... | Jim Xochellis | 2 | -10/+13 |
2007-07-05 | Correct file path in last entry | Hans-Peter Nilsson | 1 | -1/+1 |
2007-07-05 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-07-04 | re PR tree-optimization/32604 (miscompilation at -O2) | Daniel Berlin | 6 | -89/+128 |
2007-07-05 | re PR target/31331 ([avr] ICE on function attribute syntax for main()) | Anatoly Sokolov | 2 | -2/+28 |
2007-07-04 | visibility-12.c: New test. | Mark Mitchell | 5 | -7/+84 |
2007-07-04 | target-def.h (TARGET_INITIALIZER): Remove trailing whitespace after \. | Joseph Myers | 2 | -1/+6 |
2007-07-04 | mips.md (type): Add logical, signext and move. | David Ung | 14 | -64/+139 |
2007-07-04 | tree-ssa.c (useless_type_conversion_p): Add handling for scalar float and vec... | Richard Guenther | 2 | -26/+75 |
2007-07-04 | tree-inline.c (estimate_num_insns_1): Treat CONVERT_EXPR the same as NOP_EXPR. | Richard Guenther | 2 | -2/+6 |
2007-07-04 | configure.ac: SUBST CFLAGS. | David Edelsohn | 3 | -1/+8 |
2007-07-04 | target.h (struct gcc_target): Add target_help field. | Nick Clifton | 7 | -1/+124 |
2007-07-04 | v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe... | Rask Ingemann Lambertsen | 4 | -143/+19 |
2007-07-04 | vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Reject -mrelax unless compiling RTP PIC. | Richard Sandiford | 5 | -2/+30 |
2007-07-04 | re PR tree-optimization/32500 (Loop optimization limits range to size of arra... | Richard Guenther | 2 | -0/+31 |
2007-07-04 | re PR tree-optimization/32482 (ICE verify_ssa failed) | Richard Guenther | 4 | -4/+44 |