summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re PR target/28675 (ICE in extract_insn, at recog.c:2084 (unrecognizable insn...Ian Lance Taylor2007-04-274-4/+75
* re PR c++/30016 (internal compiler error: in convert_move, at expr.c:362)Andrew Pinski2007-04-264-1/+24
* Daily bump.GCC Administrator2007-04-261-1/+1
* tree-cfgcleanup.c (cfgcleanup_altered_bbs): New global variable.Zdenek Dvorak2007-04-265-159/+349
* * gcc.c-torture/execute/ieee/20000320-1.x: New.Kazu Hirata2007-04-262-0/+11
* intrinsic.texi (NULL, [...]): New.Daniel Franke2007-04-262-41/+267
* avr.c (avr_mcu_types): Add support for ATmega8HVA and ATmega16HVA devices.Anatoly Sokolov2007-04-274-2/+17
* re PR middle-end/31617 (Segfault in integer_zerop, called via ipa-type-escape.c)Steve Ellcey2007-04-262-1/+6
* * config/ia64/ia64.md (ip_value): Fix itanium_class attribute.Steve Ellcey2007-04-262-1/+5
* VMIdManager.class: Regenerated.Kyle Galloway2007-04-263-0/+0
* re PR tree-optimization/30567 (-O3 optimizer bug)Richard Guenther2007-04-262-0/+39
* re PR tree-optimization/31703 (Gcc 4.3 revision 124101 failed to compile gcc ...Richard Guenther2007-04-266-8/+34
* ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley2007-04-261-0/+11
* ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley2007-04-2615-2/+46
* vx-common.h (RETURN_IN_MEMORY): Use ix86_sol10_return_in_memory.Richard Sandiford2007-04-262-5/+7
* i386.c (ix86_sol10_return_in_memory): Remove unused variables.Richard Sandiford2007-04-262-1/+6
* open_errors.f90: Added if statements checking the value of iostat.Wolfgang Gellerich2007-04-262-0/+8
* re PR c++/31598 (g++ does not accept some OpenMP code)Jakub Jelinek2007-04-266-2/+74
* re PR tree-optimization/30558 (ICE with OpenMP and exceptions)Jakub Jelinek2007-04-264-0/+56
* 200x-xx-xx Richard Sandiford <richard@codesourcery.com> Mark Mitchell <mark@c...Richard Sandiford2007-04-264-8/+46
* re PR driver/31107 (--target-help doesn't say which options are compiler, ass...Richard Sandiford2007-04-263-1/+47
* * demangle.h: Change license to LGPL + exception.Mark Mitchell2007-04-262-14/+27
* Fix PR# in ChangeLog:Mark Mitchell2007-04-262-1/+6
* re PR target/31388 (ICE building libiberty multilib for mips16 multilibs)Mark Mitchell2007-04-266-9/+30
* re PR target/31403 (wrong branch instructions generated with -m2a on sh-elf)Kaz Kojima2007-04-262-1/+60
* semantics.c (classtype_has_nothrow_copy_or_assign_p): Adjust per N2255; renam...Paolo Carlini2007-04-256-60/+49
* Daily bump.GCC Administrator2007-04-251-1/+1
* lib1funcs.asm (__udivsi3, __divsi3): Throw an exception for divide-by-zero.Bob Wilson2007-04-252-7/+34
* VMIdManager.java (getObjectId): Deal with null objects.Kyle Galloway2007-04-252-1/+15
* c-common.c (handle_sentinel_attribute): Annotate warning call with OPT_Wattri...Dirk Mueller2007-04-252-4/+8
* tree-ssa.c ((warn_uninit): Annotate warning with -Wuninitialized.Dirk Mueller2007-04-252-1/+3
* c-typeck.c (build_compound_expr): Annotate warning() call with OPT_Wunused_va...Dirk Mueller2007-04-252-1/+7
* mips16e-extends.c (cksum8): Change return value to signed char.Thiemo Seufer2007-04-252-1/+6
* module.c (module_char): Replace fgetc() with getc().Janne Blomqvist2007-04-253-7/+15
* mips.opt (mdmx, [...]): New options.Thiemo Seufer2007-04-254-16/+57
* * gcc.target/i386/reload-1.c. Include <stdint.h>. Compile for allUros Bizjak2007-04-252-3/+13
* winnt.c (i386_pe_file_end): Strip only USER_LABEL_PREFIX when writing export ...Danny Smith2007-04-252-1/+7
* locale_classes.h: Remove redundant inline specifiers.Paolo Carlini2007-04-255-29/+43
* re PR fortran/31668 (%VAL rejected for PROC_MODULE and PROC_INTERNAL procedures)Tobias Burnus2007-04-257-18/+111
* equiv_6.f90 (set_arrays): Replaced subroutine with two new subroutines to avo...Wolfgang Gellerich2007-04-252-6/+27
* config.gcc (sh-wrs-vxworks): Don't include dbxelf.h.Richard Sandiford2007-04-257-37/+128
* re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GET...Francois-Xavier Coudert2007-04-252-2/+9
* re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GET...François-Xavier Coudert2007-04-255-278/+649
* configure: Regenerate using autoconf 2.59.Janne Blomqvist2007-04-254-10691/+6328
* re PR target/18989 (A few potentially ominous, and several likely harmless wa...Anatoly Sokolov2007-04-252-1/+10
* real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to b...Brooks Moses2007-04-244-15/+53
* re PR libgcj/31084 (TRUE or FALSE defined)John David Anglin2007-04-252-3/+7
* Warray-bounds.c: XFAIL test on 32-bit hppa targets.John David Anglin2007-04-253-4/+9
* Daily bump.GCC Administrator2007-04-241-1/+1
* re PR tree-optimization/31605 (VRP eliminates a useful test due with conversi...Ian Lance Taylor2007-04-244-7/+89