2008-08-06 |
Ed Schonberg | sem_ch3.adb (Analyze_Component_Declaration): Protect... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Thomas Quinot | Makefile.in: Now generate s-oscons-$(THREAD_KIND). |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Thomas Quinot | Makefile.in, [...]: Remove obsolete targets referencing... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Thomas Quinot | Makefile.in, [...]: Remove obsolete targets referencing... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Arnaud Charlet | s-fileio.adb (Open): When file open operation fails... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Thomas Quinot | exp_ch11.adb: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ed Schonberg | sem_ch3.adb (Access_Subprogram_Declaration): If the... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Thomas Quinot | sem_res.adb: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Arnaud Charlet | New tests. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Arnaud Charlet | g-socket-dummy.adb, [...]: New files. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Jerome Lambourg | g-comlin.adb (Set_Command_Line): Now that aliases can... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ed Schonberg | sem_res.adb (Resolve_Call): Use base type to determine... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Javier Miranda | exp_disp (Expand_Interface_Actuals): Adds missing suppo... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Pascal Obry | adaint.c: Another fix for ACL support on Windows. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Thomas Quinot | sem_ch3.adb: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Arnaud Charlet | g-comlin.adb (Define_Switch, [...]): New. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Thomas Quinot | sem.adb: Minor rewording (comment) |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ed Schonberg | sem_ch3.adb (Find_Type_Name): protect against duplicate... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ed Schonberg | g-awk.adb (Finalize): Do not use directly objects of... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Quentin Ochem | s-stausa.adb (Fill_Stack): Fixed pragma assert and... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vincent Celier | gnat_ugn.texi: Document compiler switch -gnateG |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Thomas Quinot | xnmake.adb: Use new XUtil package for platform independ... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Doug Rupp | decl.c (gnat_to_gnu_param): Force 32bit descriptor... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Doug Rupp | 2008-08-06 Doug Rupp <rupp@adacore.com> |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Arnaud Charlet | exp_disp (Expand_Interface_Conversion): Freeze the... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Ed Schonberg | sem_ch3.adb (Process_Discriminants): diagnose redundant... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Jan Hubicka | predict.c (maybe_hot_frequency_p): When profile is... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Andreas Krebbel | reload.c (find_reloads): Force constants into literal... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Maxim Kuvyrkov | re PR target/35659 (Miscompiled code with -O2 (but... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Maxim Kuvyrkov | haifa-sched.c (extend_global): Split to extend_global_d... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Maxim Kuvyrkov | sched-rgn.c (new_ready): Check if instruction can be... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Jason Merrill | re PR c++/37016 (member function pointer failure with... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Bob Wilson | * config/xtensa/t-xtensa: Remove dependency for gt... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Bob Wilson | xtensa.c (xtensa_va_start): Unshare valist. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Jason Merrill | re PR c++/37016 (member function pointer failure with... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Richard Henderson | configure.ac (HAVE_GAS_CFI_DIRECTIVE): Check .cfi_perso... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Paolo Carlini | testsuite_api.h (diamond_derivation<>::test): Expect... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Andrew Pinski | re PR tree-optimization/37024 (bad tail call from tuple... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Richard Henderson | Makefile.in (c-cppbuiltin.o): Depend on debug.h. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Matthias Klose | HACKING: Update instructions how to build gcj/javaprims.h. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | sem_ch3.adb (Process_Subtype): An allocator is a valid... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Doug Rupp | vms_data.ads: Translation for /POINTER_SIZE qualifier. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Thomas Quinot | Makefile.rtl: Compile s-oscons.ads as part of the runti... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Ed Schonberg | 2008-08-05 Ed Schonberg <schonberg@adacore.com> |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | Remove test, premature. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | sem_ch5.adb (Analyze_Assignment_Statement): Apply conve... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Ed Schonberg | sem_attr.adb: (Analyze_Attribute... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Pascal Obry | adaint.c: Remove support for readable attribute on... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Thomas Quinot | gsocket.h: Make this file includable in a Nucleus envir... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | * gnat.dg/post_block.adb: New test. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Paul Brook | invoke.texi: Document new ARM -mfpu= and -mcpu= options. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | ug_words: Add entries for -gnatw.b/-gnatw.B |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Sergey Rybin | gnat_ugn.texi: Changing the description of the gnatchec... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Ulrich Weigand | spu_spu_mfcio.h: Wrap in extern "C" if __cplusplus. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Ulrich Weigand | spu.h (CANNOT_CHANGE_MODE_CLASS): Allow (multi)word... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vincent Celier | a-wtdeio.adb (Put (Current_Output)): Use Fore in the... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | adaint.c, [...]: Add support for the readable attribute. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vincent Celier | 2008-08-05 Vincent Celier <celier@adacore.com> |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Thomas Quinot | Makefile.in (gnatlib*): Now depend on oscons target. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Thomas Quinot | xoscons.adb, [...]: New files. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | opt.ads (Warn_On_Biased_Representation): New flag |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Pascal Obry | adaint.c: In UNIX cases do not call __gnat_stat but... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Thomas Quinot | socket.c: Minor reformatting. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Pascal Obry | a-coinve.adb: Reorder the code to avoid uninitialized... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Richard Guenther | re PR middle-end/37026 (GCC ICE in tree_to_gimple_tuple) |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | sem_ch12.adb (Validate_Array_Type_Instance): Only apply... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Dewar | prj-nmsc.adb: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Dewar | sem_ch3.adb: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | * gnat.dg/not_null.adb: New test. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | sem_ch3.adb (Analyze_Object_Declaration): Avoid type... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Dewar | prj.ads: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Dewar | s-fileio.adb: Minor code reorganization Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Dewar | s-os_lib.adb: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Dewar | prj-attr.ads: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Dewar | mlib.adb: Minor code reorganization Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Thomas Quinot | g-sercom.adb, [...] (Data_Bits): Change literals B7... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Dewar | make.adb: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Bob Duff | checks.ads: Minor comment fix |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Jose Ruiz | init.c (__gnat_install_handler for linux): If we are... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | make.adb (Switches_Of): Check for Switches (others... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vasiliy Fofanov | gen-oscons.c: Adapt for VMS where termios.h is not... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vincent Celier | 2008-08-05 Vincent Celier <celier@adacore.com> |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vincent Celier | mlib.adb: Update comments. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Thomas Quinot | gen-soccon.c: Rename to gen-oscons.c |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Thomas Quinot | a-rttiev.adb: Minor reformatting (comments) |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | adaint.c, [...]: Fix the Set_Read_Only Win32 implementa... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Javier Miranda | sem_util.adb (Collect_Interfaces_Info): Minor reformating. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Thomas Quinot | exp_strm.adb: Minor reformatting (comments) |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | * gnat.dg/access_discr2.adb: New test. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Arnaud Charlet | sem_res.adb (Resolve_Call): If this is a call to the... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Ed Schonberg | exp_strm.adb (Build_Record_Or_Elementary_Input_Function... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Jerome Lambourg | g-comlin.adb (Sort_Sections, [...]): New/Modified inter... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Thomas Quinot | tbuild.ads (New_External_Name): Update spec to reflect... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Dewar | checks.adb: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Robert Dewar | sem_ch3.adb: Minor reformatting |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Tom Tromey | re PR libgcj/31890 (Java Namespace error - javaprims... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Jason Merrill | re PR c++/36963 (Bogus narrowing conversion error in... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Arnaud Charlet | 2008-08-04 Robert Dewar <dewar@adacore.com> |
commit | commitdiff | tree | snapshot |
next |