aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-06-03tree-ssa-structalias.c (find_func_aliases): Add constraints for the lhs of ca...Richard Guenther2-1/+6
2008-06-03Fixed typo.Kai Tietz1-1/+1
2008-06-03tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz11-63/+320
2008-06-03Daily bump.GCC Administrator1-1/+1
2008-06-02avr.exp: Add avr testsuite.Andy Hutchinson5-0/+137
2008-06-02pr19340.c: Disable for AVR as it has no scheduling.Andy Hutchinson3-2/+7
2008-06-02pr18241-1.c: Use long on small int target.Andy Hutchinson10-9/+50
2008-06-02pr34330.c: Skip test for targets without pthread.Andy Hutchinson4-0/+9
2008-06-02re PR target/34879 (__builtin_setjmp / __builtin_longjmp fails stack frame ad...Andy Hutchinson3-1/+83
2008-06-02re PR fortran/36361 (attribute declaration outside of INTERFACE body)Janus Weil6-13/+110
2008-06-02re PR c++/36404 (ICE with invalid enum)Paolo Carlini5-2/+26
2008-06-02mips.c (mips_emit_loadgp): Return early if there is nothing do to...Richard Sandiford3-7/+14
2008-06-02gfortran.h: New statement-type ST_FINAL for FINAL declarations.Daniel Kraft16-2/+778
2008-06-02configure.ac: Drop unneeded backslash ending up in config.in.Ralf Wildenhues4-4/+23
2008-06-02re PR fortran/36375 (ICE on -fpreprocessed)Daniel Franke2-0/+13
2008-06-02predict.c (maybe_hot_frequency_p): Break out of...Jan Hubicka4-10/+39
2008-06-02i386.md (*cmpfp_<mode>): Enable for optimize_size.Uros Bizjak2-17/+28
2008-06-02tree-ssa-ifcombine.c (get_name_for_bit_test): Use CONVERT_EXPR_P.Tomas Bily4-11/+17
2008-06-02Daily bump.GCC Administrator1-1/+1
2008-06-01ieee.exp: Load c-torture.exp.Richard Sandiford2-0/+5
2008-06-01mips.c (mips_valid_offset_p): New function.Richard Sandiford6-22/+197
2008-06-01mips-protos.h (mips_expand_before_return): Declare.Richard Sandiford4-1/+34
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford43-148/+243
2008-06-01intrinsic.texi: Revert wrong commit.Jerry DeLisle2-39/+4
2008-06-01Daily bump.GCC Administrator1-1/+1
2008-05-31arith.c (gfc_arith_init_1): Remove now unused r and c variables.Steven G. Kargl4-187/+179
2008-05-31avr.md (UNSPECV_WRITE_SP_IRQ_ON): New constants.Anatoly Sokolov3-30/+87
2008-05-31re PR tree-optimization/34244 (VRP/SCEV miscompiles Firefox)Richard Guenther5-57/+31
2008-05-31bfin.h (TARGET_CPU_CPP_BUILTINS): Define __WORKAROUND_RETS when appropriate.Bernd Schmidt30-10/+224
2008-05-31i386.md (*fop_<mode>_comm_mixed): Macroize from *fop_sf_comm_mixed and *fop_d...Uros Bizjak2-273/+135
2008-05-31Daily bump.GCC Administrator1-1/+1
2008-05-30builtins.c (build_string_literal): Avoid generating a non-gimple_val result.Richard Guenther2-5/+9
2008-05-30exec-tool.in: Use an environment variable (private) instead of a file (shared...DJ Delorie2-3/+7
2008-05-30optabs.c (maybe_encapsulate_block): Remove.Steven Bosscher4-76/+12
2008-05-30rs6000.c (rs6000_legitimize_address, [...]): Make sure an rtx is a SYMBOL_REF...Steven Bosscher2-0/+10
2008-05-30re PR preprocessor/36320 (Required diagnosis of syntax error missed)Tom Tromey2-0/+13
2008-05-30* fold-const.c (fold_unary) <CASE_CONVERT>: Add ??? comment.Eric Botcazou2-1/+8
2008-05-30cpplib.h (struct cpp_dir): Add new field, canonical_name.Danny Smith2-4/+14
2008-05-30Daily bump.GCC Administrator1-1/+1
2008-05-29re PR target/36348 (f951 link failure on i686-apple-darwin9)Daniel Franke9-19/+111
2008-05-29re PR c++/35243 (ICE with invalid initializer list in variadic template)Paolo Carlini4-0/+22
2008-05-29scanner.c (load_line): Add first_char argument.Francois-Xavier Coudert2-22/+34
2008-05-29re PR middle-end/35771 (Call expander ignores type alignment)H.J. Lu7-4/+83
2008-05-29tree-nested.c (check_for_nested_with_variably_modified): Fix typo.Eric Botcazou4-1/+23
2008-05-29re PR tree-optimization/36343 (Wrong code due to bad TBAA pruning of points-t...Richard Guenther7-26/+141
2008-05-29* gnat.dg/abstract1.ad[sb]: New test.Arnaud Charlet3-0/+54
2008-05-29Resync.Arnaud Charlet1-0/+21
2008-05-29re PR ada/864 (--program-suffix is ignored (for ada))Arnaud Charlet8-36/+62
2008-05-29sem_ch6.adb (Analyze_Subprogram_Specification): if the return type is abstrac...Ed Schonberg1-8/+6
2008-05-29* sem_eval.adb: Minor reformattingArnaud Charlet1-2/+2