OSDN Git Service

2005-01-31 Dale Johannesen <dalej@apple.com>
[pf3gnuchains/gcc-fork.git] / gcc / ada /
2005-01-27 guerby2005-01-27 Laurent GUERBY <laurent@guerby.net>
2005-01-27 guerby2005-01-27 Laurent GUERBY <laurent@guerby.net>
2005-01-27 guerby2005-01-27 Joel Sherrill <joel.sherrill@oarcorp.com>
2005-01-26 guerby2005-01-26 Laurent GUERBY <laurent@guerby.net>
2005-01-20 rth * Makefile.in (alpha-linux, LIBGNAT_TARGET_PAIR...
2005-01-18 jakub PR ada/13470
2005-01-18 toon2005-01-18 Toon Moene <toon@moene.indiv.nluug.nl>
2005-01-18 rth * Makefile.in (LIBGNAT_TARGET_PAIRS, TOOLS_TARG...
2005-01-17 kcookUndo mistaken commit
2005-01-17 kcook2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2005-01-14 pinskia2005-01-14 Andrew Pinski <pinskia@physics.uc.edu>
2005-01-11 doko2005-01-11 Bastian Blank <waldi@debian.org>
2005-01-04 charlet * gnat_ugn.texi: Fix texi errors with null variables.
2005-01-03 charletResync.
2005-01-03 charlet * ug_words, gnat_ugn.texi: Added alpha-ivms transition...
2005-01-03 charlet * s-tasini.ads, s-tasini.adb (Undefer_Abortion): Handl...
2005-01-03 charlet * s-fileio.adb (Temp_File_Record): Change length of...
2005-01-03 charlet * sem_ch4.adb (Has_Fixed_Op): New predicate in Check_A...
2005-01-03 charlet * sem_ch12.adb (Analyze_Package_Instantiation): Create...
2005-01-03 charlet * s-arit64.adb (Double_Divide): Put back changes that...
2005-01-03 charlet * par.adb: Enhance error message handling for configur...
2005-01-03 charlet * s-osinte-darwin.ads, s-osinte-darwin.adb: Clean up
2005-01-03 charlet * namet.adb (Get_Decoded_Name_With_Brackets): Fix...
2005-01-03 charlet * make.adb (Collect_Arguments_And_Compile): Do not...
2005-01-03 charlet PR ada/16949
2005-01-03 charlet PR ada/17527
2005-01-03 charlet * i-cstrin.adb (Update): Do not append a null in form...
2005-01-03 charlet * i-c.adb (To_C): Raise CE if string is null and Appen...
2005-01-03 charlet * exp_ch7.ads (Make_Final_Call): Rewrite comment ...
2005-01-03 charlet * exp_dist.adb:
2005-01-03 charlet * exp_ch3.adb (Stream_Operations_OK): Predicate to...
2005-01-03 charlet * exp_aggr.adb (Packed_Array_Aggregate_Handled): The...
2005-01-03 charlet * eval_fat.adb: (Eps_Model,Eps_Denorm): Remove, no...
2005-01-03 charlet * decl.c (compatible_signatures_p): New function....
2005-01-03 charlet * checks.adb (Apply_Alignment_Check): Generate a warni...
2005-01-03 charlet * bld.ads, bld.adb, bld-io.ads, bld-io.adb, gprcmd...
2005-01-03 charlet * atree.adb: Add a fifth component to entities
2005-01-03 charlet * s-atacco.ads, a-direio.adb: Protect use of 'Constrai...
2005-01-03 charlet * gen-soccon.c: New utility program to generate g...
2004-12-30 aj2004-12-30 Sohail Somani <sohail@sohailsomani.com>
2004-12-23 ebotcazou PR middle-end/17746
2004-12-22 rth2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-12-19 rth * trans.c (gigi): Update gimplify_body call.
2004-12-09 nathan * tree.def (SET_TYPE): Remove.
2004-12-08 charletResync.
2004-12-08 charlet * g-socket.ads (Get_Host_By_Address, Get_Host_By_Name...
2004-12-08 charlet * vxaddr2line.adb: Add support for x86 vxworks
2004-12-08 charlet * sem_ch8.adb (Find_Type): If node is a reference...
2004-12-08 charlet * sem_ch5.adb (One_Bound): Remove call to Resolve...
2004-12-08 charlet * sem_ch4.adb (Process_Implicit_Dereference_Prefix...
2004-12-08 charlet * nlists.adb (Prepend_Debug): Remove parameters and...
2004-12-08 charlet * misc.c (gnat_types_compatible_p, LANG_HOOKS_TYPES_CO...
2004-12-08 charlet * Makefile.in: Add support for foreign threads on...
2004-12-08 charlet * lib-xref.adb (Generate_Reference): Handle properly...
2004-12-08 charlet * g-regpat.adb: (Match): Change a misuse of or to...
2004-12-08 charlet * g-os_lib.adb (Spawn): Explicitly initialize Saved_Er...
2004-12-08 charlet * gnatmem.adb, gnatname.adb, gnatsym.adb, gprcmd.adb...
2004-12-08 charlet * exp_dist.adb (Specific_Build_General_Calling_Stubs,
2004-12-08 charlet * exp_ch7.adb (Expand_Cleanup_Actions): If statement...
2004-12-08 charlet * exp_ch6.adb (Expand_Call): Add comment on handling...
2004-12-08 charlet * exp_ch4.adb (Expand_N_Indexed_Component): For an...
2004-12-08 charlet * eval_fat.adb: Revert previous change.
2004-12-08 charlet * decl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the...
2004-12-08 charlet * debug.adb: Document that -gnatdA automatically sets...
2004-12-08 charlet * make.adb (Check_Mains, Switches_Of): Adapt to name...
2004-12-08 charlet * back_end.adb (Scan_Back_End_Switches): Accept -...
2004-12-08 charlet * atree.adb (Visit_Itype): Create a new name for the...
2004-12-08 charlet * a-exexpr.adb (Others_Value, All_Others_Value): Chang...
2004-12-08 charlet * s-intman-vxworks.adb (Notify_Exception): removed...
2004-11-27 schwab * Make-lang.in (ada/trans.o): Depend on $(EXPR_H).
2004-11-25 charletResync.
2004-11-25 charlet * g-socthi-mingw.ads, g-socthi-vms.ads: Remove C_Read...
2004-11-25 charlet * ada-tree.h: Minor reformatting of previous change...
2004-11-25 charlet * tb-gcc.c: GCC infrastructure based implementation of
2004-11-25 charletComplete previous check-in: add Style_Check_Xtra_Parens.
2004-11-24 stevengcc/
2004-11-22 pinskia2004-11-22 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-21 aj * stylesw.adb: Change Style_Check_Subprogram_Order to
2004-11-19 charletResync.
2004-11-19 charlet * gnat_ugn.texi:
2004-11-19 charlet * makegpr.adb (Compile): Put the compiling switches...
2004-11-19 charlet * s-tposen.adb (Lock_Entry): Remove the code for raisi...
2004-11-19 charlet * make.adb (Gnatmake): Invoke gnatlink with -shared...
2004-11-19 charlet * init.c (__gnat_map_signal): map SIGSEGV to Storage_E...
2004-11-19 charlet * gnat1drv.adb, gnatbind.adb, gnatchop.adb, gnatfind...
2004-11-19 charlet * exp_pakd.adb (Convert_To_PAT_Type): After replacing...
2004-11-19 charlet * expect.c: Define __unix__ when __APPLE__ is defined.
2004-11-19 charlet * exp_dbug.ads: Update documentation to reflect simple...
2004-11-19 charlet * exp_ch4.adb (Expand_N_Selected_Component): If the...
2004-11-19 charlet * errout.ads, errout.adb: (First_Sloc): New function
2004-11-19 charlet * einfo.ads, einfo.adb: Remove Is_Psected flag, no...
2004-11-19 charlet * exp_dist.adb (Build_RPC_Receiver_Body): New subprogr...
2004-11-19 charlet * butil.ads, butil.adb, bindgen.adb (Get_Unit_Name_Str...
2004-11-19 charlet * a-stmaco.ads, exp_util.ads, exp_util.adb, i-cpp...
2004-11-19 charlet * a-exexpr.adb (Others_Value, All_Others_Value): New...
2004-11-19 charlet * adaint.h, adaint.c
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-08 ro * a-numaux-x86.adb (Tan): Fix fdivp syntax.
2004-11-07 schwab * Makefile.in (install-gnatlib): Remove spurious hyphen.
2004-11-02 pinskiaCorrect the date in my changelog entry
next