- 05 Apr, 1999 16 commits
-
-
* class.c (add_method_1): Cast the argument of `bzero' to PTR. * decl.c (copy_lang_decl): Likewise for `bcopy'. * jcf-depend.c: Include "config.h", not <config.h>. * jcf-parse.c (jcf_figure_file_type): Cast the arguments of `bcopy' to PTR. * jcf-path.c: Include "config.h", not <config.h>. * lex.c: Don't include various system header files. (java_init_lex): Cast the argument of `bzero' to PTR * parse-scan.y (java_push_parser_context): Likewise. * parse.y (java_push_parser_context): Likewise. * xref.c: Don't include <stdio.h>. From-SVN: r26203
Kaveh R. Ghazi committed -
* class.c (maybe_fixup_vptrs): Remove declaration. (build_class_init_list): Likewise. * decl.c (pushdecl_class_level): Call check_template_shadow here ... (push_class_level_binding): ... not here. * search.c (dfs_push_type_decls): Only avoid template-self-reference TYPE_DECLs if they are from base classes. From-SVN: r26202
Mark Mitchell committed -
Mon Apr 5 11:24:19 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (struct parser_ctxt *ctxp): Now global. (declare_local_variables): Use WFL compound value for the declaration source line value, when doing cross-referencing. From-SVN: r26201
Alexandre Petit-Bianco committed -
From-SVN: r26200
Donn Terry committed -
From-SVN: r26199
Donn Terry committed -
From-SVN: r26198
Jeffrey A Law committed -
From-SVN: r26197
Nick Clifton committed -
From-SVN: r26195
Jeffrey A Law committed -
From-SVN: r26194
Bruce Korb committed -
From-SVN: r26193
Bruce Korb committed -
From-SVN: r26192
Bruce Korb committed -
From-SVN: r26191
Bruce Korb committed -
From-SVN: r26190
Jeffrey A Law committed -
* i386.c (x86_double_with_add): Turn off for Pentium and PPro. (small_shift_operand, output_ashlsi3): New functions. * i386.h (small_shift_operand, output_ashlsi3): Declare. * i386.md (ashlsi3): Simplify ahlsi3 patterns. Remove splitters that are no longer needed. From-SVN: r26189
Jeffrey A Law committed -
* pt.c (check_template_shadow): Don't treat OVERLOADs as _DECL nodes. Tidy. From-SVN: r26188
Mark Mitchell committed -
From-SVN: r26182
Jeff Law committed
-
- 04 Apr, 1999 5 commits
-
-
From-SVN: r26181
Craig Burley committed -
* stmt.c (expand_loop_end): When copying the loop exit test, do not walk into a nested loop. From-SVN: r26171
Jeffrey A Law committed -
From-SVN: r26170
Jeffrey A Law committed -
From-SVN: r26168
Jeffrey A Law committed -
From-SVN: r26167
Jeff Law committed
-
- 03 Apr, 1999 17 commits
-
-
* fixinc/hackshell.tpl: Skip links to directories, to avoid removing them. * fixinc/inclhack.tpl: Likewise. * fixinc/fixinc.sh, fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt. From-SVN: r26166
Jeffrey A Law committed -
* rs6000.md (addsi3, iorsi3, xorsi3, adddi3, iordi3, xordi3, movsi_got, movsi, movsf): Use no_new_pseudos. * rs6000.c (rs6000_got_register): Likewise. (offsettable_mem_opereand): Use || not |. From-SVN: r26165
David Edelsohn committed -
From-SVN: r26164
Craig Burley committed -
* acconfig.h (ENABLE_CHECKING): Remove redundant #undef. * config.in: Rebuilt. From-SVN: r26163
Jeffrey A Law committed -
From-SVN: r26162
Craig Burley committed -
From-SVN: r26161
Craig Burley committed -
From-SVN: r26160
Toshiyasu Morita committed -
* regmove.c (fixup_match_1): Consistently evaluate HAVE_POST_INCREMENT and HAVE_POST_DECREMENT. From-SVN: r26159
Toshiyasu Morita committed -
configure.in (DEFAULT_LINKER, [...]): Use grep instead of test and sed to check whether they're GNU programs. * configure.in (DEFAULT_LINKER, DEFAULT_ASSEMBLER): Use grep instead of test and sed to check whether they're GNU programs. * configure: Rebuilt. From-SVN: r26158
Alexandre Oliva committed -
Makefile.in (install-headers-tar, [...]): avoid problems with CDPATH Reported by Ralf Canis <canis@bigfoot.com> * Makefile.in (install-headers-tar, install-headers-cpio): avoid problems with CDPATH Reported by Ralf Canis <canis@bigfoot.com> From-SVN: r26157
Alexandre Oliva committed -
From-SVN: r26156
Jeffrey A Law committed -
* inclhack.tpl: insert spaces between `sed -e' and '...' Reported by Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * fixinc/fixincl.sh, fixinc/fixincl.x, fixinc/inclhack.sh: regen From-SVN: r26155
Alexandre Oliva committed -
of the C++ front-end. From-SVN: r26154
Mark Mitchell committed -
From-SVN: r26153
Craig Burley committed -
1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu> * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp. * gcc.dg/cpp-if3.c: Don't use -pedantic. * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of missing initializer warnings. From-SVN: r26150
Zack Weinberg committed -
* class.c (maybe_fixup_vptrs, build_class_init_list): Lose. (finish_struct_1): Don't call build_class_init_list. From-SVN: r26147
Jason Merrill committed -
From-SVN: r26146
Jeff Law committed
-
- 02 Apr, 1999 2 commits
-
-
* i386.md (floatsisf2, floatdisf2, floatsidf2, floatdidf2, floatsixf2, floatdixf2): Rewrite using a splitter. From-SVN: r26145
John Wehle committed -
From-SVN: r26142
Nick Clifton committed
-