2008-04-08 |
Arnaud Charlet | Change name In_Default_Expression => In_Spec_Expression... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | (Task_Address): New subtype of System.Address |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | (Task_Address): New subtype |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | Use Task_Address. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | (Short_Address_Size): New constant. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | (Minimum_Stack_Size): Increase value to 16K |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | (malloc32, realloc32): New functions. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | Update comments. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | Update comments. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | * makeutl.adb (Path_Or_File_Name): New function |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | Use Task_Address instead of System.Address. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Anatoly Sokolov | avr.h (TARGET_CPU_CPP_BUILTINS): Define __AVR_HAVE_EIJM... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | Resync. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | * Makefile.in: Remove handling of gnatbl. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Jerome Lambourg | bindgen.adb (Gen_Adainit_Ada): If the main program... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Emmanuel Briot | g-comlin.ads, [...] (Expansion): Remove unreachable... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Ed Schonberg | binde.adb (Gather_All_Links, [...]): units that are... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | impunit.adb: Add Interfaces.Java.JNI... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Eric Botcazou | ctrl_c.c: Improve handling of ctrl-c on LynxOS and... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Thomas Quinot | gen-soccon.c: Bump year in copyright notices. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Vincent Celier | vms_conv.adb (Output_Version): Print "GNAAMP" instead... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Vincent Celier | a-direct.adb (Start_Search): Check for Name_Error befor... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Tristan Gingold | vxaddr2line.adb: Use Unsigned_32 instead of Integer... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Bob Duff | types.h: Change CE_Null_Exception_Id to the correct... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Sergey Rybin | tree_io.ads: Increase ASIS_Version_Number because of... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | stylesw.adb: Implement -gnaty + - y options |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | styleg.adb (Check_Comment): Allow special char after... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | stringt.adb (Write_String_Table_Entry): Handle wide... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Hristian Kirtchev | s-strxdr.adb, [...] (Block_IO_OK): New subprogram. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Hristian Kirtchev | s-stoele.ads, [...]: Move the location of Dummy_Communi... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | s-imgdec.adb (Set_Decimal_Digits): Fix error when input... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Ed Schonberg | sem_aggr.adb (Analyze_N_Extension_Aggregate): Add legal... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Javier Miranda | sem.adb (Analyze): Consider case in which we analyze... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | scng.adb (Scan_Identifier): Handle case of identifier... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Vincent Celier | prj-util.adb (Executable_Of): New String parameter... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Ed Schonberg | 2008-04-08 Ed Schonberg <schonberg@adacore.com> |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | par-ch11.adb (P_Exception_Handler): Check indentation... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Jose Ruiz | osint.ads, osint.adb (Get_Libraries_From_Registry)... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Thomas Quinot | nlists.adb (Is_Non_Empty_List): Remove redundant test. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Vincent Celier | mlib-prj.adb (Build_Library): Compare with ALI file... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | Make-lang.in: Disable warnings during first stage of... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Vincent Celier | make.adb: (Gnatmake_Called): Remove, no longer necessary |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Ed Schonberg | lib-xref.adb (Is_On_LHS): Remove dead code |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | sprint.adb (Write_Itype): Handle Itypes whose Parent... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Thomas Quinot | g-socket.ads, [...]: Improve documentation of GNAT... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | gnatbind.adb (Restriction_Could_Be_Set): New procedure |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Vincent Celier | gnat1drv.adb: Send all messages indicating an error... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | freeze.adb (Freeze_Entity): Improve warnings on access... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Ed Schonberg | exp_strm.adb (Build_Record_Or_Elementary_Input_Function... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Thomas Quinot | exp_dist.ads, [...]: Fix casing error in formal paramet... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Hristian Kirtchev | exp_ch9.ads, [...] (Build_Protected_Entry, [...]):... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Gary Dismukes | exp_ch7.adb (Find_Final_List): Change the test for... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | s-rident.ads: Add No_Default_Initialization restriction |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Hristian Kirtchev | exp_ch2.adb: Minor reformatting. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Gary Dismukes | sem_cat.adb (Validate_RCI_Subprogram_Declaration):... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Ed Schonberg | exp_aggr.adb (Static_Array_Aggregate): Use Max_Aggr_Siz... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | errout.ads: Update comments for new handling of info... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Vincent Celier | clean.adb (Parse_Cmd_Line): Recognize switch --subdirs= |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | back_end.adb: Remove Big_String_Ptr declarations (now... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | a-ztdeau.adb, [...] (Puts_Dec): Fix error in computing... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Javier Miranda | a-tags.adb (Register_Interface_Offset): New subprogram. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | a-strbou.ads, [...] (From_String): New procedure (for... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | 2008-04-08 Robert Dewar <dewar@adacore.com> |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Hristian Kirtchev | adaint.h, adaint.c (__gnat_current_time_string): New... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Olivier Hainque | 2008-04-08 Olivier Hainque <hainque@adacore.com> |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Jose Ruiz | 2008-04-08 Jose Ruiz <ruiz@adacore.com> |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Hristian Kirtchev | a-calend-vms.ads, [...]: Add with and use clause for... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Tristan Gingold | re PR target/10768 (ICEs on compilation of ada support... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Tristan Gingold | s-fileio.adb: Name_Error shouldn't be raised for a... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | fe.h: Remove global Optimize_Alignment flag, no longer... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Dewar | alloc.ads: Add entries for Obsolescent_Warnings table |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | a-cgcaso.adb, [...]: (Swap, Sift): Avoid use of complex... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Thomas Quinot | g-expect-vms.adb, [...]: Fix incorrect casing of ASCII... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Vincent Celier | mlib-tgt-aix.adb, [...]: Renamed into... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Pascal Obry | a-exetim-mingw.adb, [...]: Use new s-win32.ads unit... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arnaud Charlet | s-osinte-vxworks6.ads: Removed, merged with s-osinte... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Eric Botcazou | s-osinte-linux-alpha.ads, [...]: Removed. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Pascal Obry | g-sercom.ads, [...] (Data_Rate): Add B115200. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
James E Wilson | Fix uninit warning reported by Andrew Pinski. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Jan Hubicka | function.h (rtl): Rename to x_rtl. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Andy Hutchinson | PR target/34210 PR target/35508 * config.host (avr... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Ian Lance Taylor | Makefile.def: check-gold depends upon all-binutils. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Jerry DeLisle | PR fortran/25829 28655 |
commit | commitdiff | tree | snapshot |
2008-04-07 |
James E Wilson | Fix bug Joern Rennecke reported. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Jerry DeLisle | PR fortran/25829 28655 |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Jerry DeLisle | PR fortran/25829 28655 |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Jason Merrill | re PR c++/35734 (ICE with copy constructor in derived... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Aurelien Jarno | Makefile.in: Add make ifeq define for mips/mipsel support. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Peter Bergner | PR middle-end/PR28690 |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Uros Bizjak | i386.md ("*sse_prologue_save_insn"): Use braced output... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Kenneth Zadeck | 2008-04-07 Kenneth Zadeck <zadeck@naturalbridge.com> |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Kai Tietz | i386.c (legitimize_pic_address): Add treating of dllimp... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Kai Tietz | pr35842.c: New. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Aurelien Jarno | sysdep.c: add __GLIBC__ to the #ifdef preprocessor... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Aurelien Jarno | s-osinte-linux-kfreebsd.ads (SC_NPROCESSORS_ONLN):... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Eric Botcazou | fold-const.c (fold): New case. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Eric Botcazou | Removal of Return with Depressed Stack Pointer support |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Johannes Singler | re PR libstdc++/35588 ([parallel mode] parallel std... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
next |