aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1997-08-21lex.c (real_yylex): Don't use getc directly.J"orn Rennecke2-3/+7
1997-08-21Bump version # for new snapshot.Jeffrey A Law2-1/+3
1997-08-21Eliminate circular dependence on f77-runtime that caused build failures.Jim Wilson2-4/+12
1997-08-21* Makefile.in (install-common): Put gcov comment at start of line.Jeffrey A Law2-1/+5
1997-08-20Makefile.in (UOBJ): Include mclock.Mumit Khan2-1/+6
1997-08-20alias.c (init_alias_analysis): When simplifying the reg_base_value array, sim...Jeffrey A Law2-1/+6
1997-08-20[multiple changes]Jason Merrill29-202/+587
1997-08-20Fix irix6 `make install' problem.Jim Wilson2-0/+10574
1997-08-20Change gcc3 to egcs.Jim Wilson1-1/+1
1997-08-20Change gcc3 reference to egcs.Jim Wilson1-1/+1
1997-08-20Expunge reference to gcc3.Jim Wilson1-0/+0
1997-08-20Patch from Dave Love.Dave Love2-1/+6
1997-08-20stmt.c (start_cleanup_deferal, [...]): Test block_stack before dereferencing it.Jim Wilson2-3/+14
1997-08-20Work with haifa renaming get_issue_rate -> ISSUE_RATEMichael Meissner2-1/+5
1997-08-19pt.c (lookup_nested_type_by_name): Handle typedef wierdness.Jason Merrill3-3/+9
1997-08-19* cplus-dem.c: Add 'extern' to prepends_underscore.Jason Merrill2-2/+6
1997-08-19pt.c (instantiate_class_template): Call repo_template_used before finish_prev...Jason Merrill3-9455/+6
1997-08-19mergeJason Merrill6-12/+82
1997-08-19mergeJason Merrill21-33/+173
1997-08-19haifa-sched.c (ISSUE_RATE): Renamed from MACHINE_issue_rate.Jeffrey A Law3-5/+13
1997-08-19configure.in: Turn on haifa by default for the PA.Jeffrey A Law6-39/+172
1997-08-19haifa-sched.c (move_insn): Reemit notes for SCHED_GROUP_P insns too.Jeffrey A Law2-9/+32
1997-08-19haifa-sched.c: Make lots of variable static.Jeff Law2-20/+22
1997-08-19reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR reloads t...Jim Wilson3-17/+50
1997-08-19expr.h, real.h: Finish prototyping.H.J. Lu3-8/+34
1997-08-19Makefile.in (EXPECT, [...]): Define.Jeffrey A Law2-0/+108
1997-08-19Initial revisionJeff Law2559-0/+93270
1997-08-18Take out __EGCS__ and __EGCS_MINOR__.Jeff Law2-9/+0
1997-08-18Fix --with-cpu=xxxMike Meissner3-70/+8
1997-08-18* Makefile.in (stmp-multilib-sub): Fix typo in last change.Jim Wilson2-1/+5
1997-08-18Initial revisionJeff Law1-0/+71
1997-08-18Makefile.in (F77_SRCS): Re-alphabetize.Jeffrey A Law3-5/+10
1997-08-17Another haifa typo.Jeff Law1-1/+1
1997-08-17Fix typos in last haifa change.Jeff Law1-2/+2
1997-08-17Remove another reference to expected object file comparison failures.Jeff Law1-7/+0
1997-08-17Makefile.in (sub-makes): Pass the current value of LANGUAGES down to sub-make...Manfred Hollstein2-0/+11
1997-08-17INSTALL: Rebuilt.Jeffrey A Law9-93/+38
1997-08-17configure.in: Expurgate `broken_install' (install is autoconfed).Dave Love3-69/+9
1997-08-17gcc.c (default_compilers): Add __EGCS__ and __EGCS_MINOR__ predefines.Jeffrey A Law2-0/+9
1997-08-17Opps.Jeff Law1-2/+4
1997-08-17* intdoc.texi: Remove generated file from distribution.Jeff Law1-10570/+0
1997-08-16loop.c (is_power_of_2, [...]): Delete unused functions and declarations.Jeffrey A Law2-29/+11
1997-08-15haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed.Jeffrey A Law3-59/+61
1997-08-15loop.c (is_conditional_branch): Make definition match declaration.Jeffrey A Law2-0/+3
1997-08-15Tweak again.Jeffrey A Law2-2/+2
1997-08-15Make version # egcs-3.0.0 since we need to make sure the version#sJeffrey A Law2-2/+2
1997-08-15Makefile.in, [...]: Remove "^L" at the beginning of lines.Jeffrey A Law3-11/+5
1997-08-15version.c: Change the version string to look like...Jeffrey A Law3-61/+8
1997-08-15Use rtl macros for names of NOTEs.Michael Meissner2-45/+16
1997-08-14Opps. Forgot to commit this.Jeff Law1-0/+10