aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-13atree.adb (Flag231..Flag247): New functionsRobert Dewar10-430/+708
2007-12-132007-12-06 Geert Bosch <bosch@adacore.com>Geert Bosch1-4/+14
2007-12-13a-ngcoty.adb: New pragma Fast_MathRobert Dewar23-1427/+2072
2007-12-13a-textio.adb, [...]: Extensive changes to private part for wide character enc...Robert Dewar13-163/+740
2007-12-13adaint.h: (__gnat_plist_init): Not defined for RTX.Jose Ruiz5-56/+110
2007-12-13sem_ch5.adb, [...]: Update handling of assigned value/unreferenced warningsRobert Dewar16-152/+336
2007-12-13system-linux-ia64.ads, [...] (Stack_Check_Limits): New target parameter.Eric Botcazou40-182/+320
2007-12-13s-osinte-lynxos-3.ads, [...]: Add missing pragma Convention C for subprogram ...Robert Dewar26-214/+621
2007-12-13adaint.c (__gnat_pthread_setaffinity_np): New routine.Pascal Obry5-25/+290
2007-12-13Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.Richard Sandiford3-12/+22
2007-12-13i386.c (ix86_rtx_costs): Check op0 for ZERO_EXTEND when computing costs for w...Torbjorn Granlund2-83/+69
2007-12-13re PR target/30192 ([arm] Wrong sp value on exit after calling __floatdidf or...Richard Earnshaw2-2/+11
2007-12-13Daily bump.GCC Administrator1-1/+1
2007-12-12re PR bootstrap/30589 (C99 extern inline patch broke bootstrap on i386-pc-min...Jakub Jelinek2-0/+10
2007-12-12re PR fortran/34254 ("character(kind=c_char) function" fails if c_char is not...Tobias Burnus4-3/+70
2007-12-12* config/rs6000/rs6000.c (is_mem_ref): Ignore STACK_TIE.David Edelsohn2-0/+9
2007-12-12gimplify.c (gimplify_modify_expr_rhs): Handle the case when we are assigning ...Aldy Hernandez3-2/+46
2007-12-12s390.c (s390_O_constraint_str): Limit the range for 'On' to -4G+1..-1.Andreas Krebbel5-4/+24
2007-12-11charset.c (convert_using_iconv): Close out any shift states, returning to the...DJ Delorie2-4/+26
2007-12-12Daily bump.GCC Administrator1-1/+1
2007-12-11re PR libstdc++/34015 (warning in backward_warning.h is illegible)Benjamin Kosnik2-20/+31
2007-12-11stl_bvector.h (vector<bool>::reserve): Move out of line...Paolo Carlini3-15/+26
2007-12-11* decl.c (add_global_entry): Make type unsigned.Aldy Hernandez2-1/+5
2007-12-11rs6000.c (rs6000_emit_prologue): Use frame_reg_rtx for SPE saves.Nathan Sidwell2-2/+7
2007-12-11config/i386/cygming.h (DWARF2_UNWIND_INFO): Handle 64-bitKai Tietz2-5/+8
2007-12-11decl.c (match_prefix): Make seen_type a boolean.Bernhard Fischer3-7/+15
2007-12-11re PR c++/34238 ("static data member used, but not defined" error on member d...Jakub Jelinek6-16/+65
2007-12-11re PR c++/34364 (class& is not known as as a class-type anymore after dynamic...Jakub Jelinek4-2/+43
2007-12-11re PR tree-optimization/34407 (verify_stmts failed)Uros Bizjak2-1/+22
2007-12-11re PR fortran/34411 (hang-up during read of non-expected input)Jerry DeLisle3-1/+37
2007-12-11re PR fortran/34411 (hang-up during read of non-expected input)Jerry DeLisle2-0/+13
2007-12-11Daily bump.GCC Administrator1-1/+1
2007-12-10ada-tree.h (TYPE_RETURNS_BY_TARGET_PTR_P): Move around.Eric Botcazou2-5/+9
2007-12-10re PR tree-optimization/34371 (verify_stmts failed (incorrect sharing of tree...Jakub Jelinek5-6/+37
2007-12-10re PR c++/34059 (ICE with invalid base type for class member)Simon Martin4-1/+54
2007-12-10re PR target/34403 (wrong frequency of block)Eric Botcazou4-1/+98
2007-12-10re PR fortran/34425 (bogus warning)Tobias Burnus4-2/+29
2007-12-10[multiple changes]Kenneth Zadeck4-2/+83
2007-12-10MAINTAINERS (Write After Approval): Add myself and alphabetize two misplaced ...Mark Heffernan2-2/+8
2007-12-10howto.html: Add links to referenced articles.Jonathan Wakely2-12/+12
2007-12-10backwards_compatibility.html: Fix markup.Jonathan Wakely6-23/+31
2007-12-10configure.ac: Enable libjava for x86_64-*-darwin9.Andreas Tobler3-2/+7
2007-12-10requirements/non_uint_neg.cc: Avoid -Wall warnings.Paolo Carlini4-31/+22
2007-12-10re PR c++/34395 (Broken diagnostic: 'type_pack_expansion' not supported by du...Jakub Jelinek4-0/+20
2007-12-10re PR c++/34394 (Broken diagnostic: 'abs_expr' not supported by dump_expr)Jakub Jelinek4-0/+20
2007-12-10[multiple changes]Paolo Carlini59-133/+231
2007-12-10dwarf2out.c (gen_array_type_die, [...]): For Fortran multi-dimensional arrays...Jakub Jelinek2-0/+17
2007-12-10* ChangeLog: Fix my last ChangeLog entry.Uros Bizjak1-4/+5
2007-12-10re PR target/32086 (10% to 20% Performance Regression Between 4.1.3 and 4.3)Paolo Bonzini6-3/+16
2007-12-10i386.c (ix86_function_regparm): Ditto.Uros Bizjak3-17/+30