summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2012-05-0595-663/+1109
* 2012-05-05 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-051-0/+45
* 2012-05-05 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-053-14/+44
* 2012-05-05 Paul Thomas <pault@gcc.gnu.org>pault2012-05-0514-67/+616
* PR 49010,24518 MOD/MODULO fixes.jb2012-05-057-87/+187
* Fix handling of temporary files.jb2012-05-0510-67/+163
* Daily bump.gccadmin2012-05-051-1/+1
* 2012-05-04 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-05-042-6/+8
* 2012-05-04 Andrew Pinski <apinski@cavium.com>pinskia2012-05-043-4/+192
* PR other/29442steven2012-05-045-299/+476
* * doc/md.texi (attr_flag): Update for changes of previous revision.steven2012-05-042-11/+3
* * rtl.def (ATTR_FLAG): Remove probability indicating flags.steven2012-05-044-41/+9
* compiler: Correct parse of for with possible composite literal.ian2012-05-042-24/+48
* 2012-05-04 Tobias Burnus <burnus@net-b.de>burnus2012-05-045-1/+68
* 2012-05-04 Tobias Burnus <burnus@net-b.de>burnus2012-05-045-7/+91
* PR target/53228uros2012-05-043-18/+22
* Enable -Wunused-local-typedefs when -Wall or -Wunused is ondodji2012-05-043-0/+12
* /cppaolo2012-05-045-7/+54
* libgo: Update to Go 1.0.1 release.ian2012-05-0446-97/+430
* 2012-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2012-05-042-9/+12
* gcc/uweigand2012-05-048-93/+74
* * tree-vect-patterns.c (vect_single_imm_use): New function.uweigand2012-05-042-51/+38
* * tree-vect-patterns.c (vect_same_loop_or_bb_p): New function.uweigand2012-05-042-55/+56
* 2012-05-04 Richard Guenther <rguenther@suse.de>rguenth2012-05-042-0/+27
* 2012-05-04 Richard Guenther <rguenther@suse.de>rguenth2012-05-045-56/+89
* 2012-05-04 Richard Guenther <rguenther@suse.de>rguenth2012-05-046-4/+26
* PR target/48496ebotcazou2012-05-045-0/+89
* * collect2.c (may_unlink_output_file): New global.hainque2012-05-044-5/+32
* * gcc.c (eval_spec_function): Finalize/restore the current stringhainque2012-05-042-0/+22
* compiler: Error if importing same package twice with same name.ian2012-05-041-5/+0
* PR rtl-optimization/52804amker2012-05-042-0/+23
* 2012-05-04 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-042-9/+15
* Daily bump.gccadmin2012-05-041-1/+1
* 2012-05-04 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-034-18/+61
* 2012-05-03 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-037-13/+15
* Fix long double float miscompilations on sparc 64-bit.davem2012-05-032-4/+26
* [gcc]meissner2012-05-034-4/+111
* * gengtype.c (write_types): Fix warning message.jason2012-05-032-2/+7
* 2012-05-03 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-05-032-1/+6
* * dwarf2out.c (struct external_ref, build_local_stub): New.jason2012-05-034-11/+210
* PR middle-end/53093hubicka2012-05-032-1/+6
* PR middle-end/53106hubicka2012-05-032-1/+6
* compiler: Build import tables as needed for imported interfaces.ian2012-05-031-0/+3
* Add PR rtl-optimization/52543 to changelog.rsandifo2012-05-031-0/+1
* libatomic: Enable AM_MAINTAINER_MODErth2012-05-036-10/+87
* * dwarf2out.c (die_struct): Add comdat_type_p flag. Use it instead ofjason2012-05-035-24/+68
* * dwarf2out.c (modified_type_die): Use scope_die_for.jason2012-05-035-40/+99
* * config/i386/i386.c (ix86_code_end): Set DECL_IGNORED_P on thejason2012-05-035-0/+27
* compiler: Fix order of initialization bug with global var a, b = f().ian2012-05-034-18/+85
* * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilationrth2012-05-036-82/+214