aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-04-14Sigh.Bernd Schmidt1-5/+4
2008-04-14Add missing file from my previous commit...Bernd Schmidt1-0/+226
2008-04-14sem_util.ads, [...] (In_Subprogram): Remove.Robert Dewar4-16/+7
2008-04-14re PR ada/18680 (pragma Linker_Section problems)Samuel Tardieu4-0/+27
2008-04-14re PR ada/16098 (Illegal program not detected, RM 13.1(6))Samuel Tardieu4-0/+55
2008-04-14re PR ada/15915 (Illegal program not detected, RM 13.11(15))Samuel Tardieu7-1/+41
2008-04-14sem_util.ads, [...] (In_Subprogram): New function.Samuel Tardieu6-1/+33
2008-04-14loop_address2.adb: New test.Eric Botcazou2-0/+30
2008-04-14re PR ada/20822 (makeinfo cannot process gnat_ugn_unw.texi)Rolf Ebert2-5/+33
2008-04-14re PR ada/35050 (renames entities not in symbol table)Samuel Tardieu2-13/+22
2008-04-14re PR fortran/35882 (Miscounted continuation lines when interspersed with data)Jerry DeLisle4-2/+64
2008-04-14re PR fortran/35882 (Miscounted continuation lines when interspersed with data)Jerry DeLisle3-7/+17
2008-04-14Daily bump.GCC Administrator1-1/+1
2008-04-13re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig5-0/+93
2008-04-13re PR ada/17985 (GNAT accepts extension aggregate where expexted type is not ...Samuel Tardieu5-1/+40
2008-04-13sfn_scan.adb, [...]: Fix comment typos.Ralf Wildenhues46-191/+206
2008-04-13sem_ch10.adb, [...]: Fix comment typos.Ralf Wildenhues32-215/+227
2008-04-13s-secsta.adb, [...]: Fix comment typos.Ralf Wildenhues62-167/+192
2008-04-13* m32.c (m32c_pushm_popm): Use crtl->retrun_rtx.Jan Hubicka2-3/+7
2008-04-12rs6000.c (compute_save_world_info): Set lr_save_p if we are going to "save th...Andrew Pinski4-0/+30
2008-04-13* config/cris/cris.md ("*andhi_lowpart_non_v32", "*andhi_lowpart_v32")Hans-Peter Nilsson2-4/+10
2008-04-13Daily bump.GCC Administrator1-1/+1
2008-04-12re PR ada/35825 (Update g-soccon-rtems.ads)Joel Sherrill2-0/+6
2008-04-12re PR ada/35917 (s-linux.ads:106:41: "int" is not visible)Arnaud Charlet2-1/+5
2008-04-12Fix bug reported by Andrew Pinski.James E Wilson2-1/+5
2008-04-12Daily bump.GCC Administrator1-1/+1
2008-04-11dse.c (record_store): Use HOST_BITS_PER_WIDE_INT instead of size of positions...H.J. Lu2-2/+6
2008-04-11re PR middle-end/35897 (DSE doesn't support targets with wide registers)H.J. Lu2-10/+37
2008-04-11constraints.md: New file.Bernd Schmidt6-132/+33
2008-04-11re PR tree-optimization/35869 (ICE in calc_dfs_tree at -O2 -gnatp after VRP o...Richard Guenther4-14/+76
2008-04-11sse-13.c: Move __builtin_ia32_round* to new /* mmintrin-common.h */ section.H.J. Lu3-4/+19
2008-04-11re PR c/35744 (ICE attributes for invalid types)Volker Reichelt4-0/+25
2008-04-11tree.h (struct tree_base): Added a new flag default_def_flag.Oleg Ryjkov2-2/+8
2008-04-11config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.Kaz Kojima2-1/+5
2008-04-11Daily bump.GCC Administrator1-1/+1
2008-04-10re PR target/35768 (gcc.c-torture/compile/20010226-1.c:22: ICE: in do_output_...John David Anglin3-34/+39
2008-04-11* config/spu/spu.c (spu_init_builtins): Mark builtins as nothrow.Ben Elliston2-3/+9
2008-04-10gnat_ugn.texi: Fix typos.Ralf Wildenhues69-155/+183
2008-04-10tree-vrp.c (extract_range_from_binary_expr): Don't handle TRUTH_ANDIF_EXPR or...Rafael Avila de Espindola3-7/+9
2008-04-10mips.md (GPR2): New mode iterator.Adam Nemet7-57/+131
2008-04-10gcov-dump.c (tag_summary): Only print summaries for the first GCOV_COUNTERS_S...Adam Nemet2-1/+6
2008-04-10i386.md (absneg): New code iterator.Uros Bizjak3-82/+58
2008-04-10s390.h: Remove the remains of the recent search & replace action of...Andreas Krebbel2-1/+5
2008-04-10re PR tree-optimization/35821 (Internal compiler error: segmentation fault)Ira Rosen5-2/+64
2008-04-10Daily bump.GCC Administrator1-1/+1
2008-04-09re PR testsuite/34894 (Some compile tests require trampolines even when the t...Andy Hutchinson11-0/+46
2008-04-09re PR c++/35708 (jump to label enters catch block)Jason Merrill4-25/+32
2008-04-09re PR libstdc++/35597 (libstdc++ -ffunction-sections -fdata-sections disabled...David Edelsohn2-7/+6
2008-04-09re PR ada/28305 (GNAT bug when inlining instance of a generic subprogram)Samuel Tardieu6-2/+31
2008-04-09PR middle-end/PR28690Peter Bergner2-1/+7