aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-19This commit was manufactured by cvs2svn to create branchdevo_gcc_testsuiteno-author
1997-08-19Initial revisionJeffrey A Law
1997-08-19Take out __EGCS__ and __EGCS_MINOR__.Jeffrey A Law
1997-08-18Fix --with-cpu=xxxMike Meissner
1997-08-18 * Makefile.in (stmp-multilib-sub): Fix typo in last change.Jim Wilson
1997-08-18Initial revisionJeffrey A Law
1997-08-18 * Makefile.in (F77_SRCS): Re-alphabetize.Jeffrey A Law
1997-08-18Another haifa typo.Jeffrey A Law
1997-08-18Fix typos in last haifa change.Jeffrey A Law
1997-08-18Remove another reference to expected object file comparison failures.Jeffrey A Law
1997-08-17 * Makefile.in (sub-makes): Pass the current value of LANGUAGES downManfred Hollstein
1997-08-17 * INSTALL: Rebuilt.Jeffrey A Law
1997-08-17 * configure.in: Expurgate `broken_install' (install isDave Love
1997-08-17 * gcc.c (default_compilers): Add __EGCS__ and __EGCS_MINOR__Jeffrey A Law
1997-08-17Opps.Jeffrey A Law
1997-08-17 * intdoc.texi: Remove generated file from distribution.Jeffrey A Law
1997-08-16 * loop.c (is_power_of_2, is_conditional_branch): Delete unusedJeffrey A Law
1997-08-16 * haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed.Jeffrey A Law
1997-08-15 * loop.c (is_conditional_branch): Make definition match declaration.Jeffrey A Law
1997-08-15Tweak again.Jeffrey A Law
1997-08-15Make version # egcs-3.0.0 since we need to make sure the version#sJeffrey A Law
1997-08-15 * Makefile.in, Make-lang.in: Remove "^L" at the beginningJeffrey A Law
1997-08-15 * version.c: Change the version string to look like:Jeffrey A Law
1997-08-15Use rtl macros for names of NOTEs.Michael Meissner
1997-08-15Opps. Forgot to commit this.Jeffrey A Law
1997-08-15 * c-lex.c (check_newline): Pass finput again to HANDLE_PRAGMA.Jeffrey A Law
1997-08-15 * toplev.c (main): In -g handling code, add code to set len.Jeffrey A Law
1997-08-15Basically a duplicate of COPYING.Jeffrey A Law
1997-08-15Remove old (pre gcc-2.7.2) ChangeLog files.Jeffrey A Law
1997-08-13New file with pointers to compiler relates web sites.Jeffrey A Law
1997-08-13 * configure.in (haifa configury): Fix typo.Doug Evans
1997-08-12 * version.c: Bump version to "gcc-3.0.0 970802 experimental".Jeffrey A Law
1997-08-12 * g77.info*: Rebuilt.Jeffrey A Law
1997-08-12Initial revisionJeffrey A Law
1997-08-12Remove gratuitous changes from the alias analysis patches.Jeffrey A Law
1997-08-12 * Integrate Haifa instruction scheduler.Jeffrey A Law
1997-08-11 * Integrate tlink patch from jason@cygnus.comJeffrey A Law
1997-08-11 * Integrate alias analysis changes from jfc@mit.eduJeffrey A Law
1997-08-11 * Integrate reload bugfix from Wilson which enables the PA portJeffrey A Law
1997-08-11Initial revisionJeff Law
1997-08-07Initial revisionJeff Law
1997-08-06Initial revisionJeff Law
1997-08-05Initial revisionJeff Law
1997-08-02(store_one_arg): Allow stack_slot to be SP in ARGS_GROW_DOWNWARD case.Richard Kenner
1997-08-02parmlist_tags_warning): Only suppress warning on union if anonymous.Richard Kenner
1997-08-02(int_fits_type_p): Negative ints never fit unsigned types, andRichard Kenner
1997-08-02(_trampoline): Rework last change; both getpagesize and mprotect areRichard Kenner
1997-08-02(reload): Add IN_ADDR to IN_ADDR_ADDR when computing needs since they conflict.Richard Kenner
1997-08-02(debug_reload): Rework to make output more compact.Richard Kenner
1997-08-02(indent): Move to file level; was static in print_rtx.Richard Kenner