- 02 Sep, 1998 5 commits
-
-
From-SVN: r22167
Nick Clifton committed -
From-SVN: r22166
Nick Clifton committed -
Add INSERT_ATTRIBUTES macro. From-SVN: r22165
Nick Clifton committed -
* config/sparc/sparc.md (movdf): Only generate special RTL for LABEL_REFs when PIC. (move_label_di): Remove (movdi_pic_label_ref, movdi_high_pic_label_ref, movdi_lo_sum_pic_label_ref): New patterns for 64-bit label references when PIC. * config/sparc/sparc.h (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Don't do anything special for MEDLOW, output an .xword for all 64-bit cases. From-SVN: r22164
David S. Miller committed -
From-SVN: r22163
Jeff Law committed
-
- 01 Sep, 1998 13 commits
-
-
* config/sparc/sparc.c (finalize_pic): Don't output arbitrary alignment, use FUNCTION_BOUNDARY instead. (sparc_output_deferred_case_vectors): Likewise. From-SVN: r22162
David S. Miller committed -
* decl2.c (output_vtable_inherit): Use %cDIGIT in the operands. * class.c (build_vtable_entry_ref): Likewise. From-SVN: r22161
Jason Merrill committed -
* cp-tree.h (DECL_FRIEND_PSEUDO_TEMPLATE_INSTANTIATION): New macro. * decl2.c (import_export_decl): Likewise. * pt.c (instantiate_decl): Use it. From-SVN: r22160
Mark Mitchell committed -
From-SVN: r22159
Mark Mitchell committed -
* decl.c (lookup_name_real): Also do implicit typename thing for artificial TYPE_DECLs. * search.c (lookup_field): Likewise. (lookup_fnfields, lookup_field): Adjust for implicit typename kludge. * semantics.c (begin_constructor_declarator): Use enter_scope_of. (enter_scope_of): Extract type from implicit typename. (begin_class_definition): Likewise. * lex.c (identifier_type): Handle implicit typename when checking for SELFNAME. * cp-tree.h: Declare flag_strict_prototype. * lex.c (do_scoped_id, do_identifier): Don't implicitly_declare if -fstrict-prototype. * decl.c (init_decl_processing): If -f{no,-}strict-prototype wasn't specified, set it to the value of pedantic. From-SVN: r22158
Jason Merrill committed -
From-SVN: r22157
Mark Mitchell committed -
From-SVN: r22156
Mark Mitchell committed -
Tue Sep 1 10:06:06 1998 Craig Burley <burley@gnu.org> * libF77/Version.c: Update. * libU77/Version.c: Update. * libI77/Version.c: Update. From-SVN: r22155
Craig Burley committed -
8 * bugs.texi, g77.1, g77.texi, intdoc.in, news.texi: Doc updates from Craig. From-SVN: r22154
Craig Burley committed -
* bugs.texi, g77.1, g77.texi, intdoc.in, news.texi: Doc updates from Craig. From-SVN: r22153
Craig Burley committed -
* bugs.texi, g77.1, g77.texi, intdoc.in, news.texi: Doc updates from Craig. From-SVN: r22152
Craig Burley committed -
� * bugs.texi, g77.1, g77.texi, intdoc.in, news.texi: Doc updates from Craig. From-SVN: r22151
Craig Burley committed -
From-SVN: r22145
Jeff Law committed
-
- 31 Aug, 1998 20 commits
-
-
* decl.c (finish_enum): Handle member enums of classes declared in template functions. * decl2.c (grok_x_components): Strip attributres before calling groktypename. From-SVN: r22144
Mark Mitchell committed -
From-SVN: r22141
Jeffrey A Law committed -
* config/sparc/sparc.md (movsf_const_intreg): Kill warning. (movtf_insn_sp64, movtf_no_e_insn_sp64): Reorder alternatives. From-SVN: r22140
David S. Miller committed -
variables. From-SVN: r22139
Nick Clifton committed -
From-SVN: r22138
David Edelsohn committed -
* alpha/va_list.h: New file. * alpha/x-alpha (EXTRA_HEADERS): New. Add va_list.h. From-SVN: r22137
Richard Henderson committed -
� * NEWS: Fix typos. From-SVN: r22136
Jeff Law committed -
( * NEWS: Fix typos. From-SVN: r22135
Jeff Law committed -
Mon Aug 31 15:42:18 1998 Dave Brolley <brolley@cygnus.com> * varasm.c (compare_constant_1): Handle RANGE_EXPR. (record_constant_1): Handle RANGE_EXPR. From-SVN: r22132
Dave Brolley committed -
cp-tree.h, decl2.c: Remove support for -fall-virtual, -fenum-int-equivalence and -fno-nonnull-objects. * cp-tree.h, decl2.c: Remove support for -fall-virtual, -fenum-int-equivalence and -fno-nonnull-objects. * class.c (check_for_override): Remove support for -fall-virtual. (finish_struct_1): Likewise. * call.c (build_new_op): Remove support for -fenum-int-equivalence. * typeck.c (build_binary_op_nodefault): Likewise. * cvt.c (ocp_convert): Likewise. * call.c (build_vfield_ref): Remove support for -fno-nonnull-objects. * class.c (build_vbase_path): Likewise. From-SVN: r22131
Jason Merrill committed -
Mon Aug 31 15:35:16 1998 Dave Brolley <brolley@cygnus.com> * decl.c (layout_chill_variants): Calculate nlables properly. From-SVN: r22130
Dave Brolley committed -
From-SVN: r22129
Brendan Kehoe committed -
From-SVN: r22128
Richard Henderson committed -
� * print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap. * haifa-sched.c (sched_analyze): Handle NOTE_INSN_RANGE_START and NOTE_INSN_RANGE_END specially. (reemit_notes): Likewise. From-SVN: r22127
Richard Henderson committed -
� * print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap. * haifa-sched.c (sched_analyze): Handle NOTE_INSN_RANGE_START and NOTE_INSN_RANGE_END specially. (reemit_notes): Likewise. From-SVN: r22126
Richard Henderson committed -
( * print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap. * haifa-sched.c (sched_analyze): Handle NOTE_INSN_RANGE_START and NOTE_INSN_RANGE_END specially. (reemit_notes): Likewise. From-SVN: r22125
Richard Henderson committed -
* sparc.c (TMASK, UMASK): Use `(unsigned)1' not `1U'. (ultrasparc_sched_init): Remove unneeded &. From-SVN: r22124
Kaveh R. Ghazi committed -
From-SVN: r22123
Jason Merrill committed -
* config/m68k/m68k.h (TARGET_SWITCHES): Don't remove MASK_68040 for -m68020-60, to prevent the use of fintrz. From-SVN: r22122
Andreas Schwab committed -
From-SVN: r22121
Jeff Law committed
-
- 30 Aug, 1998 2 commits
-
-
* configure.in: If the native compiler is GCC use $(WARN_CFLAGS) even in stage1. * Makefile.in: Likewise. * configure: Regenerated. From-SVN: r22120
Mark Mitchell committed -
* dbz/Makefile.in: Avoid assumptions about "tr" behaves when LANG is set to something other than English. From-SVN: r22119
Lutz Wohlrab committed
-