- 19 Aug, 1997 12 commits
-
-
* pt.c (instantiate_class_template): Call repo_template_used before finish_prevtable_vardecl. * call.c: fix typo. * ChangeLog: Remove everything from 2.7.2 back. From-SVN: r14854
Jason Merrill committed -
From-SVN: r14853
Jason Merrill committed -
From-SVN: r14852
Jason Merrill committed -
* haifa-sched.c (ISSUE_RATE): Renamed from MACHINE_issue_rate. (get_issue_rate): Delete. * pa.h (ISSUE_RATE): Define. From-SVN: r14851
Jeffrey A Law committed -
* configure.in: Turn on haifa by default for the PA. * configure: Rebuilt. * pa.c (override_options): Accept -mschedule=7200 option. (pa_adjust_cost): No longer need to scale costs for newer processors. * pa.h (enum processor_type): Add PROCESSOR_7200. * pa.md: Revamp scheduling parameters to work better with haifa. Add scheduling parameters for the 7200. From-SVN: r14850
Jeffrey A Law committed -
* haifa-sched.c (move_insn): Reemit notes for SCHED_GROUP_P insns too. (schedule_block): When adjusting basic_block_{head,end}, account for movement of SCHED_GROUP_P insns too. * haifa-sched.c (debug_dependencies): Fix thinko. From-SVN: r14849
Jeffrey A Law committed -
* haifa-sched.c: Make lots of variable static. Just cleaning stuff up. From-SVN: r14848
Jeff Law committed -
* reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR reloads to RELOAD_FOR_OPERAND_ADDRESS reloads. * reload1.c: Undo bugfix from Aug 11. Back out "simple" patch for PA reload bug and install the one accepted by the FSF. From-SVN: r14847
Jim Wilson committed -
* expr.h, real.h: Finish prototyping. Some of hj's prototyping stuff after minor formatting fixes. From-SVN: r14846
H.J. Lu committed -
* Makefile.in (EXPECT, RUNTEST, RUNTESTFLAGS): Define. (site.exp, check, check-g++, check-gcc): New targets. For dejagnu. From-SVN: r14845
Jeffrey A Law committed -
From-SVN: r14840
Jeff Law committed -
From-SVN: r14839
Jeff Law committed
-
- 18 Aug, 1997 7 commits
-
-
From-SVN: r14837
Mike Meissner committed -
From-SVN: r14834
Jim Wilson committed -
From-SVN: r14831
Jeff Law committed -
* Makefile.in (F77_SRCS): Re-alphabetize. * Make-lang.in (F77_OBJS): Likewise. Minor nit from Craig Burley. From-SVN: r14829
Jeffrey A Law committed -
From-SVN: r14828
Jeff Law committed -
From-SVN: r14827
Jeff Law committed -
From-SVN: r14826
Jeff Law committed
-
- 17 Aug, 1997 6 commits
-
-
Makefile.in (sub-makes): Pass the current value of LANGUAGES down to sub-makes to avoid building more... * Makefile.in (sub-makes): Pass the current value of LANGUAGES down to sub-makes to avoid building more passes than the user might have requested on the command line. From Manfred Hollstein. From-SVN: r14825
Manfred Hollstein committed -
* INSTALL: Rebuilt. * install.texi: Remove "Object File Differences" section. Remove all references to zzz.o failing comparison tests. * version.c, version.h: Renamed from zzz.c and zzz.h. Remove date and time stamps so a 3 stage build reports no differences. * Make-lang.in: Corresponding changes. * Makefile.in: Likewise. * g77.c, parse.c: Likewise. So 3-stage build compares OK. Rename zzz.[ch] files to version.[ch]. From-SVN: r14824
Jeffrey A Law committed -
* configure.in: Expurgate `broken_install' (install is autoconfed). * configure.lang: Substitute autoconfed ${INSTALL} (not currently relevant). From Dave love. From-SVN: r14823
Dave Love committed -
* gcc.c (default_compilers): Add __EGCS__ and __EGCS_MINOR__ predefines. From-SVN: r14822
Jeffrey A Law committed -
From-SVN: r14820
Jeff Law committed -
From-SVN: r14819
Jeff Law committed
-
- 16 Aug, 1997 2 commits
-
-
* loop.c (is_power_of_2, is_conditional_branch): Delete unused functions and declarations. (analyze_loop_iterations): Use condjump_p. (insert_bct): Likewise. Use exact_log2. Just cleanup up some haifa code. From-SVN: r14818
Jeffrey A Law committed -
* haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed. (schedule_region): Likewise. (schedule_insns): Likewise. To avoid leaking memory. * PROJECTS: Update with Haifa stuff. From-SVN: r14817
Jeffrey A Law committed
-
- 15 Aug, 1997 11 commits
-
-
* loop.c (is_conditional_branch): Make definition match declaration. Found by the sunos compiler From-SVN: r14815
Jeffrey A Law committed -
From-SVN: r14814
Jeffrey A Law committed -
in the built-in defines are > 2.7. From-SVN: r14813
Jeffrey A Law committed -
* Makefile.in, Make-lang.in: Remove "^L" at the beginning of lines. Some makes don't like them. From-SVN: r14812
Jeffrey A Law committed -
* version.c: Change the version string to look like: egcs-1.0.0 970814 (gcc2-970802 experimental). * gcc.c: Take out experimental snapshot warning message. From-SVN: r14811
Jeffrey A Law committed -
From-SVN: r14810
Michael Meissner committed -
From-SVN: r14803
Jeff Law committed -
* c-lex.c (check_newline): Pass finput again to HANDLE_PRAGMA. Bring over from the FSF. From-SVN: r14802
Jeff Law committed -
* toplev.c (main): In -g handling code, add code to set len. * alpha.md (extendqihi2): Use HImode not QImode in force_reg call. Brought over from gcc2. From-SVN: r14801
Jeff Law committed -
From-SVN: r14800
Jeff Law committed -
Remove pre-built into files. From-SVN: r14799
Jeff Law committed
-
- 13 Aug, 1997 2 commits
-
-
From-SVN: r14784
Jeff Law committed -
* configure.in (haifa configury): Fix typo. * configure: Regenerate. From-SVN: r14783
Doug Evans committed
-