OSDN Git Service

* combine.c (simplify_shift_const): Move SHIFT_COUNT_TRUNCATED
[pf3gnuchains/gcc-fork.git] / gcc / ada /
2001-12-11 bosch * sem_ch10.adb (Install_Withed_Unit): If the unit...
2001-12-11 bosch * gnatmain.adb: Initial version.
2001-12-11 bosch * freeze.adb: Make Freeze_Fixed_Point_Type visible...
2001-12-11 bosch * lib-xref.adb (Output_Refs): Don't output type refere...
2001-12-11 bosch * sem_ch3.adb: Clarify some ???.
2001-12-11 bosch * einfo.ads: Minor reformatting
2001-12-11 bosch * gnatcmd.adb:
2001-12-11 bosch * checks.adb (Insert_Valid_Check): Apply validity...
2001-12-05 bosch * gnatcmd.adb: (MAKE): Add new translations: -b /BIND_...
2001-12-05 bosch * sem_eval.adb (Eval_Concatenation): If left operand...
2001-12-05 bosch * ChangeLog: Repair from previous update.
2001-12-05 bosch * sem_ch12.adb (Instantiate_Package_Body): if instance...
2001-12-05 bosch * Makefile.in: Add dependencies for System.IO for...
2001-12-05 bosch * sem_ch3.adb (Build_Derived_Concurrent_Type): If...
2001-12-05 bosch * checks.adb (Determine_Range): Increase cache size...
2001-12-05 bosch * sem_ch3.adb (Analyze_Object_Declaration): If express...
2001-12-05 bosch * sem_attr.adb (Analyze_Attribute): Defend against...
2001-12-05 bosch * sem_ch12.adb:
2001-12-05 bosch * prj-dect.ads: Add ??? comment
2001-12-05 bosch * prj-dect.adb (Parse): Rename parameter Modifying...
2001-12-05 bosch * prj-dect.adb (Parse): Rename parameter Modifying...
2001-12-05 bosch * sem_warn.adb: Remove stuff for conditionals, we...
2001-12-05 bosch * einfo.h, sinfo.h, treeprs.ads: Regenerate.
2001-12-05 bosch * errout.adb (Error_Msg): Ignore attempt to put error...
2001-12-05 bosch * sem_ch12.adb:
2001-12-05 bosch * bindgen.adb:
2001-12-05 bosch * einfo.ads: Minor reformatting
2001-12-05 bosch * einfo.ads: Block_Node points to the identifier of...
2001-12-05 bosch * layout.adb:
2001-12-05 bosch * Makefile.in: (HIE_SOURCES): add s-fat*.
2001-12-05 bosch * sem_attr.adb:
2001-12-05 bosch * sem_ch7.adb (New_Private_Type): Set Is_Tagged_Type...
2001-12-05 bosch * sem_attr.adb (Resolve_Attribute): Handle properly...
2001-12-05 bosch * sem_ch3.adb (Find_Type_Of_Subtype_Indic): If subtype...
2001-12-05 bosch * sem_warn.adb (Output_Unreferenced_Messages): Extend...
2001-12-05 bosch * errout.adb: Minor reformatting
2001-12-05 bosch * exp_util.adb: Minor reformatting from last change
2001-12-05 bosch * exp_util.adb (Must_Be_Aligned): Return false for...
2001-12-05 bosch * adaint.c: Minor cleanups.
2001-12-05 bosch * adaint.c: Do not use utime.h on vxworks.
2001-12-04 bosch * Makefile.adalib: Clarify step 3 (use of gnat.adc...
2001-12-04 bosch * einfo.h, nmake.adb, nmake.ads, sinfo.h, treeprs...
2001-12-04 bosch * Makefile.in (update-sources): New target.
2001-12-04 bosch * sem_prag.adb (Analyze_Pragma, case Validity_Checks...
2001-12-04 zack * build-make, cross-make: Delete file.
2001-12-04 bosch * einfo.adb (Has_Pragma_Pure_Function): New flag.
2001-12-04 bosch * gnatchop.adb:
2001-12-04 aolivaRevert previous patch
2001-12-04 aj * trans.c (tree_transform): Adjust call of expand_star...
2001-12-03 bosch * sinfo.ads: Minor reformatting. N_Freeze_Entity node...
2001-12-03 bosch * prj-proc.adb: Minor reformatting
2001-12-03 bosch * make.adb: Minor reformatting.
2001-12-03 bosch * sem_ch12.adb: Minor reformatting
2001-12-03 bosch2001-12-03 Ed Schonberg <schonber@gnat.com>
2001-12-03 bosch * sem_ch12.adb (Instantiate_Package_Body): Protect...
2001-12-03 bosch * sem_ch12.adb:
2001-12-01 guerby2001-12-01 Graham Stott <grahams@redhat.com>
2001-11-29 rth * init.c: Remove obsolete dwarf2 frame.h section.
2001-11-29 jsm28 * configure.in (target_list): Add generated-manpages.
2001-11-29 bosch * g-os_lib.adb (Add_To_Command): use explicit loop...
2001-11-28 bosch * init.c: Minor whitespace changes.
2001-11-28 bosch * init.c: (__gnat_install_handler,VMS): Increase size...
2001-11-28 zack * misc.c (gnat_expand_constant): Move declaration...
2001-11-27 aj * Makefile.in (stamp-tool_src_dir): Use symbolic link.
2001-11-27 guerby2001-11-27 Laurent Guerby <guerby@acm.org>
2001-11-26 rth * Make-lang.in (gnatbind, gnatmake, gnatbl...
2001-11-25 guerby2001-11-25 Laurent Guerby <guerby@acm.org>
2001-11-19 guerby2001-11-19 Laurent Guerby <guerby@acm.org>
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-17 guerby2001-11-17 Laurent Guerby <guerby@acm.org>
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-06 neil * alias.c:: Include langhooks.h.
2001-10-31 bosch * style.adb:
2001-10-31 bosch * (Associated_Node, Set_Associated_Node): Do not check for
2001-10-31 bosch * a-reatim.ads: Minor reformatting
2001-10-31 bosch * gnatdll.adb: Minor reformatting throughout. Many...
2001-10-31 bosch * gnatdll.adb (Parse_Command_Line): handle -g option...
2001-10-31 bosch * usage.adb: Minor fix to output for -gnaty.
2001-10-31 bosch * a-reatim.ads: Makes Seconds_Count into a 64-bit...
2001-10-30 bosch * misc.c (gnat_expand_expr, case NULL_EXPR): Remove...
2001-10-30 bosch * 86numaux.adb, a-tigeau.ads, a-wtgeau.ads, fname...
2001-10-30 bosch * bindusg.adb: Undocument -f switch.
2001-10-30 bosch * gnatcmd.adb (MAKE, BIND, LINK, LIST, FIND, XREF...
2001-10-30 bosch * decl.c: Minor whitespace fixes.
2001-10-30 bosch * utils2.c (build_allocator): Test for SIZE overflow...
2001-10-30 bosch * ali-util.adb (Initialize_Checksum): Use out-mode...
2001-10-30 bosch * lib.adb: Minor reformatting
2001-10-29 bosch * init.c:
2001-10-28 jsm28 * 86numaux.adb, a-tigeau.ads, a-wtgeau.ads, decl.c...
2001-10-27 bosch * trans.c (gigi): Fix non determinism leading to bootstrap
2001-10-27 bosch * gnat_rm.texi: Use @./@: where appropriate.
2001-10-26 bosch * sinfo.adb: Define Associated_Node to overlap Entity...
2001-10-26 bosch * gmem.c (__gnat_gmem_read_next): Properly check for EOF
2001-10-26 bosch * decl.c (validate_size): Modify message for bad size...
2001-10-26 bosch * prj-util.adb: Minor reformatting. Fix bad header...
2001-10-26 bosch * sinfo.ads: Define Associated_Node to overlap Entity...
2001-10-26 bosch * 5zosinte.ads (null_pthread): new constant.
next