aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-10-2886numaux.adb, [...]: Fix spelling errors.Joseph Myers44-100/+113
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers34-56/+66
2001-10-28Daily bump.GCC Administrator2-2/+2
2001-10-27* gcse.c (insert_insn_end_bb): Don't assume PAT is a SET.Richard Kenner2-1/+3
2001-10-27dwarf2out.c (reg_number): Abort if pseudo.Richard Kenner2-115/+165
2001-10-27mips-protos.h: Break up long lines.Richard Kenner4-80/+82
2001-10-27expr.c (stor_constructor_field): Always call adjust_address.Richard Kenner2-16/+62
2001-10-27* ifcvt.c (if_convert): Call clear_aux_for_blocks.Jan Hubicka2-0/+5
2001-10-27trans.c (gigi): Fix non determinism leading to bootstrap comparison failures ...Laurent Guerby2-4/+14
2001-10-27* gnat_rm.texi: Use @./@: where appropriate.Florian Weimer2-123/+127
2001-10-27* decl2.c (validate_nonmember_using_decl): Handle NAMESPACE_DECL.Kriang Lerdsuwanakij3-0/+11
2001-10-27cfgcleanup.c (merge_blocks_move_predecessor_nojumps, [...]): Set BB_UPDATE_LIFE.Jan Hubicka3-2/+16
2001-10-27Daily bump.GCC Administrator2-2/+2
2001-10-26* config/h8300/h8300.c (get_shift_alg): Remove redundant code.Kazu Hirata2-177/+25
2001-10-26c-typeck.c (convert_arguments): When comparing for enumeral type equality, us...Neil Booth3-1/+28
2001-10-26* sinfo.adb: Define Associated_Node to overlap Entity field. Cleanup.Robert Dewar2-1/+29
2001-10-26s390.c: Fix comment typos.Kazu Hirata4-11/+17
2001-10-26tree-inline.c (WALK_SUBTREE_TAIL): New macro.Alexandre Oliva2-20/+33
2001-10-26cse.c (check_for_label_ref): Don't require REG_LABEL notes for non-local labe...Alexandre Oliva2-1/+7
2001-10-26* config/h8300/h8300.md (4 anonymous patterns): New.Kazu Hirata2-0/+70
2001-10-26h8300.c (get_shift_alg): Clean up.Kazu Hirata2-142/+108
2001-10-26* gmem.c (__gnat_gmem_read_next): Properly check for EOFRichard Kenner2-4/+9
2001-10-26decl.c (validate_size): Modify message for bad size to avoid implication that...Richard Kenner2-1/+6
2001-10-26* prj-util.adb: Minor reformatting. Fix bad header format.Robert Dewar2-3/+8
2001-10-26sinfo.ads: Define Associated_Node to overlap Entity field.Robert Dewar3-114/+185
2001-10-265zosinte.ads (null_pthread): new constant.Joel Brobecker4-5/+38
2001-10-26decl.c (gnat_to_gnu_entity, [...]): Make constant variant of designated type ...Richard Kenner5-17/+64
2001-10-26* prj-util.adb: Minor reformattingRobert Dewar2-4/+9
2001-10-26* prj-util.adb: Minor reformattingRobert Dewar2-1/+6
2001-10-26* prj-attr.adb: Minor reformatting throughoutRobert Dewar2-5/+36
2001-10-26prj-attr.ads: Minor reformatting Add ??? comment (this whole spec has almost ...Robert Dewar2-9/+15
2001-10-26g-os_lib.adb (Normalize_Pathname): Preserve the double slash ("//") that prec...Vincent Celier2-4/+54
2001-10-26sched-rgn.c: Remove bitset typedef.Daniel Berlin2-161/+62
2001-10-26* gnat_rm.texi: Add GNAT Reference Manual.Geert Bosch2-0/+11802
2001-10-26reload1.c (emit_input_reload_insns): Fix parens in last (undocumented) change...Andreas Schwab2-3/+8
2001-10-26cfgcleanup.c (BB_SET_FLAG, [...]): Add cast to avoid warning.Richard Kenner3-4/+14
2001-10-26flow.c (clear_log_links): Remove unused variable.Andreas Jaeger3-8/+11
2001-10-26tree-inline.c (remap_decl): Don't copy size and size_unit here.Alexandre Oliva2-2/+8
2001-10-26alpha.h (enum reg_class): Add R24_REG, R25_REG; rename PV_REG to R27_REG.Richard Henderson3-110/+130
2001-10-26cfg.c (clear_aux_for_blocks): Split out of ...Richard Henderson4-12/+50
2001-10-26Makefile.in (unstage*): Remove as, ld, collect-ld before moving everything ba...Richard Henderson2-0/+8
2001-10-26Daily bump.GCC Administrator2-2/+2
2001-10-26cygwin.h: Search target specfic include directory, if appropriate.Christopher Faylor2-2/+10
2001-10-26expr.c (expand_java_field_op): Don't special-case references to java.lang.PRI...Bryce McKinlay4-88/+14
2001-10-26dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.Kaveh R. Ghazi4-28/+42
2001-10-26sem_ch8.adb (Analyze_Package_Renaming): Skip analysis if Name is Error.Robert Dewar2-1/+18
2001-10-26s-atacco.ads: Add pragma Inline_Always for functions.Robert Dewar2-5/+36
2001-10-26par-ch3.adb (P_Subtype_Mark_Resync): for an anonymous array return Error rath...Ed Schonberg2-2/+7
2001-10-26sem_util.adb (Enter_Name): better handling of cascaded error messages when a ...Ed Schonberg2-0/+17
2001-10-26sem_util.adb (Defining_Entity): in case of error...Ed Schonberg2-3/+12