aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-09-22target-supports.exp (check_effective_target_fixed_point): New to check if tar...Chao-ying Fu51-0/+5305
2007-09-22Daily bump.GCC Administrator1-1/+1
2007-09-21Commit forgotten ChangeLog entryMichael Meissner1-0/+13
2007-09-21trans-expr.c (gfc_trans_pointer_assignment): Convert array descriptor for sub...Paul Thomas2-5/+14
2007-09-21utils.c (type_for_nonaliased_component_p): Return false for all AGGREGATE_TYPEs.Olivier Hainque6-4/+61
2007-09-21re PR fortran/33439 (OpenMP: Incorrect error message for chunksize variable)Jakub Jelinek2-0/+43
2007-09-21re PR fortran/33455 (MERGE intrinsic: Check for same string lengths)Tobias Burnus3-0/+61
2007-09-21re PR fortran/33037 (TRANSFER should warn on mismatched sizes)Tobias Burnus4-1/+25
2007-09-21re PR tree-optimization/33508 (tree struct aliasing goes into a loop marking ...Richard Guenther2-14/+44
2007-09-21mt-sde (CFLAGS_FOR_TARGET): Replace -fno-optimize-sibling-calls with -minterl...Richard Sandiford2-8/+4
2007-09-21re PR fortran/20441 (-finit-local-zero is missing from gfortran)Asher Langton14-16/+624
2007-09-21c-decl.c (finish_declspecs): When _Sat is used without _Fract or _Accum, set ...Nigel Stephens2-3/+13
2007-09-21Daily bump.GCC Administrator1-1/+1
2007-09-20re PR c++/33460 (ICE with static member in anonymous union)Paolo Carlini5-8/+39
2007-09-20re PR libfortran/23272 ([mingw32] inquire via filename fails)Francois-Xavier Coudert2-0/+21
2007-09-20c-decl.c (check_bitfield_type_and_width): Don't allow _Bool bit-fields wider ...Joseph Myers6-18/+57
2007-09-20re PR fortran/33221 (Cannot declare variables of TYPE without components)Francois-Xavier Coudert9-8/+42
2007-09-20re PR fortran/33288 (ICE (segfault) in mpfr_cmp2 when evaluating array initia...Francois-Xavier Coudert4-4/+47
2007-09-20re PR debug/33316 (ICE on valid variable-length automatic array in const struct)Jakub Jelinek5-2/+30
2007-09-20re PR c++/33496 (ICE with sizeof for invalid argument pack)Jakub Jelinek5-1/+70
2007-09-20re PR c/33238 (ICE on statement expression using variable-sized structure in ...Jakub Jelinek6-34/+130
2007-09-20target-supports.exp (check_effective_target_mips64): New procedure.Richard Sandiford6-10/+53
2007-09-20configure.ac (mipsisa*-*-elfoabi*): New stanza.Richard Sandiford4-0/+35
2007-09-20io.c (resolve_tag_format): New function using code split out and simplified f...Tobias Schlüter6-110/+110
2007-09-20extend.texi (Attribute Syntax): Remove old speculative future direction.Joseph Myers2-18/+9
2007-09-20re PR c++/7586 (Incorrect handling of attributes in template codes)Jason Merrill7-50/+95
2007-09-20re PR fortran/33497 (Bind(C): C_LOC rejects interoperable arguments)Christopher D. Rickett4-20/+119
2007-09-20re PR fortran/33325 (Document intrinsic Fortran modules)Tobias Burnus3-1/+157
2007-09-20combine.c: Include cgraph.h.Mark Shinwell2-14/+58
2007-09-20re PR c++/33459 (ICE on reference member in union)Paolo Carlini4-6/+30
2007-09-20dse.c (find_shift_sequence): No-op rework of control flow.Richard Sandiford2-56/+52
2007-09-20Daily bump.GCC Administrator1-1/+1
2007-09-19mips.c (build_mips16_call_stub): Tidy.Richard Sandiford2-40/+25
2007-09-19cfgexpand.c (dump_stack_var_partition): Use the correct index for the offset.Andrew Pinski2-1/+6
2007-09-19Eliminate trailing whitespaceMichael Meissner10-200/+200
2007-09-19* config/mips/sde.h: Switch to GPLv3.Joseph Myers2-5/+8
2007-09-19tree-sra.c (decide_block_copy): Decide if there are groups.Eric Botcazou5-2/+37
2007-09-19m68k.c (output_move_himode): Remove jump table recognition.Roman Zippel3-55/+12
2007-09-19bfin.md (define_asm_attributes): New.Bernd Schmidt2-0/+8
2007-09-19tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.Bernd Schmidt9-11/+32
2007-09-19* gcc.dg/cpp/assert4.c: Fix expected h8300 preprocessor define.Nick Clifton2-1/+5
2007-09-19config.gcc (bfin*-linux-uclibc*): Add ./linux-sysroot-suffix.h to tm_file.Jie Zhang37-91/+1109
2007-09-19alias.c (memory_modified_1): Deconstify.Kaveh R. Ghazi4-41/+39
2007-09-18Restore detection of unsupported TLS.Sandra Loosemore67-57/+187
2007-09-19Daily bump.GCC Administrator1-1/+1
2007-09-18re PR c++/17743 (dependent expressions in attributes)Jason Merrill4-7/+113
2007-09-18re PR fortran/31119 (-fbounds-check: Check for presence of optional arguments...Francois-Xavier Coudert5-2/+103
2007-09-18dse.c (find_shift_sequence): Temporarily revert to forbidding word shifts.Richard Sandiford2-1/+6
2007-09-18PR c++/33462 (again)Paolo Carlini4-2/+13
2007-09-18re PR c++/33462 (Broken diagnostic: 'va_arg_expr' not supported by dump_expr)Paolo Carlini6-0/+43