aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-18elemental_optional_args_1.f90: Fix test.Tobias Burnus2-1/+4
2007-09-18re PR c++/33463 (Broken diagnostic: 'typeid_expr' not supported by dump_expr)Paolo Carlini6-8/+45
2007-09-18re PR c++/33464 (Broken diagnostic: 'trait_expr' not supported by dump_expr)Paolo Carlini7-2/+139
2007-09-18re PR target/33388 (fr30: ICE: RTL check: expected code 'reg', have 'subreg' ...Rask Ingemann Lambertsen3-44/+44
2007-09-18m68k.c (override_options): Remove USE_GAS, use %.Roman Zippel3-230/+77
2007-09-18m68k.md (beq, [...]): Replace all fbcc with fjcc.Roman Zippel2-70/+42
2007-09-18m68k-devices.def (51qe): New device.Maxim Kuvyrkov5-9/+33
2007-09-18re PR c++/31863 (g++-4.1: out of memory with -O1/-O2)Richard Guenther2-1/+9
2007-09-18* opts.c (decode_options): Enable vectorization under -O3.Dorit Nuzman2-0/+5
2007-09-18re PR tree-optimization/33340 (ICE: SSA corruption with -O (FRE))Richard Guenther4-0/+43
2007-09-18re PR fortran/33231 (Reject for -std=f* calls to elementar functions where ar...Tobias Burnus6-6/+64
2007-09-18tree-cfg.c (is_ctrl_altering_stmt, [...]): Don't use const_get_call_expr_in.Kaveh R. Ghazi4-22/+18
2007-09-18Daily bump.GCC Administrator1-1/+1
2007-09-17target-supports.exp (check_profiling_available): Extend mips*-*-elf check to ...Richard Sandiford2-1/+6
2007-09-17df-scan.c (df_notes_rescan): Do nothing if the instruction does not yet have ...Richard Sandiford3-2/+10
2007-09-17mips.c (mips_file_start): Add ".previous" directives to both ".section"s.Richard Sandiford2-6/+9
2007-09-17mips.c (mips_output_mi_thunk): Use mips_function_ok_for_sibcall and const_cal...Richard Sandiford2-22/+36
2007-09-17mips.md (*clear_upper32): Use "W" as the memory operand.Richard Sandiford2-1/+5
2007-09-17fixed-bit.h: New file.Chao-ying Fu4-2/+3942
2007-09-18c-format.h (format_kind_info): Add alloc_char field.Jakub Jelinek9-38/+247
2007-09-18re PR middle-end/33423 (internal compiler error: in expand_expr_real_1, at ex...Jakub Jelinek4-0/+45
2007-09-17tree-sra.c (maybe_lookup_element_for_expr): Return NULL for variable-sized re...Eric Botcazou2-12/+28