- 11 Feb, 1999 7 commits
-
-
From-SVN: r25153
Nick Clifton committed -
* sh.md (is_sfunc): New attribute. * sh.h (INSN_SETS_ARE_DELAYED, INSN_REFERENCES_ARE_DELAYED): Use it. From-SVN: r25152
J"orn Rennecke committed -
From-SVN: r25150
Jeff Law committed -
From-SVN: r25149
Jeffrey A Law committed -
h * fold-const.c (range_binop): Take account of the bounded nature of fixed length arithmetic when comparing unbounded ranges. From-SVN: r25146
Nathan Sidwell committed -
� * fold-const.c (range_binop): Take account of the bounded nature of fixed length arithmetic when comparing unbounded ranges. From-SVN: r25145
Nathan Sidwell committed -
* decl.c (grokdeclarator): Catch wierd declarators. * decl2.c (finish_file): Don't abort because of namespace parsing failure. (check_decl_namespace): Remove. From-SVN: r25144
Jason Merrill committed
-
- 10 Feb, 1999 21 commits
-
-
* function.c (assign_stack_temp_for_type): Clear best_p when an exact match is found. * i386.h (LOCAL_ALIGNMENT): Define. * function.c (assign_stack_local, assign_outer_stack_local): Use it. (assign_stack_temp_for_type): New function based on assign_stack_temp. (assign_stack_temp): Call it. (assign_temp): Use assign_stack_temp_for_type, not assign_stack_temp. * stmt.c: Use assign_temp, not assign_stack_temp. * tm.texi: Document LOCAL_ALIGNMENT. From-SVN: r25143
John Wehle committed -
From-SVN: r25142
Jeffrey A Law committed -
* jvspec.c (xmalloc): Kill the prototype. It does not belong here anymore. From-SVN: r25141
Jeffrey A Law committed -
* emit-rtl.c (operand_subword): Sign extend REAL_VALUE_TO_TARGET_SINGLE result. * final.c (split_double): Sign extend REAL_VALUE_TO_TARGET_DOUBLE result. * real.c (endian): Delete sign extension code. * config/m32r/m32r.md (movsf_insn+1): REAL_VALUE_TO_TARGET_SINGLE call replaced with operand_subword call. From-SVN: r25140
Jim Wilson committed -
* gcc.dg/special/ecos.exp: New test driver for new tests with special requirements. * gcc.dg/special/alias-1.c: New test. * gcc.dg/special/gcsec-1.c: New test. * gcc.dg/special/weak-1.c: New test. * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c. * gcc.dg/special/weak-2.c: New test. * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c. * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c. * gcc.dg/special/wkali-1.c: New test. * gcc.dg/special/wkali-2.c: New test. * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c. * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c. From-SVN: r25139
Jonathan Larmour committed -
* alpha.md (cmov compound patterns): Delete. Jump can now create the correct constructs in the first place. From-SVN: r25138
Richard Henderson committed -
1999-02-10 Alexandre Petit-Bianco <apbianco@cygnus.com> * lex.c (yylex): Encode \0 as UTF8. From-SVN: r25137
Alexandre Petit-Bianco committed -
* jvspec.c (lang_specific_driver): Use libgcj, not libjava. * Makefile.in (jcf-path.o): Define LIBGCJ_ZIP_FILE. (libgcj_zip): Renamed. * jcf-path.c (add_entry): Use LIBGCJ_ZIP_FILE, not LIBJAVA_ZIP_FILE. (jcf_path_init): Use LIBGCJ_ZIP_FILE. From-SVN: r25136
Tom Tromey committed -
* jvspec.c (THREAD_NAME): Renamed -lqthreads to -lgcjcoop. (GC_NAME): Renamed -lgc to -lgcjgc. From-SVN: r25135
Tom Tromey committed -
From-SVN: r25134
Jeffrey A Law committed -
* lib/c-torture.exp (c-torture-compile): Pull out code for analyzing gcc error messages. (c-torture-execute): Likewise. Fix some (harmless) false positives. * lib/gcc.exp (gcc_check_compile): New function. From-SVN: r25133
Felix Lee committed -
From-SVN: r25132
Richard Henderson committed -
From-SVN: r25130
Mumit Khan committed -
Wed Feb 10 13:59:18 1999 Dave Brolley <brolley@cygnus.com> * mbchar.c (local_mb_cur_max): Handle the case where MB_CUR_MAX is 0. From-SVN: r25129
Dave Brolley committed -
* cp-tree.h (get_template_base): Don't declare. (dfs_walk): Declare. (dfs_unmark): Likewise. (markedp): Likewise. * pt.c (unify): Remove duplicate declaration. Pass tparms and targs to get_template_base. (get_template_base_recursive): Move here from search.c. Check to see that the base found can be instantiated to form the desired type. (get_template_base): Likewise. (get_class_bindings): Simplify. * search.c (get_template_base_recursive): Move to pt.c. (get_template_base): Likewise. (markedp): Make it global. (dfs_walk): Likewise. (dfs_unmark): Likewise. From-SVN: r25128
Mark Mitchell committed -
From-SVN: r25127
Jim Wilson committed -
* cp-tree.h (get_template_base): Don't declare. (dfs_walk): Declare. (dfs_unmark): Likewise. (markedp): Likewise. * pt.c (unify): Remove duplicate declaration. Pass tparms and targs to get_template_base. (get_template_base_recursive): Move here from search.c. Check to see that the base found can be instantiated to form the desired type. (get_template_base): Likewise. (get_class_bindings): Simplify. * search.c (get_template_base_recursive): Move to pt.c. (get_template_base): Likewise. (markedp): Make it global. (dfs_walk): Likewise. (dfs_unmark): Likewise. From-SVN: r25126
Mark Mitchell committed -
* rtlanal.c (for_each_rtx): Fix declaration to conform to GNU coding standards. From-SVN: r25125
Mark Mitchell committed -
* reload1.c (reload_combine_note_store): Second argument is no longer unused/ignored. Handle multi-register hard regs. (move2add_note_store): Simplify. From-SVN: r25124
Jeffrey A Law committed -
From-SVN: r25123
Mumit Khan committed -
From-SVN: r25122
Jeff Law committed
-
- 09 Feb, 1999 12 commits
-
-
* i386/cygwin.h (SUBTARGET_OVERRIDE_OPTIONS): New macro to ignore fpic/fPIC for windows32 targets. * i386/xm-cygwin.h (GET_ENV_PATH_LIST): Replace '\\' in windows32 paths with '/'. * i386/mingw32.h (CPP_SPEC): Define. (CPP_PREDEFINES): Add MINGW32 version id. * i386/crtdll.h (CPP_PREDEFINES): Likewise. From-SVN: r25121
Mumit Khan committed -
x * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of the old name config/mh-cygwin32. Enable texinfo. From-SVN: r25120
Mumit Khan committed -
� * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of the old name config/mh-cygwin32. Enable texinfo. From-SVN: r25119
Mumit Khan committed -
* Makefile.in (collect2$(exeext)): Delete redundant dependency and add missing exeext to target. From-SVN: r25118
Mumit Khan committed -
* system.h (_, N_): Remove dummy i18n macros. * protoize.c: Move inclusion of intl.h to after system.h. * cexp.y: Include intl.h. * cexp.c: Rebuilt. From-SVN: r25117
Nathan Sidwell committed -
* Makefile.in (distclean): Move Makefile deletion to end of commands. From-SVN: r25116
Nathan Sidwell committed -
From-SVN: r25115
Mumit Khan committed -
Tue Feb 9 19:31:09 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * lex.c (java_lang_cloneable): Initialize. * parse.y (java_lang_cloneable): New static variable. (qualify_ambiguous_name): Take CONVERT_EXPR into account when doing one more qualification round. (valid_ref_assignconv_cast_p): Reject null source or destination. Allow an array to be cast into java.lang.Cloneable. (patch_cast): Swapped two first arguments to first call to valid_ref_assignconv_cast_p. From-SVN: r25114
Alexandre Petit-Bianco committed -
* config/c4x/c4x.md (*movhf_noclobber, *movhi_noclobber): Use m constraint instead of QT. From-SVN: r25113
Michael Hayes committed -
cpplib.c (special_symbol): Move IP to be declared in function scope, rather than individual case statements. * cpplib.c (special_symbol): Move IP to be declared in function scope, rather than individual case statements. fixes building under solaris From-SVN: r25112
Brendan Kehoe committed -
1999-02-09 16:42 -0500 Zack Weinberg <zack@rabi.columbia.edu> * cppfiles.c (finclude): Handle pipes properly under old BSD derivatives. 1999-02-09 16:42 -0500 Melissa O'Neill <oneill@cs.sfu.ca> * system.h: Provide fallback definitions for S_ISCHR, S_ISSOCK, S_ISFIFO, O_NONBLOCK, and O_NOCTTY. From-SVN: r25111
Zack Weinberg committed -
Tue Feb 9 16:39:01 1999 Dave Brolley <brolley@cygnus.com> * Makefile.in: Change mkstemp -> mkstemps. From-SVN: r25110
Dave Brolley committed
-