- 11 Dec, 1997 3 commits
-
-
See ChangeLog.11 for details. From-SVN: r17040
Jeff Law committed -
From-SVN: r17039
Jason Merrill committed -
From-SVN: r17038
Jeff Law committed
-
- 10 Dec, 1997 1 commit
-
-
From-SVN: r17036
Anthony Green committed
-
- 09 Dec, 1997 15 commits
-
-
From-SVN: r17032
Jeff Law committed -
* init.c (expand_vec_init): Don't fold a list of parameters. Fixes kde. From-SVN: r17031
Jason Merrill committed -
* toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition to RLIMIT_STACK to see if we can call getrlimit and setrlimit. From-SVN: r17030
Manfred Hollstein committed -
* rs6000.h (FUNCTION_ARG_PADDING): Define. * rs6000.c (function_arg_padding): New function. From-SVN: r17029
David Edelsohn committed -
From-SVN: r17028
Manfred Hollstein committed -
* integrate.c (save_for_inline_copying): Make a new reg_parm_stack_loc. From Kenner, fixes more ADDRESSOF problems. From-SVN: r17027
Richard Kenner committed -
* tree.h: Add many prototypes. From-SVN: r17025
Jeffrey A Law committed -
* haifa-sched.c (haifa_classify_insn): Renamed from classify_insn. All references changed. * rtl.h: Protect from multiple inclusions. Add many prototypes. * libgcc2.c (string.h): Hoist inclusion to occur before first use of string functions like strlen. More pending patches. From-SVN: r17024
Jeffrey A Law committed -
* configure.in: Check for functions getrlimit and setrlimit. * cccp.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition to RLIMIT_STACK to see if we can call getrlimit and setrlimit. From-SVN: r17023
Manfred Hollstein committed -
* decl.c (copy_args_p): Handle copy elision for types with virtual bases. * call.c (build_over_call): Likewise. From-SVN: r17022
Jason Merrill committed -
From-SVN: r17021
Jay Sachs committed -
* alpha.c (REG_RA, alpha_return_addr, output_epilog): Fix merge problems. * alpha.c (override_options): Don't know about scheduling for EV6. * alpha.md (ev5 function units): Don't overload as ev6. * alpha.c (alpha_adjust_cost): Simplify. Fix typo in ev5 mult case. * alpha.md (define_attr type): Add mvi. (ev5_e0): Define sceduling parameters for it. (TARGET_MAX insns): Type is mvi not shift. From-SVN: r17020
Richard Henderson committed -
From-SVN: r17019
Richard Henderson committed -
From-SVN: r17015
Joern Rennecke committed -
* noncompile/noncompile.exp (921102-1.c): Fixed comment. (940510-1.c): Removed duplicate. (971104-1.c): New test. From-SVN: r17013
J"orn Rennecke committed
-
- 08 Dec, 1997 9 commits
-
-
From-SVN: r17012
J"orn Rennecke committed -
From-SVN: r17011
Jeff Law committed -
From-SVN: r17010
Joern Rennecke committed -
From-SVN: r17008
Jeff Law committed -
* pt.c (lookup_template_function): Copy the template arguments, not just the list containing them, to the permanent obstack. From-SVN: r17006
Mark Mitchell committed -
From-SVN: r17004
Jeffrey A Law committed -
* except.c (expand_start_catch_block): suspend_momentary for the terminate handler. From-SVN: r17003
Jason Merrill committed -
From-SVN: r17002
Jeff Law committed -
* error.c (dump_decl): Handle LOOKUP_EXPR. Sun Dec 7 15:45:07 1997 Mark Mitchell <mmitchell@usa.net> * rtti.c (build_dynamic_cast): Copy the cast-to type to the permanent obstack if we are processing a template decl. * typeck.c (build_static_cast): Likewise. (build_const_cast): Likewise. (build_reinterpret_cast): Likewise. * pt.c (coerce_template_parms): Coerce some expressions, even when processing_template_decl. From-SVN: r17001
Jason Merrill committed
-
- 07 Dec, 1997 6 commits
-
-
From-SVN: r16999
Jeff Law committed -
Sun Dec 7 02:34:40 1997 Jody Goldberg <jodyg@idt.net> * libstdc++/std/bastring.h : Move closer to the draft standard implementation of basic_string by adding 3 paramter 'Allocator'. NOTE: this still differs from the standard in not offering per instance allocators. * libstdc++/std/bastring.cc : Likewise. * libstdc++/stlinst.cc : Handle thread safe allocators if they are the default. From-SVN: r16993
Jody Goldberg committed -
* iosfwd: New header. * Makefile.in (HEADERS): Add it. Sun Dec 7 02:32:20 1997 Gregory L. Galloway (gregg@eoeml.gtri.gatech.edu) * Makefile.in (HEADERS): Modified list of headers to install to include all of SGI STL headers especially hash_set and hash_map, and added ANSI C++ style wrappers for fstream, iomanip, iostream, and strstream. * fstream, iomanip, iostream, strstream: New forwarding headers added. From-SVN: r16991
Jason Merrill committed -
Sun Dec 7 01:46:33 1997 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de> * typeck.c (build_binary_op_nodefault, pointer_diff): Symmetric handling of pointer difference expressions. * typeck.c (comp_target_types): Comparison of function/method types is independent of nptrs. Sun Dec 7 01:40:27 1997 Mark Mitchell <mmitchell@usa.net> * pt.c (tsubst): Avoid creating pointer to reference and reference to reference types. From-SVN: r16990
Jason Merrill committed -
From-SVN: r16989
Jeffrey A Law committed -
From-SVN: r16987
Jeff Law committed
-
- 06 Dec, 1997 6 commits
-
-
which included commits to RCS files with non-trunk default branches. From-SVN: r16984
Jeff Law committed -
From-SVN: r16981
Jeff Law committed -
From-SVN: r16980
Jeff Law committed -
* m68k.c: Include tree.h for dwarf2out_cfi_label. * gcc.c (process_command): Do not take address of function fatal when calling lang_specific_driver. * config/i386/cygwin32.h (DWARF2_UNWIND): Exception handling doesn't work with it yet, so set it to 0. * config/i386/xm-cygwin32.h (NO_SYS_SIGLIST): Define. * cse.c (cse_insn): Check for invalid entries when taking references. More assorted pending patches. From-SVN: r16978
Jeff Law committed -
From-SVN: r16977
Jeff Law committed -
* parse.y (do_id): New nonterminal. (template_id): Use it. From-SVN: r16974
Jason Merrill committed
-