aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-11-30[multiple changes]Arnaud Charlet6-66/+69
2009-11-30[multiple changes]Arnaud Charlet9-31/+223
2009-11-30Makefile.in: Do not link with -static-libgcc on Darwin.Tristan Gingold2-1/+11
2009-11-30[multiple changes]Arnaud Charlet4-3/+31
2009-11-30[multiple changes]Arnaud Charlet3-7/+15
2009-11-30[multiple changes]Arnaud Charlet6-22/+45
2009-11-30tree-vect-stmts.c (vectorizable_assignment): Support multiple types.Ira Rosen4-14/+54
2009-11-30[multiple changes]Arnaud Charlet10-59/+104
2009-11-30[multiple changes]Arnaud Charlet19-124/+468
2009-11-30[multiple changes]Arnaud Charlet8-38/+156
2009-11-30prj-tree.adb (Create_Attribute): Fix handling of VMS and WindowsEmmanuel Briot3-2/+21
2009-11-30[multiple changes]Arnaud Charlet5-27/+85
2009-11-30Update dependencies.Arnaud Charlet2-15/+12
2009-11-30* gcc-interface/Make-lang.in: Fix typo.Arnaud Charlet2-1/+4
2009-11-30[multiple changes]Arnaud Charlet16-23/+128
2009-11-30contrib.texi (Contributors): Add myself.Richard Guenther2-0/+8
2009-11-30[multiple changes]Arnaud Charlet17-12/+85
2009-11-30makeutl.adb, [...]: Minor reformatting.Robert Dewar6-150/+170
2009-11-30[multiple changes]Arnaud Charlet10-17/+239
2009-11-30tree.c (free_lang_data): Do not set debug_info_level to none if terse.Richard Guenther2-1/+6
2009-11-30[multiple changes]Arnaud Charlet3-14/+34
2009-11-30[multiple changes]Arnaud Charlet19-381/+270
2009-11-30re PR middle-end/42119 (internal compiler error: in expand_expr_addr_expr_1, ...Richard Guenther4-3/+39
2009-11-30socket.c: Add more accessor functions for struct servent (need setters as wel...Bob Duff4-12/+81
2009-11-30tree-into-ssa.c (insert_phi_nodes): Add PHI nodes in variable UID order.Richard Guenther2-6/+27
2009-11-30tree-dump.c (dump_option_value_in): Add TDF_NOUID.Richard Guenther7-15/+69
2009-11-30[multiple changes]Arnaud Charlet7-38/+60
2009-11-30[multiple changes]Arnaud Charlet24-171/+106
2009-11-30[multiple changes]Arnaud Charlet12-44/+137
2009-11-30stormy16-lib2-count-leading-zeros.c: Delete.Nick Clifton4-36/+30
2009-11-30[multiple changes]Arnaud Charlet15-299/+430
2009-11-30re PR c++/42069 (ICE on class template specialization)Dodji Seketeli4-0/+42
2009-11-30s-crtl.ads, [...]: Fix support for VMSThomas Quinot6-33/+15
2009-11-30[multiple changes]Arnaud Charlet3-154/+64
2009-11-30(malloc32, realloc32): Remove VMS-specific routines.Arnaud Charlet1-11/+0
2009-11-30Minor reformatting.Arnaud Charlet2-1/+8
2009-11-30[multiple changes]Arnaud Charlet10-174/+220
2009-11-30Minor comment updates.Arnaud Charlet3-5/+6
2009-11-30s-oscons-tmplt.c, [...]: Add new constants in preparation for sharing s-crtl ...Thomas Quinot3-19/+92
2009-11-30s-commun.adb, [...]: New internal support unit...Thomas Quinot16-94/+206
2009-11-30sparc.c (DF_MODES): Simplify.Eric Botcazou3-25/+27
2009-11-30re PR rtl-optimization/41812 (test 20071030-1.c fails execution on powerpc64)Paolo Bonzini3-29/+73
2009-11-30re PR rtl-optimization/40086 (cris-elf gfortran.dg/forall_1.f90 -O1 execution)Hans-Peter Nilsson2-2/+11
2009-11-30configure.ac: Update minimum MPC version to 0.8.Kaveh R. Ghazi2-1/+5
2009-11-29re PR c++/41961 (Internal error with -O3 and -ftree-parallelize-loops)H.J. Lu2-0/+20
2009-11-30Daily bump.GCC Administrator1-1/+1
2009-11-29rs6000.md (fnmaddsf4_powerpc_1): Remove HONOR_SIGNED_ZEROS final condition.Segher Boessenkool2-4/+12
2009-11-29Really fix PR c++/36408Dodji Seketeli3-9/+19
2009-11-29re PR middle-end/42193 (454.calculix in SPEC CPU 2006 failed to compile at -O3)Ira Rosen4-4/+42
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka16-228/+557