summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-01136-1469/+3112
* Daily bump.gccadmin2010-07-011-1/+1
* /cppaolo2010-06-305-3/+43
* PR other/44566amylaar2010-06-3026-104/+175
* 2010-06-30 Sebastian Pop <sebastian.pop@amd.com>rguenth2010-06-302-7/+16
* * target.def (print_operand, print_operand_address): Update comment.amylaar2010-06-302-9/+9
* * target.def (dfa_new_cycle): Use DEFHOOK. Rename dump_file to dump,amylaar2010-06-304-8/+9
* * target.def (return_pops_args): Use DEFHOOK.amylaar2010-06-304-7/+12
* * target.def (resolve_overloaded_builtin): Rename params to arglist.amylaar2010-06-304-7/+8
* * target.def (pass_by_reference): Use DEFHOOK.amylaar2010-06-304-4/+7
* * target.def (pragma_parse): Use DEFHOOK.amylaar2010-06-304-6/+11
* * target.def (memory_move_cost): Use DEFHOOK.amylaar2010-06-304-7/+12
* * target.def (fold_builtin): Rename nargs to n_args. Use DEFHOOK.amylaar2010-06-304-6/+7
* * target.def (enum_va_list_p): Use DEFHOOK.amylaar2010-06-304-8/+12
* * target.def (builtin_reciprocal): Change tm_fn to md_fn. Use DEFHOOK.amylaar2010-06-303-4/+6
* * target.def (declare_constant_name): Change exp to expr. Use DEFHOOK.amylaar2010-06-304-5/+8
* * target.def: Remove comment about licensing problems of functionamylaar2010-06-302-2/+7
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-3015-51/+88
* Fix typo.hubicka2010-06-301-1/+3
* PR middle-end/PR44706hubicka2010-06-304-0/+44
* PR bootstrap/44699matz2010-06-305-8/+193
* * repo.c (finish_repo): Fix typo.matz2010-06-302-1/+5
* PR other/44034iains2010-06-302-1/+7
* PR tree-optimization/39799bernds2010-06-304-0/+37
* gcc/froydnj2010-06-304-14/+20
* * repo.c (pending_repo): Change type to a VEC.froydnj2010-06-302-5/+13
* 2010-06-30 Richard Guenther <rguenther@suse.de>rguenth2010-06-302-0/+7
* 2010-06-30 H.J. Lu <hongjiu.lu@intel.com>rguenth2010-06-302-3/+12
* * config/rx/rx-modes.def: New file.nickc2010-06-307-313/+601
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-3014-15/+35
* PR debug/44694jakub2010-06-304-9/+36
* 2010-06-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-06-302-0/+36
* * decl.c (incomplete_var): Declare. Declare VECs containing them.froydnj2010-06-302-12/+31
* * decl.c (struct named_label_entry): Change type of bad_decls fieldfroydnj2010-06-302-11/+18
* Enable implicitly declared move constructor/operator= (N3053).jason2010-06-3033-977/+1136
* Enable implicitly deleted functions (N2346)jason2010-06-3021-29/+125
* * decl2.c (mark_used): Adjust error for use of deleted function.jason2010-06-3011-18/+30
* Machinery to support implicit delete/move.jason2010-06-309-275/+822
* * class.c (type_has_virtual_destructor): New.jason2010-06-3012-11/+85
* * cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COPY_ASSIGN.jason2010-06-3013-116/+130
* Daily bump.gccadmin2010-06-301-1/+1
* * recog.c (peep2_do_rebuild_jump_labels, peep2_do_cleanup_cfg): Newbernds2010-06-294-247/+310
* 2010-06-29 Janus Weil <janus@gcc.gnu.org>janus2010-06-294-0/+51
* * genhooks.c (emit_findices): Cast field precision to int.froydnj2010-06-292-5/+10
* PR tree-optimization/43801jakub2010-06-294-0/+31
* PR debug/44668jakub2010-06-294-14/+62
* * pt.c (dependent_scope_ref_p): Remove.jason2010-06-293-42/+41
* PR c++/44587jason2010-06-296-2/+111
* * config/m68k/m68k.c (targetm.sched.init_global): Update comment.amylaar2010-06-292-2/+5
* * vmsdbgout.c (full_name): Just output the file name if not native.rupp2010-06-292-7/+7