- 03 Mar, 1999 6 commits
-
-
* class.c, decl2.c, method.c, pt.c: Add 'static' to make SunOS 4 cc happy. * decl2.c (import_export_class): Also return if CLASSTYPE_INTERFACE_ONLY is set. From-SVN: r25562
Jason Merrill committed -
From-SVN: r25561
Martin v. Löwis committed -
* decl.c (push_overloaded_decl): Only overwrite the old binding if there was one. * decl2.c (do_local_using_decl): Fix loop termination. From-SVN: r25560
Martin v. Löwis committed -
From-SVN: r25559
Bruce Korb committed -
From-SVN: r25558
Bruce Korb committed -
From-SVN: r25555
Jeff Law committed
-
- 02 Mar, 1999 30 commits
-
-
* cp-tree.h (determine_specialization): Don't declare. * pt.c (determine_specialization): Make it static. Eliminate complain parameter. Note that decl is always non-NULL now, and simplify accordingly. From-SVN: r25554
Mark Mitchell committed -
* decl.c (maybe_push_to_top_level): Always call push_cp_function_context. (pop_from_top_level): Always call pop_cp_function_context. From-SVN: r25553
Mark Mitchell committed -
From-SVN: r25552
Craig Burley committed -
From-SVN: r25551
Craig Burley committed -
From-SVN: r25550
Craig Burley committed -
From-SVN: r25549
Craig Burley committed -
From-SVN: r25548
Craig Burley committed -
From-SVN: r25547
Craig Burley committed -
From-SVN: r25546
Craig Burley committed -
From-SVN: r25545
Craig Burley committed -
From-SVN: r25544
Craig Burley committed -
From-SVN: r25543
Craig Burley committed -
From-SVN: r25542
Craig Burley committed -
From-SVN: r25541
Craig Burley committed -
* sh.c (force_into): New function. (expand_block_move): Use it. From-SVN: r25540
J"orn Rennecke committed -
From-SVN: r25539
Nick Clifton committed -
From-SVN: r25538
Nick Clifton committed -
Fix computation of gcc_tooldir. From-SVN: r25537
Nick Clifton committed -
From-SVN: r25536
Nick Clifton committed -
* unroll.c (copy_loop_body): Don't make extra copies of NOTE_INSN_LOOP_CONT notes. From-SVN: r25535
J"orn Rennecke committed -
* tree.c (save_tree_status): Don't treat functions with no context as nested. From-SVN: r25534
Mark Mitchell committed -
* Makefile.in (MAKEINFO): Use makeinfo built from sibling tree when available. From-SVN: r25533
Robert Lipe committed -
* alpha.c (alpha_cpu_name, alpha_cpu_string, alpha_tp_string, alpha_fprm_string, alpha_fptm_string, alpha_mlat_string, current_function_file): Add the `const' keyword. (normal_memory_operand): Mark parameter `mode' with ATTRIBUTE_UNUSED. (alpha_expand_unaligned_load): Add a default case to a switch. * alpha.h (alpha_cpu_string, alpha_fprm_string, alpha_fptm_string, alpha_tp_string, alpha_mlat_string): Add the `const' keyword. (normal_memory_operand): Add prototype. * alpha.md: Cast an expression to `unsigned HOST_WIDE_INT' when comparing against one. From-SVN: r25532
Kaveh R. Ghazi committed -
* mips.c (abort_with_insn): Make function static, add a prototype, constify 2nd parameter and mark with ATTRIBUTE_NORETURN. (current_function_file, mips_cpu_string, mips_isa_string, mips_abi_string, mips_no_mips16_string, mips_entry_string, mips_move_1word, mips_move_2words, output_block_move, load_store, override_options, make_temp_file, mips16_fp_args): Qualify a char* with the `const' keyword. * mips.h (current_function_file, mips_cpu_string, mips_isa_string, mips_abi_string, mips_entry_string, mips_no_mips16_string, mips_move_1word, mips_move_2words, output_block_move): Likewise. (abort_with_insn): Remove extern prototype. * mips.md: Qualify a char* with the `const' keyword. Remove many unused variables named `label'. From-SVN: r25531
Kaveh R. Ghazi committed -
� * Makefile.in (cpp_install_dir, INSTALL_CPP, UNINSTALL_CPP): New variables. (install-cpp, uninstall-cpp): New targets. (install-normal): Depend on $(INSTALL_CPP). (uninstall): Depend on $(UNINSTALL_CPP). * configure.in (cpp_install_dir): New, substitute. (tmake_file): Added t-install-cpp for --enable-cpp. * configure: Rebuilt. * cpp.sh: New cpp script. * config/t-install-cpp: New target fragment. From-SVN: r25530
H.J. Lu committed -
p * Makefile.in (cpp_install_dir, INSTALL_CPP, UNINSTALL_CPP): New variables. (install-cpp, uninstall-cpp): New targets. (install-normal): Depend on $(INSTALL_CPP). (uninstall): Depend on $(UNINSTALL_CPP). * configure.in (cpp_install_dir): New, substitute. (tmake_file): Added t-install-cpp for --enable-cpp. * configure: Rebuilt. * cpp.sh: New cpp script. * config/t-install-cpp: New target fragment. From-SVN: r25529
H.J. Lu committed -
� * Makefile.in (cpp_install_dir, INSTALL_CPP, UNINSTALL_CPP): New variables. (install-cpp, uninstall-cpp): New targets. (install-normal): Depend on $(INSTALL_CPP). (uninstall): Depend on $(UNINSTALL_CPP). * configure.in (cpp_install_dir): New, substitute. (tmake_file): Added t-install-cpp for --enable-cpp. * configure: Rebuilt. * cpp.sh: New cpp script. * config/t-install-cpp: New target fragment. From-SVN: r25528
H.J. Lu committed -
* cse.c (fold_rtx): Update comments for (const (minus (label) (label))) case. (cse_insn): Avoid creating a bogus REG_EQUAL note for (const (minus (label) (label))) (record_jump_cond): Fix mismatched paren in comment. Fixes powerpc label-label problem. Bootstraps on the x86. Co-Authored-By: Jeffrey A Law <law@cygnus.com> From-SVN: r25527
Franz Sirl committed -
From-SVN: r25526
Jeff Law committed -
* final.c (end_final): There are 11 words in the "main header" structure, not 10. From-SVN: r25524
Dan Nicolaescu committed
-
- 01 Mar, 1999 4 commits
-
-
From-SVN: r25523
Marc Espie committed -
From-SVN: r25520
Jeffrey A Law committed -
From-SVN: r25519
Zack Weinberg committed -
* Makefile.in (CROSS_FLOAT_H): Delete. (FLOAT_H): Use float_h_file. (rest.cross, stmp-int-hdrs): Delete gfloat.h dependency. (gfloat.h): Delete. (stmp-int-hdrs): Use FLOAT_H instead of gfloat.h. (mostlyclean): Delete gloat.h reference. (install-cross-rest, install-float-h-cross, stmp-headers): Update comments. * configure.in (sparcv9-*-solaris2*): Set float_format to none. (sparc-*-solaris2*): Set float_format to none for 2.5 and higher. (float_h_file): Set from float_format. Substitute into Makefile.in. (float_format): No longer substitute into Makefile.in. * cross-make (FLOAT_H): Delete. * config/mips/t-cross64 (FLOAT_H): Delete. * configure: Rebuilt. From-SVN: r25518
Jim Wilson committed
-