Age | Commit message (Expand) | Author | Files | Lines |
2008-03-26 | uninit-16.c (decode_reloc): Mark static. | Kaveh R. Ghazi | 2 | -0/+5 |
2008-03-26 | re PR c++/35546 (__attribute__(format...) broken for members of template clas... | Jakub Jelinek | 4 | -3/+50 |
2008-03-26 | * doc/invoke.texi: Fix use of @item vs. @itemx. | Andreas Schwab | 2 | -51/+53 |
2008-03-26 | Makefile.in (build/gensupport.o, [...]): Depend on options.h. | Tom Tromey | 2 | -22/+34 |
2008-03-26 | revert: fold-const.c (target.h): Include. | Richard Guenther | 4 | -49/+48 |
2008-03-26 | builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ... | Kaveh R. Ghazi | 6 | -41/+102 |
2008-03-26 | cygming.h (BIGGEST_ALIGNMENT): Removed. | H.J. Lu | 3 | -8/+12 |
2008-03-26 | * Makefile.in (DEPFILES): Add missing '/'. | Tom Tromey | 2 | -1/+5 |
2008-03-26 | sse-13.c: Include <mm_malloc.h> before redefinitions of extern and __inline. | Uros Bizjak | 4 | -39/+42 |
2008-03-26 | re PR c++/35332 (Broken diagnostics for builtins) | Jakub Jelinek | 4 | -0/+31 |
2008-03-26 | fold-const.c (target.h): Include. | Richard Guenther | 4 | -34/+61 |
2008-03-26 | re PR target/31232 (Problem while compiling gcc for xstormy16-elf) | Nick Clifton | 2 | -1/+12 |
2008-03-26 | tree-flow.h (widen_bitfield): Remove declaration. | Richard Guenther | 4 | -134/+14 |
2008-03-26 | 20030731-2.c: Scan dce1 dump. | Richard Guenther | 8 | -27/+40 |
2008-03-26 | * adaint.c: Fix warnings. | Arnaud Charlet | 2 | -7/+15 |
2008-03-26 | New tests | Arnaud Charlet | 10 | -0/+138 |
2008-03-26 | * g-dirope.ads, g-dirope.adb: (Dir_Type_Value): Moved to spec. | Arnaud Charlet | 3 | -5/+14 |
2008-03-26 | a-witeio.adb: Fix problem with Current_Output (introduce Self). | Arnaud Charlet | 2 | -13/+28 |
2008-03-26 | s-proinf-irix-athread.ads, [...]: Minor reformatting. | Arnaud Charlet | 17 | -37/+48 |
2008-03-26 | Resync. | Arnaud Charlet | 1 | -0/+605 |
2008-03-26 | gnat_ugn.texi: Add documentation for -gnatw.w/-gnatw.W Add description for th... | Robert Dewar | 4 | -161/+673 |
2008-03-26 | tbuild.ads, [...] (N_Pragma): Chars field removed, use Chars (Pragma_Identifi... | Robert Dewar | 12 | -72/+92 |
2008-03-26 | [multiple changes] | Arnaud Charlet | 4 | -43/+90 |
2008-03-26 | back_end.adb, [...]: Minor reformatting | Robert Dewar | 19 | -227/+136 |
2008-03-26 | g-byorma.adb (Read_BOM): Reorder tests so that UTF_32 is recognized | Robert Dewar | 1 | -18/+21 |
2008-03-26 | a-ciorse.ads, [...]: Marked with clauses as private, and controlled operation... | Matthew Heaney | 9 | -43/+61 |
2008-03-26 | a-direct.adb (Start_Search): Raise Use_Error if the directory is not readable. | Vincent Celier | 1 | -4/+10 |
2008-03-26 | sem_warn.ads, [...] (Warnings_Off_Pragmas): New table | Robert Dewar | 2 | -179/+424 |
2008-03-26 | sem_res.adb (Check_Infinite_Recursion): Diagnose definite infinite recursion ... | Robert Dewar | 1 | -13/+60 |
2008-03-26 | sem_ch7.adb (Install_Parent_Private_Declarations): If the private declaration... | Ed Schonberg | 2 | -8/+37 |
2008-03-26 | sem_ch6.adb (Analyze_Subprogram_Body): Remove spurious check on operations th... | Ed Schonberg | 2 | -79/+88 |
2008-03-26 | sem_ch11.adb: Fix No_Exception_Restriction violation for SJLJ | Robert Dewar | 3 | -25/+71 |
2008-03-26 | sem_ch10.adb (Analyze_Compilation_Unit): if a unit in the context is a generi... | Ed Schonberg | 2 | -186/+225 |
2008-03-26 | scn.adb (Initialize_Scanner): Format messages belong on standard error | Robert Dewar | 1 | -0/+4 |
2008-03-26 | prj-dect.adb (Parse_Package_Declaration): When a package name is not known... | Vincent Celier | 4 | -265/+435 |
2008-03-26 | sem_cat.adb (Validate_RACW_Primitives): Do not rely on Comes_From_Source to e... | Thomas Quinot | 1 | -24/+60 |
2008-03-26 | osint-c.adb (Set_Library_Info_Name): Use canonical case file names to check i... | Vincent Celier | 1 | -3/+10 |
2008-03-26 | itypes.adb (Create_Itype): Use new name Access_Subprogram_Kind | Robert Dewar | 2 | -149/+151 |
2008-03-26 | Makefile.in: Add proper GNAT.Serial_Communications implementation on supporte... | Pascal Obry | 8 | -20/+971 |
2008-03-26 | g-pehage.adb, [...]: Replace Raise_Exception by "raise with" construct. | Robert Dewar | 8 | -56/+29 |
2008-03-26 | gnatcmd.adb: Add processing for GNAT SYNC | Vincent Celier | 6 | -246/+474 |
2008-03-26 | exp_pakd.adb (Expand_Bit_Packed_Element_Set): If the component assignment is ... | Ed Schonberg | 1 | -1/+14 |
2008-03-26 | exp_ch7.adb (Make_Clean): Code cleanup using the new centralized subprogram C... | Javier Miranda | 2 | -318/+311 |
2008-03-26 | exp_disp.adb (Make_DT, [...]): Set attribute Is_Static_Dispatch_Table | Javier Miranda | 7 | -424/+849 |
2008-03-26 | exp_ch5.adb (Expand_N_Extended_Return_Statement): Suppress generation of a he... | Gary Dismukes | 2 | -3/+46 |
2008-03-26 | exp_ch4.adb (Expand_N_Op_Concat): Remove special tests for No_Run_Time_Mode | Robert Dewar | 1 | -16/+6 |
2008-03-26 | sem_ch3.adb (Access_Definition): If the access type is the return result of a... | Ed Schonberg | 2 | -30/+171 |
2008-03-26 | exp_ch11.adb (Expand_At_End_Handler): Set From_At_End flag on raise stmt. | Robert Dewar | 3 | -113/+143 |
2008-03-26 | exp_attr.adb (N_Pragma): Chars field removed. | Javier Miranda | 5 | -929/+1143 |
2008-03-26 | exp_aggr.adb (Replace_Type): When checking for self-reference... | Ed Schonberg | 1 | -17/+26 |