- 05 Sep, 1998 18 commits
-
-
From-SVN: r22254
Mark Mitchell committed -
* Makefile.in (pexecute.o): Use pexecute.c from libiberty. Provide explicit rules for building. Similarly for alloca, vfprintf, choose-temp and mkstemp. * pexecute.c, alloca.c, vfprintf.c, choose-temp.c, mkstemp.c: Delete. From-SVN: r22253
Jeffrey A Law committed -
* pexecute.c: Updates from gcc. Copy in gcc has been removed. This is the canonical copy. Define ISSPACE if !IN_GCC. * alloca.c, vfprintf.c, choose-temp.c, mkstemp.c: Similarly. * Makefile.in: Build mkstemp.o From-SVN: r22252
Jeffrey A Law committed -
Fri Sep 4 18:40:32 1998 Craig Burley <burley@gnu.org> * libU77/sys_clock_.c (G77_system_clock_0): Fix indentation. From-SVN: r22251
Craig Burley committed -
Fri Sep 4 18:35:52 1998 Craig Burley <burley@gnu.org> * lang-options.h: Convert to wrap option and doc string in a new macro invocation, FTNOPT, so the nearly identical list can be used in FSF-g77. From-SVN: r22250
Craig Burley committed -
* pexecute.c: Updates from gcc. Copy in gcc has been removed. This is the canonical copy. Define ISSPACE if !IN_GCC. * alloca.c, vfprintf.c: Similarly. From-SVN: r22249
Jeff Law committed -
* Makefile.in (pexecute.o): Use pexecute.c from libiberty. Provide explicit rules for building. Similarly for alloca and vfprintf. * pexecute.c, alloca.c, vfprintf.c: Delete. From-SVN: r22248
Jeffrey A Law committed -
Fri Sep 4 19:53:34 1998 Craig Burley <burley@gnu.org> * intdoc.in: Minor editorial tweaks. From-SVN: r22247
Craig Burley committed -
Fri Sep 4 18:35:52 1998 Craig Burley <burley@gnu.org> * Makefile.in (fini.o): Don't define USE_HCONFIG here. * fini.c: Define USE_HCONFIG here instead, so deps-kinda picks up correct dependency. * Makefile.in (proj-h.o): Fix dependencies list. From-SVN: r22246
Craig Burley committed -
1998-09-05 Dave Love <d.love@dl.ac.uk> * Makefile.in (LDFLAGS): Set from BOOT_LDFLAGS. (F771_LDFLAGS): Variable dispensed with. From-SVN: r22245
Dave Love committed -
(F771_LDFLAGS): Variable dispensed with. From-SVN: r22244
Dave Love committed -
* pexecute.c: Updates from gcc. Copy in gcc has been removed. This is the canonical copy. Define ISSPACE if !IN_GCC. From-SVN: r22243
Jeffrey A Law committed -
* Makefile.in (pexecute.o): Use pexecute.c from libiberty. Provide explicit rules for building. * pexecute.c: Delete. From-SVN: r22242
Jeffrey A Law committed -
* Makefile.in: Tweak to avoid building runtime. It's built elsewhere now. From-SVN: r22241
Jeffrey A Law committed -
From-SVN: r22240
Jeff Law committed -
* Makefile.in (TARGET_CONFIGDIRS): Add libchill. (ALL_TARGET_MODULES): Add all-target-libchill. (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. (all-target-libchill): Add dependencies. * configure.in (target_libs): Add libchill. From-SVN: r22239
Jeffrey A Law committed -
* Makefile.in Revamped due to move. Add multilib support. * configure.in: Similarly. Use autoconf. * powerset.h: Do not depend on BITS_PER_UNIT. From-SVN: r22238
Jeff Law committed -
From-SVN: r22237
Jeff Law committed
-
- 04 Sep, 1998 7 commits
-
-
* inc/typeinfo (type_info::type_info(const char*)): Make `explicit'. From-SVN: r22235
Mark Mitchell committed -
* gcc.c (do_spec_1): [case 'o'] Account for lang_specific_extra_outfiles. (main): Correctly clear all slots in outfiles for lang_specific_extra_outfiles. Set input_file_number before calling lang_specific_pre_link. From-SVN: r22234
Tom Tromey committed -
* cp-tree.h (hash_tree_cons_simple): New macro. * pt.c (tsubst_arg_types): New function. Use hash_tree_cons. (coerce_template_parms): Use make_temp_vec, instead of make_tree_vec. Document this behavior. (lookup_template_class): Likewise. (tsubst, cases METHOD_TYPE, FUNCTION_TYPE): Use tsubst_arg_types. Remove dead code (and add ssertion to check its deadness). Fix bug w.r.t. exception specifications. From-SVN: r22233
Mark Mitchell committed -
* loop.c (load_mems): Fix JUMP_LABEL field after for_each_rtx call. From-SVN: r22232
Jim Wilson committed -
* config/sparc/sparc.c (output_double_int): In all V9 symbolic cases, use xword. (sparc_output_deferred_case_vectors): If no work to do, return. Fix thinko in Sept 1 change. From-SVN: r22231
David S. Miller committed -
* decl2.c (import_export_vtable): Always make artificials comdat. (import_export_decl): Likewise. * pt.c (mark_decl_instantiated): Likewise. From-SVN: r22230
Jason Merrill committed -
From-SVN: r22229
Jeff Law committed
-
- 03 Sep, 1998 15 commits
-
-
* Makefile.in: add semicolon in BISON definition for portability. From-SVN: r22228
SL Baur committed -
0 * Makefile.in: add semicolon in BISON definition for portability. From-SVN: r22227
SL Baur committed -
* g++.old-deja/g++.pt/explicit72.C: ensure that char and (un)signed char are different types for template specialization purposes. From-SVN: r22226
Reid M. Pinchback committed -
* config/nextstep.c (handle_pragma): Correct name of third argument. From-SVN: r22225
Toon Moene committed -
* cp-tree.h (finish_globally_qualified_member_call_expr): Rename to ... (finish_qualified_call_expr). * semantics.c: Likewise. * parse.y (primary): Use it. * method.c (hack_identifier): Remove redundant code. * init.c (resolve_offset_ref): Call convert_from_reference to handle members of reference type. Improve error recovery. From-SVN: r22224
Mark Mitchell committed -
* cp-tree.h (finish_globally_qualified_member_call_expr): Rename to ... (finish_qualified_call_expr). * semantics.c: Likewise. * parse.y (primary): Use it. * method.c (hack_identifier): Remove redundant code. * init.c (resolve_offset_ref): Call convert_from_reference to handle members of reference type. Improve error recovery. From-SVN: r22223
Mark Mitchell committed -
* cp-tree.h (finish_globally_qualified_member_call_expr): Rename to ... (finish_qualified_call_expr). * semantics.c: Likewise. * parse.y (primary): Use it. * method.c (hack_identifier): Remove redundant code. * init.c (resolve_offset_ref): Call convert_from_reference to handle members of reference type. Improve error recovery. From-SVN: r22222
Mark Mitchell committed -
From-SVN: r22221
Nick Clifton committed -
d 1998-09-03 Benjamin Kosnik <bkoz@cygnus.com> * cp-tree.h: Declare warn_nontemplate_friend. * decl2.c (lang_decode_option): Set. * lang-options.h: Add -Wnon-template-friend. * friend.c (do_friend): Use to toggle non-template function warning. g++/17054 From-SVN: r22220
Benjamin Kosnik committed -
S 1998-09-03 Benjamin Kosnik <bkoz@cygnus.com> * cp-tree.h: Declare warn_nontemplate_friend. * decl2.c (lang_decode_option): Set. * lang-options.h: Add -Wnon-template-friend. * friend.c (do_friend): Use to toggle non-template function warning. g++/17054 From-SVN: r22219
Benjamin Kosnik committed -
a 1998-09-03 Benjamin Kosnik <bkoz@cygnus.com> * cp-tree.h: Declare warn_nontemplate_friend. * decl2.c (lang_decode_option): Set. * lang-options.h: Add -Wnon-template-friend. * friend.c (do_friend): Use to toggle non-template function warning. g++/17054 From-SVN: r22218
Benjamin Kosnik committed -
� 1998-09-03 Benjamin Kosnik <bkoz@cygnus.com> * cp-tree.h: Declare warn_nontemplate_friend. * decl2.c (lang_decode_option): Set. * lang-options.h: Add -Wnon-template-friend. * friend.c (do_friend): Use to toggle non-template function warning. g++/17054 From-SVN: r22217
Benjamin Kosnik committed -
� Thu Sep 3 18:17:34 1998 Benjamin Kosnik <bkoz@cygnus.com> * invoke.texi (Warning Options): Add -Wnon-template-friend documentation. g++/17054 From-SVN: r22216
Benjamin Kosnik committed -
From-SVN: r22215
Michael Meissner committed -
From-SVN: r22214
Benjamin Kosnik committed
-