aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-06-19cgraphunit.c (cgraph_finalize_function): Remove redundant setting of node->decl.Bernhard Reutner-Fischer2-8/+16
2008-06-19arm-protos.h (arm_return_in_memory): Remove public arm_return_in_memory() pro...Chung-Lin Tang4-10/+14
2008-06-19dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston9-25/+31
2008-06-19Daily bump.GCC Administrator1-1/+1
2008-06-19* gcc.dg/builtin-apply2.c: Mark skip for avr target.Andy Hutchinson2-1/+7
2008-06-18re PR middle-end/36571 (Default untyped return for AVR is byte register.)Andy Hutchinson2-1/+6
2008-06-18* gcc.dg/tree-ssa/loop-35.c: xfail avr target. Add new avr specific tests.Andy Hutchinson2-2/+8
2008-06-18forwprop-6.c: Use long or int to match size of float.Andy Hutchinson4-9/+35
2008-06-18* gcc.c-torture/execute/20020619-1.c: Correct for targets without 32 bit int.Andy Hutchinson2-3/+15
2008-06-1820000320-1.x: Skip for AVR target.Andy Hutchinson5-1/+26
2008-06-18re PR testsuite/36284 (gcc.dg-struct-layout fails AVR target - multiple reasons)Andy Hutchinson2-0/+7
2008-06-18re PR c/36470 (sizeof UTF-32 is 2 on AVR)Andy Hutchinson4-1/+12
2008-06-18limits-fndefn.c: Skip for AVR.Andy Hutchinson19-28/+69
2008-06-18convert-bfp-6.c, [...]: XFAIL for lax_strtofp.Joseph Myers3-0/+7
2008-06-18* lib/target-supports.expJoseph Myers3-1/+26
2008-06-18targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand13-22/+76
2008-06-18spu.c (reg_align): Remove.Ulrich Weigand2-18/+13
2008-06-18tree-vn.c: Fix typo in comment.Bernhard Fischer2-5/+6
2008-06-18cgraphunit.c (cgraph_optimize): Output debug info when doing toplevel reorder...Jan Hubicka2-1/+6
2008-06-18c-opts.c (c_common_post_options): PCH is not compatible with no-unit-at-a-time.Jan Hubicka10-12/+38
2008-06-18re PR bootstrap/30739 (awk Prerequisite is not documented)Ralf Wildenhues2-0/+11
2008-06-18re PR rtl-optimization/35604 (Label references are not updated after edge ins...Uros Bizjak2-8/+23
2008-06-18cgraphunit.c (cgraph_expand_pending_functions): Give up at syntax errors.Jan Hubicka8-11/+41
2008-06-18PR fortran/36517, fortran/36492Daniel Kraft14-33/+215
2008-06-18cgraph.h (cgraph_mark_if_needed): New function.Jan Hubicka4-2/+21
2008-06-18cgraph.c (cgraph_add_new_function): When in expansion state, do lowering.Jan Hubicka4-2/+28
2008-06-18* tree-outof-ssa.c (pass_out_of_ssa): Do not depend on PROP_alias.Jan Hubicka2-1/+5
2008-06-18config.gcc (mips64el-st-linux-gnu): Use mips/st.h and mips/t-st.Daniel Jacobowitz10-4/+178
2008-06-18mips.h (ISA_HAS_CONDMOVE): Slice ISA_HAS_FP_CONDMOVE from it.Maxim Kuvyrkov4-22/+141
2008-06-18df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.Steven Bosscher11-176/+240
2008-06-18Daily bump.GCC Administrator1-1/+1
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2-56/+116
2008-06-18avr.c (avr_mcu_t): Remove atmega32hvb.Eric B. Weddington4-4/+6
2008-06-17re PR fortran/36112 (Bounds-checking on character length not working for arra...Daniel Kraft20-69/+243
2008-06-17re PR fortran/34396 (Length of substrings defined by expressions not correctl...Paul Thomas4-12/+93
2008-06-17avr.c (avr_mcu_t): Add attiny167.Eric B. Weddington4-1/+12
2008-06-17avr.c (avr_mcu_t): Add atmega32u4.Eric B. Weddington4-0/+10
2008-06-17tree-ssa-sccvn.c: Fix format of comments.Bernhard Fischer2-5/+9
2008-06-17cgraph.c: Remove unneeded forward declarations of eq_node() and hash_node().Bernhard Fischer2-3/+5
2008-06-17Remove libcall notes.Steven Bosscher20-833/+109
2008-06-17re PR libfortran/36546 (Namelist error with tab following a comma and newline)Jerry DeLisle2-0/+24
2008-06-17re PR testsuite/36544 (fseek.f90 does not correctly account for newline lengths)Jerry DeLisle2-3/+8
2008-06-17Daily bump.GCC Administrator1-1/+1
2008-06-16avr.c (avr_mcu_t): Add atmega32c1.Eric B. Weddington4-0/+10
2008-06-16avr.c (avr_mcu_t): Add atmega32m1.Eric B. Weddington4-0/+10
2008-06-16Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).Ralf Wildenhues2-0/+5
2008-06-16re PR tree-optimization/36493 (vectorizer aliasing bug)Ira Rosen4-11/+78
2008-06-16Daily bump.GCC Administrator1-1/+1
2008-06-15re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...Jerry DeLisle2-0/+16
2008-06-15re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...Jerry DeLisle2-2/+12