aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-07-27mangle.c (set_type_package_list): Constify.Kaveh R. Ghazi4-25/+12
2007-07-27re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)Francois-Xavier Coudert5-37/+108
2007-07-27rs6000.c (rs6000_gimplify_va_arg): Generate the operands with compatible type.Zdenek Dvorak2-2/+8
2007-07-27re PR fortran/32903 (Default initializer and intent(OUT): default initializer...Tobias Burnus2-0/+25
2007-07-27re PR fortran/32903 (Default initializer and intent(OUT): default initializer...Paul Thomas2-3/+10
2007-07-27lex.l (update_yylval): Constify.Kaveh R. Ghazi5-9/+21
2007-07-27expr.h (store_bit_field): Don't return a value.Richard Sandiford5-388/+346
2007-07-272007-xx-xx Richard Sandiford <rsandifo@nildram.co.uk>Richard Sandiford2-5/+19
2007-07-27df.h (df_mw_hardreg): Remove "loc" field.Richard Sandiford4-32/+77
2007-07-26t-ia64 ($(T)crtbegin.o): Removed.H.J. Lu2-18/+8
2007-07-27Daily bump.GCC Administrator1-1/+1
2007-07-26java-tree.h (push_labeled_block, [...]): Remove.Tom Tromey6-147/+14
2007-07-26dominance.c (dom_computed, [...]): Removed.Zdenek Dvorak4-13/+24
2007-07-26re PR tree-optimization/32087 (ICE with FORTRAN and -fprefetch-loop-arrays)Steve Ellcey2-2/+9
2007-07-26gcc/Julian Brown4-35/+215
2007-07-26assign-warn-3.c (f0): Declare as inline.Nathan Froyd2-2/+8
2007-07-26vxworks.h (VXWORKS_LINK_SPEC): Fix typo.Nathan Froyd2-1/+9
2007-07-26arm.c (arm_mac_accumulator_is_mul_result): New.Mark Shinwell8-215/+3209
2007-07-26fold-const.c (fold_read_from_constant_string): Use build_int_cst_type.Daniel Jacobowitz3-8/+12
2007-07-26configure.ac: Add types checking to stage1 checking flags.Richard Guenther6-106/+749
2007-07-2620070725-1.c: Split the spare field in two to avoid: error: width of 'spare' ...Andreas Krebbel2-1/+7
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton470-2345/+2010
2007-07-26tree-ssa-live.c: Include debug.h and flags.h.Jan Hubicka2-1/+121
2007-07-26sibcall-3.c: Skip on PowerPC targets when -mlongcall.Nathan Froyd3-0/+9
2007-07-26combine.c (combine_max_regno): Remove.Ian Lance Taylor2-129/+196
2007-07-26Daily bump.GCC Administrator1-1/+1
2007-07-25cfghooks.c (split_block): Fix the information about loop latch.Zdenek Dvorak2-1/+9
2007-07-25cfgloopmanip.c (fix_loop_structure): Call force_single_succ_latches.Zdenek Dvorak2-0/+7
2007-07-25tree-ssa-threadupdate.c (create_edge_and_update_destination_phis): Scan the n...Zdenek Dvorak2-0/+6
2007-07-25darwin.c: Include debug.h.Andreas Tobler2-0/+5
2007-07-25re PR target/32218 (segfault with -O1 -ftree-vectorize)Steve Ellcey2-2/+8
2007-07-25ia64.h (HARD_REGNO_NREGS): Handle RFmode.Steve Ellcey6-124/+351
2007-07-25sbitmap.c (sbitmap_verify_popcount, [...]): Constify.Kaveh R. Ghazi3-108/+133
2007-07-25bitmap.c (hash_descriptor, [...]): Constify.Kaveh R. Ghazi3-84/+107
2007-07-25darwin.c (darwin_override_options): Additional fix for debug info formats tha...Daniel Berlin2-1/+7
2007-07-25cselib.c (entry_and_rtx_equal_p): Constify.Kaveh R. Ghazi10-20/+40
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi48-223/+340
2007-07-25re PR rtl-optimization/31500 (FAIL: gcc.dg/Warray-bounds.c (internal compiler...John David Anglin3-4/+8
2007-07-25expr.c (handled_component_p): Constify.Kaveh R. Ghazi10-180/+236
2007-07-25cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi13-210/+269
2007-07-25c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi17-79/+105
2007-07-25mips.c (machine_function): Add initialized_mips16_gp_pseudo_p.Richard Sandiford2-2/+21
2007-07-25coretypes.h (const_bitmap, [...]): New.Kaveh R. Ghazi4-55/+85
2007-07-25alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown13-123/+268
2007-07-25costmodel-vect-reduc-1char.c: Updated.H.J. Lu2-2/+6
2007-07-25treetree.c (tree_code_generate_return): RETURN_EXPRs have volatile type.Richard Guenther2-2/+7
2007-07-25Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown1902-303/+69377
2007-07-25dump-noaddr.c: Reduce string length for targets where an "int" is less than 3...Janis Johnson2-0/+16
2007-07-2520070725-1.c: Testcase for revision 126876 added.Andreas Krebbel2-0/+67
2007-07-25predcom-1.c (count_averages): Avoid overflow during addition if an int is onl...Rask Ingemann Lambertsen3-2/+8