OSDN Git Service

pf3gnuchains/gcc-fork.git
25 years agoWed Feb 24 11:26:41 1999 Vladimir N. Makarov <vmakarov@cygnus.com>
vmakarov [Wed, 24 Feb 1999 08:33:57 +0000 (08:33 +0000)]
Wed Feb 24 11:26:41 1999  Vladimir N. Makarov  <vmakarov@cygnus.com>
* config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Don't use
  PIC_OFFSET_TABLE_REGNUM for register allocation when -fPIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25397 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoupdate lib[FIU]77/configure from autoconf 2.13
burley [Wed, 24 Feb 1999 08:15:19 +0000 (08:15 +0000)]
update lib[FIU]77/configure from autoconf 2.13

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25396 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agofix up entries
burley [Wed, 24 Feb 1999 08:13:43 +0000 (08:13 +0000)]
fix up entries

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25395 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago* lib/Makefile.in: Regen dependencies.
oliva [Wed, 24 Feb 1999 01:03:01 +0000 (01:03 +0000)]
* lib/Makefile.in: Regen dependencies.
* makeinfo/Makefile.in, util/Makefile.in: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25391 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDaily bump.
law [Wed, 24 Feb 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25390 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * jvspec.c (lang_specific_driver): Recognize -fsyntax-only and
tromey [Tue, 23 Feb 1999 17:42:38 +0000 (17:42 +0000)]
* jvspec.c (lang_specific_driver): Recognize -fsyntax-only and
disable linking in that case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25389 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago
pcg [Tue, 23 Feb 1999 10:23:02 +0000 (10:23 +0000)]

corrected a minor typoe

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25388 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoMark failing code as XFAIL
loewis [Tue, 23 Feb 1999 09:11:19 +0000 (09:11 +0000)]
Mark failing code as XFAIL

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25387 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * errfn.c: Change varargs code to look like toplev.c.
jason [Tue, 23 Feb 1999 01:44:23 +0000 (01:44 +0000)]
* errfn.c: Change varargs code to look like toplev.c.
* method.c (process_modifiers): Don't prepend 'U' for char or
wchar_t.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25386 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDaily bump.
law [Tue, 23 Feb 1999 00:45:04 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25385 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoFix mips16 debug info problems with frame address.
wilson [Mon, 22 Feb 1999 19:38:39 +0000 (19:38 +0000)]
Fix mips16 debug info problems with frame address.
* config/mips/mips.c (mips_debugger_offset): When TARGET_MIPS16 &&
  frame_pointer_needed adjust frame size.
(function_prologue): Don't MIPS16 .mask GPOFFSET. Already adjusted
  in .frame pseudo-op.
Frm Jim Wilson  <wilson@cygnus.com>:
* mips.c (function_prologue): Adjust frame size in .frame pseudo-op
when TARGET_MIPS16 && frame_pointer_needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25382 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoSupport ARM/Linux's armv syntax
nickc [Mon, 22 Feb 1999 17:24:21 +0000 (17:24 +0000)]
Support ARM/Linux's armv syntax

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25381 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoApply ARM/Linux patches.
nickc [Mon, 22 Feb 1999 16:47:59 +0000 (16:47 +0000)]
Apply ARM/Linux patches.
Rework cpu/architecture command line parsing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25380 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoNew test case from Nathan Sidwell.
loewis [Mon, 22 Feb 1999 16:15:42 +0000 (16:15 +0000)]
New test case from Nathan Sidwell.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25379 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * loop.c (libcall_other_regs): Make extern.
amacleod [Mon, 22 Feb 1999 14:11:58 +0000 (14:11 +0000)]
* loop.c (libcall_other_regs): Make extern.
* rtl.h (find_last_value): Add parameter to prototype.
(libcall_other_reg): Add extern declaration.
* rtlanal.c (find_last_value): Add another parameter to allow
a definition using a hardware register to be found as well.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25378 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * cse.c (dump_class): New function.
mmitchel [Mon, 22 Feb 1999 13:34:33 +0000 (13:34 +0000)]
* cse.c (dump_class): New function.
(invalidate_memory): Fix typo in comment.
* function.c (temp_slot): Add an alias set field.
(assign_stack_temp): Only reuse slots if they will have the
same alias set as before.
(combine_temp_slots): Don't combine if -fstrict-aliasing;
that's unsafe.
* rtl.c (copy_rtx): Copy all the flags (in particular,
MEM_SCALAR_P).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25372 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoSome insignificant corrections of the previous patch.
vmakarov [Mon, 22 Feb 1999 11:43:58 +0000 (11:43 +0000)]
Some insignificant corrections of the previous patch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25371 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoMon Feb 22 14:13:23 1999 Vladimir N. Makarov <vmakarov@cygnus.com>
vmakarov [Mon, 22 Feb 1999 11:32:00 +0000 (11:32 +0000)]
Mon Feb 22 14:13:23 1999  Vladimir N. Makarov  <vmakarov@cygnus.com>
* configure.in (i[34567]86-*-linux-gnu*,
i[34567]86-*-linux-gnulibc1, i[34567]86-*-linux-gnuaout*,
i[34567]86-*-linux-gnuoldld*): Use fixinc.x86-linux-gnu as
fixincludes.
* configure: Rebuilt.
* fixinc.x86-linux-gnu: New script for fixing asm-statements bug
on x86 linux.
* fixinc/fixinc.x86-linux-gnu: Copy of the previous one.
* fixinc/mkfixinc.sh (i[34567]86-*-linux-gnu*,
i[34567]86-*-linux-gnulibc1, i[34567]86-*-linux-gnuaout*,
i[34567]86-*-linux-gnuoldld*): Use fixinc.x86-linux-gnu as
fixincludes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25370 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * jcf.h (UTF8_GET): Mask first byte of 3-byte encoding with 0x0f,
tromey [Mon, 22 Feb 1999 09:15:30 +0000 (09:15 +0000)]
* jcf.h (UTF8_GET): Mask first byte of 3-byte encoding with 0x0f,
not 0x1f.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25369 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoReverted to the old behavior of encoding the types.
ovidiu [Mon, 22 Feb 1999 09:02:25 +0000 (09:02 +0000)]
Reverted to the old behavior of encoding the types.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25368 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoimprove wall of separation between build and install
burley [Mon, 22 Feb 1999 08:49:36 +0000 (08:49 +0000)]
improve wall of separation between build and install

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25367 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoreduce spurious warnings using -fsyntax-only
burley [Mon, 22 Feb 1999 08:41:42 +0000 (08:41 +0000)]
reduce spurious warnings using -fsyntax-only

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25366 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agofix -fsyntax-only ICEs
burley [Mon, 22 Feb 1999 08:35:11 +0000 (08:35 +0000)]
fix -fsyntax-only ICEs

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25365 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * c-lex.c (yylex): Replace warning about integer constants being
gavin [Mon, 22 Feb 1999 08:18:56 +0000 (08:18 +0000)]
* c-lex.c (yylex): Replace warning about integer constants being
larger than long-longs, with a warning about integer constants
        being larger than the largest target integer.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25364 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * configure.in (mips*-*-vxworks*): Enable gthreads vxworks support.
law [Mon, 22 Feb 1999 01:32:00 +0000 (01:32 +0000)]
    * configure.in (mips*-*-vxworks*): Enable gthreads vxworks support.
        * configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25363 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDaily bump.
law [Mon, 22 Feb 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25362 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * gcc.c-torture/execute/990222-1.c: New test.
law [Mon, 22 Feb 1999 00:17:46 +0000 (00:17 +0000)]
    * gcc.c-torture/execute/990222-1.c: New test.
New test from Herman ten Brugge

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25361 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoBump for snapshot
law [Sun, 21 Feb 1999 20:34:48 +0000 (20:34 +0000)]
Bump for snapshot

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25359 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * tm.texi: Update docs for constructors and destructors.
law [Sun, 21 Feb 1999 19:58:22 +0000 (19:58 +0000)]
    * tm.texi: Update docs for constructors and destructors.
And update comment in cp/decl2.c

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25356 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * decl2.c (start_objects): Make file scope constructors and
law [Sun, 21 Feb 1999 19:42:18 +0000 (19:42 +0000)]
    * decl2.c (start_objects): Make file scope constructors and
        destructors local to the file if ASM_OUTPUT_CONSTRUCTOR and
        ASM_OUTPUT_DESTRUCTOR are defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25354 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoh
law [Sun, 21 Feb 1999 19:39:50 +0000 (19:39 +0000)]
h
        * config/aoutos.h (ASM_OUTPUT_CONSTRUCTOR): Delete.
        (ASM_OUTPUT_DESTRUCTOR, ASM_OUTPUT_GC_ENTRY): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25351 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago
law [Sun, 21 Feb 1999 19:39:44 +0000 (19:39 +0000)]

        * config/aoutos.h (ASM_OUTPUT_CONSTRUCTOR): Delete.
        (ASM_OUTPUT_DESTRUCTOR, ASM_OUTPUT_GC_ENTRY): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25350 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoUpdate attribute value documentation.
rth [Sun, 21 Feb 1999 18:39:33 +0000 (18:39 +0000)]
Update attribute value documentation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25349 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * genattrtab.c (check_attr_value): Allow negative const_int if
rth [Sun, 21 Feb 1999 18:30:37 +0000 (18:30 +0000)]
    * genattrtab.c (check_attr_value): Allow negative const_int if
        negative_ok.  Accept integral arithmetic operators.  Accept
        direct references to other attributes.  Accept symbol_ref in
        non-constant attributes.
        (max_attr_value): Add new argument `unknownp'.  Update all callers.
        (or_attr_value): Likewise.
        (simplify_knowing): Don't optimize if max_attr_value unknown.
        (write_length_unit_log): Likewise with or_attr_value.
        (find_and_mark_used_attributes): Don't fallthru case.
        (write_attr_set): Pass thru all non-cond expressions.
        (write_attr_value): Handle symbol_ref, attr, and arithmetic.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25348 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago1999-02-19 Mark Mitchell <mark@markmitchell.com>
mmitchel [Sun, 21 Feb 1999 16:38:23 +0000 (16:38 +0000)]
1999-02-19  Mark Mitchell  <mark@markmitchell.com>
* cp-tree.h (CLASSTYPE_METHOD_VEC): Adjust comment.
(fn_type_unification): Adjust prototype.
(lookup_fnfields_1): Declare.
* call.c (add_template_candidate_real): Adjust call to
fn_type_unification.
* class.c (add_method): Don't allow duplicate declarations of
constructors or destructors.
(resolve_address_of_overloaded_function): Remove unused variable.
Adjust call to fn_type_unification.
* decl.c (grokfndecl): Be more robust in the face of illegal
specializations.
* decl2.c (check_classfn): Remove hokey handling of member
templates.
* pt.c (determine_specialization): Improve comments.  Adjust to
handle template argument deduction as per the standard.
(check_explicit_specialization): Fix comment spacing.  Handle
type-conversion operators correctly.  Improve error-recovery.
(fn_type_unification): Remove EXTRA_FN_ARG parameter.
(get_bindings_real): Simplify handling of static members.
* search.c (lookup_fnfields_1): Make it have external linkage.
* typeck.c (compparms): Fix comment.
(build_unary_op): Don't try to figure out which template
specialization is being referred to when when the address-of
operator is used with a template function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25347 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agod
bothner [Sun, 21 Feb 1999 15:42:27 +0000 (15:42 +0000)]
d
* decl.c (build_result_decl), java-tree.h:  New method.
(complete_start_java_method):  Handle synchronized methods.
Don't build DECL_RESULT here.  (Ordering dependency problem.)
(start_java_method):  Call build_result_decl here instead  ...
* parse.y (java_complete_expand_method):  ... and here.
(expand_start_java_method): Don't call complete_start_java_method here.
(java_complete_expand_method):  Call it here instead.
* parse.h (BUILD_MONITOR_ENTER, BUILD_MONITOR_EXIT):  Moved to ..
* java-tree.h:  ... here.
* expr.c (force_evaluation_order):  Fix typo, don't handle ARRAY_REF.
* parse.y (java_complete_lhs):  Don't call force_evaluation_order
for ARRAY_REF - it doesn't work when array bounds are checked.
(patch_array_ref):  Handle it here instead.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25346 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * decl.c (build_result_decl), java-tree.h: New method.
bothner [Sun, 21 Feb 1999 15:42:22 +0000 (15:42 +0000)]
* decl.c (build_result_decl), java-tree.h:  New method.
(complete_start_java_method):  Handle synchronized methods.
Don't build DECL_RESULT here.  (Ordering dependency problem.)
(start_java_method):  Call build_result_decl here instead  ...
* parse.y (java_complete_expand_method):  ... and here.
(expand_start_java_method): Don't call complete_start_java_method here.
(java_complete_expand_method):  Call it here instead.
* parse.h (BUILD_MONITOR_ENTER, BUILD_MONITOR_EXIT):  Moved to ..
* java-tree.h:  ... here.
* expr.c (force_evaluation_order):  Fix typo, don't handle ARRAY_REF.
* parse.y (java_complete_lhs):  Don't call force_evaluation_order
for ARRAY_REF - it doesn't work when array bounds are checked.
(patch_array_ref):  Handle it here instead.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25345 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago
bothner [Sun, 21 Feb 1999 15:42:17 +0000 (15:42 +0000)]

* decl.c (build_result_decl), java-tree.h:  New method.
(complete_start_java_method):  Handle synchronized methods.
Don't build DECL_RESULT here.  (Ordering dependency problem.)
(start_java_method):  Call build_result_decl here instead  ...
* parse.y (java_complete_expand_method):  ... and here.
(expand_start_java_method): Don't call complete_start_java_method here.
(java_complete_expand_method):  Call it here instead.
* parse.h (BUILD_MONITOR_ENTER, BUILD_MONITOR_EXIT):  Moved to ..
* java-tree.h:  ... here.
* expr.c (force_evaluation_order):  Fix typo, don't handle ARRAY_REF.
* parse.y (java_complete_lhs):  Don't call force_evaluation_order
for ARRAY_REF - it doesn't work when array bounds are checked.
(patch_array_ref):  Handle it here instead.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25344 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * jcf-write.c (generate_classfile): Emit "Exceptions" attribute.
bothner [Sun, 21 Feb 1999 15:41:32 +0000 (15:41 +0000)]
* jcf-write.c (generate_classfile):  Emit "Exceptions" attribute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25343 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoMichael Hayes <m.hayes@elec.canterbury.ac.nz>
rth [Sun, 21 Feb 1999 13:17:17 +0000 (13:17 +0000)]
Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
        * regmove.c (discover_flags_reg): Use word_mode instead of SImode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25342 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * regmove.c (discover_flags_reg): Remove cc0 code.
rth [Sun, 21 Feb 1999 13:16:11 +0000 (13:16 +0000)]
    * regmove.c (discover_flags_reg): Remove cc0 code.
        (mark_flags_life_zones) [HAVE_cc0]: Force use of cc0; bail if
        a potential flags register was identified.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25341 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDaily bump.
law [Sun, 21 Feb 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25340 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agofix LSTAT intrinsic per Krister Walfridsson <cato@df.lth.se>
burley [Sat, 20 Feb 1999 14:55:52 +0000 (14:55 +0000)]
fix LSTAT intrinsic per Krister Walfridsson <cato@df.lth.se>

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25339 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoFix rs6000.md typo
dje [Sat, 20 Feb 1999 13:16:43 +0000 (13:16 +0000)]
Fix rs6000.md typo

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25337 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * string, std/straits.h, std/bastring.h: Revert recent change. Needs
law [Sat, 20 Feb 1999 12:21:51 +0000 (12:21 +0000)]
    * string, std/straits.h, std/bastring.h: Revert recent change.  Needs
        some libiberty support before it can be re-enabled.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25336 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago* xm-arm.h (HOST_BITS_PER_LONGLONG): Define.
rearnsha [Sat, 20 Feb 1999 09:10:22 +0000 (09:10 +0000)]
* xm-arm.h (HOST_BITS_PER_LONGLONG): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25335 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agofix doc attributions, etc.
burley [Sat, 20 Feb 1999 02:05:58 +0000 (02:05 +0000)]
fix doc attributions, etc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25334 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDaily bump.
law [Sat, 20 Feb 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25333 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * regmove.c (discover_flags_reg): New function.
rth [Fri, 19 Feb 1999 23:02:58 +0000 (23:02 +0000)]
    * regmove.c (discover_flags_reg): New function.
        (flags_set_1, mark_flags_life_zones): New functions.
        (regmove_optimize): Call them.
        (fixup_match_1): Use insn modes rather than sets_cc0_p.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25332 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoOoops -forgot ChangeLog.
bothner [Fri, 19 Feb 1999 16:33:59 +0000 (16:33 +0000)]
Ooops -forgot ChangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25329 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agod
bothner [Fri, 19 Feb 1999 16:33:22 +0000 (16:33 +0000)]
d
Force left-to-right evaluation of binary operations etc.
* expr.c (force_evaluation_order), java-tree.h:  New function.
* parse.y (java_complete_lhs):  Pass binary operations, procedure
calls, and ARRAY_REFs to force_evaluation_order.
(various):  Set TREE_SIDE_EFFECTS more carefully.
Tolerate random (non-UTF8) encoding in comments without complaining.
* lex.c (java_read_char):  Return 0xFFFE if bad UTF8 encoding.
(java_is_eol):  Handle '\r' followed by '\n' instead of vice versa.
* parse.y (resolve_qualified_expression_name):  Handle error_mark.
(java_complete_node case EXPR_WITH_FILE_LOCATION):  Likewise.
* parse.y (java_complete_lhs):  Ignore an empty statement in a
COMPOUND_EXPR.  Don't complain about empty statement after return.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25328 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoT
bothner [Fri, 19 Feb 1999 16:33:20 +0000 (16:33 +0000)]
T
Force left-to-right evaluation of binary operations etc.
* expr.c (force_evaluation_order), java-tree.h:  New function.
* parse.y (java_complete_lhs):  Pass binary operations, procedure
calls, and ARRAY_REFs to force_evaluation_order.
(various):  Set TREE_SIDE_EFFECTS more carefully.
Tolerate random (non-UTF8) encoding in comments without complaining.
* lex.c (java_read_char):  Return 0xFFFE if bad UTF8 encoding.
(java_is_eol):  Handle '\r' followed by '\n' instead of vice versa.
* parse.y (resolve_qualified_expression_name):  Handle error_mark.
(java_complete_node case EXPR_WITH_FILE_LOCATION):  Likewise.
* parse.y (java_complete_lhs):  Ignore an empty statement in a
COMPOUND_EXPR.  Don't complain about empty statement after return.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25327 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago Force left-to-right evaluation of binary operations etc.
bothner [Fri, 19 Feb 1999 16:33:18 +0000 (16:33 +0000)]
Force left-to-right evaluation of binary operations etc.
* expr.c (force_evaluation_order), java-tree.h:  New function.
* parse.y (java_complete_lhs):  Pass binary operations, procedure
calls, and ARRAY_REFs to force_evaluation_order.
(various):  Set TREE_SIDE_EFFECTS more carefully.
Tolerate random (non-UTF8) encoding in comments without complaining.
* lex.c (java_read_char):  Return 0xFFFE if bad UTF8 encoding.
(java_is_eol):  Handle '\r' followed by '\n' instead of vice versa.
* parse.y (resolve_qualified_expression_name):  Handle error_mark.
(java_complete_node case EXPR_WITH_FILE_LOCATION):  Likewise.
* parse.y (java_complete_lhs):  Ignore an empty statement in a
COMPOUND_EXPR.  Don't complain about empty statement after return.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25326 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoa
bothner [Fri, 19 Feb 1999 14:55:24 +0000 (14:55 +0000)]
a
* parse.y (obtain_incomplete_type):  Don't wrap unknown types
in TREE_LIST - just chain the POINTER_TYPEs together.
(resolve_class):  If type already resolved, return decl.
After resolving, update TREE_TYPE(class_type), and name (if array).
* parse.h (do_resolve_class), parse.y:  Make non-static.
* class.c (maybe_layout_super_class):  Take this_class argument.
Do do_resolve_class if necessary.
(layout_class, layout_class_methods): Adjust calls appropriately.
* parse.h (JDEP_TO_RESOLVE, JDEP_RESOLVED_DECL, JDEP_RESOLVED,
JDEP_RESOLVED_P):  Redefined for new TREE_LIST-less convention.
* typeck.c (build_java_array_type):  Don't call layout_class.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25325 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agod
bothner [Fri, 19 Feb 1999 14:55:23 +0000 (14:55 +0000)]
d
* parse.y (obtain_incomplete_type):  Don't wrap unknown types
in TREE_LIST - just chain the POINTER_TYPEs together.
(resolve_class):  If type already resolved, return decl.
After resolving, update TREE_TYPE(class_type), and name (if array).
* parse.h (do_resolve_class), parse.y:  Make non-static.
* class.c (maybe_layout_super_class):  Take this_class argument.
Do do_resolve_class if necessary.
(layout_class, layout_class_methods): Adjust calls appropriately.
* parse.h (JDEP_TO_RESOLVE, JDEP_RESOLVED_DECL, JDEP_RESOLVED,
JDEP_RESOLVED_P):  Redefined for new TREE_LIST-less convention.
* typeck.c (build_java_array_type):  Don't call layout_class.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25324 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoT
bothner [Fri, 19 Feb 1999 14:55:18 +0000 (14:55 +0000)]
T
* parse.y (obtain_incomplete_type):  Don't wrap unknown types
in TREE_LIST - just chain the POINTER_TYPEs together.
(resolve_class):  If type already resolved, return decl.
After resolving, update TREE_TYPE(class_type), and name (if array).
* parse.h (do_resolve_class), parse.y:  Make non-static.
* class.c (maybe_layout_super_class):  Take this_class argument.
Do do_resolve_class if necessary.
(layout_class, layout_class_methods): Adjust calls appropriately.
* parse.h (JDEP_TO_RESOLVE, JDEP_RESOLVED_DECL, JDEP_RESOLVED,
JDEP_RESOLVED_P):  Redefined for new TREE_LIST-less convention.
* typeck.c (build_java_array_type):  Don't call layout_class.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25323 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * parse.y (obtain_incomplete_type): Don't wrap unknown types
bothner [Fri, 19 Feb 1999 14:55:17 +0000 (14:55 +0000)]
* parse.y (obtain_incomplete_type):  Don't wrap unknown types
in TREE_LIST - just chain the POINTER_TYPEs together.
(resolve_class):  If type already resolved, return decl.
After resolving, update TREE_TYPE(class_type), and name (if array).
* parse.h (do_resolve_class), parse.y:  Make non-static.
* class.c (maybe_layout_super_class):  Take this_class argument.
Do do_resolve_class if necessary.
(layout_class, layout_class_methods): Adjust calls appropriately.
* parse.h (JDEP_TO_RESOLVE, JDEP_RESOLVED_DECL, JDEP_RESOLVED,
JDEP_RESOLVED_P):  Redefined for new TREE_LIST-less convention.
* typeck.c (build_java_array_type):  Don't call layout_class.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25322 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * rtlanal.c (insn_first_p): Fix return value for insn == reference.
amylaar [Fri, 19 Feb 1999 14:49:59 +0000 (14:49 +0000)]
* rtlanal.c (insn_first_p): Fix return value for insn == reference.
* loop.c (strength_reduce, check_final_value, check_dbra_loop):
Use loop_insn_first_p.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25321 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoupdate BUGS, INSTALL, NEWS, and their sources
burley [Fri, 19 Feb 1999 14:45:46 +0000 (14:45 +0000)]
update BUGS, INSTALL, NEWS, and their sources

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25320 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoimprove global/filewide semantic checking
burley [Fri, 19 Feb 1999 14:05:51 +0000 (14:05 +0000)]
improve global/filewide semantic checking

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25319 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago
bothner [Fri, 19 Feb 1999 13:27:37 +0000 (13:27 +0000)]

* parse.y (check_pkg_class_access): Allow private class access
  within the same package.
(strip_out_static_field_access_decl): New function.
(patch_unaryop): Call strip_out_static_field_access_decl on ++/--
  operator argument before testing its nature.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25318 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * parse.y (check_pkg_class_access): Allow private class access
bothner [Fri, 19 Feb 1999 13:27:35 +0000 (13:27 +0000)]
* parse.y (check_pkg_class_access): Allow private class access
  within the same package.
(strip_out_static_field_access_decl): New function.
(patch_unaryop): Call strip_out_static_field_access_decl on ++/--
  operator argument before testing its nature.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25317 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * rs6000.md (scc plus eq): Fix output template.
dje [Fri, 19 Feb 1999 12:54:08 +0000 (12:54 +0000)]
    * rs6000.md (scc plus eq): Fix output template.
        (scc plus ltu): Fix output template and collapse variants
        correcting early clobber.
        (scc plus geu): Fix output template.
        (scc plus gt): Fix output template.
        (scc plus gtu): Fix output template and collapse variants.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25316 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * cppinit.c (print_help): Remove unescaped newline in string.
ghazi [Fri, 19 Feb 1999 12:50:44 +0000 (12:50 +0000)]
    * cppinit.c (print_help): Remove unescaped newline in string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25315 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago
bothner [Fri, 19 Feb 1999 12:32:50 +0000 (12:32 +0000)]

Use new TRY_FINALLY_EXPR tree node.  See ChangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25314 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoh
bothner [Fri, 19 Feb 1999 12:32:40 +0000 (12:32 +0000)]
h
Use new TRY_FINALLY_EXPR tree node.  See ChangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25313 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago(
bothner [Fri, 19 Feb 1999 12:32:39 +0000 (12:32 +0000)]
(
Use new TRY_FINALLY_EXPR tree node.  See ChangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25312 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago
bothner [Fri, 19 Feb 1999 12:32:38 +0000 (12:32 +0000)]

Use new TRY_FINALLY_EXPR tree node.  See ChangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25311 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * loop.c (strength_reduce): Check for intervening jumps when
amylaar [Fri, 19 Feb 1999 11:59:01 +0000 (11:59 +0000)]
* loop.c (strength_reduce): Check for intervening jumps when
converting biv increment to giv.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25310 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago
bothner [Fri, 19 Feb 1999 11:19:32 +0000 (11:19 +0000)]

* tree.def (TRY_FINALLY_EXPR, GOTO_SUBROUTINE_EXPR):  New tree nodes,
* expr.c (expand_expr):  Support new tree nodes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25309 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoh
bothner [Fri, 19 Feb 1999 11:19:30 +0000 (11:19 +0000)]
h
* tree.def (TRY_FINALLY_EXPR, GOTO_SUBROUTINE_EXPR):  New tree nodes,
* expr.c (expand_expr):  Support new tree nodes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25308 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago`
bothner [Fri, 19 Feb 1999 11:19:28 +0000 (11:19 +0000)]
`
* tree.def (TRY_FINALLY_EXPR, GOTO_SUBROUTINE_EXPR):  New tree nodes,
* expr.c (expand_expr):  Support new tree nodes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25307 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoAIX 4.3.2 linker bug
dje [Fri, 19 Feb 1999 11:02:59 +0000 (11:02 +0000)]
AIX 4.3.2 linker bug

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25306 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoupdate intdoc.texi
burley [Fri, 19 Feb 1999 09:16:31 +0000 (09:16 +0000)]
update intdoc.texi

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25305 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agonew g77 tests
burley [Fri, 19 Feb 1999 09:15:46 +0000 (09:15 +0000)]
new g77 tests

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25304 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * config/m68k/m68k.c (m68k_align_loops_string,
schwab [Fri, 19 Feb 1999 01:20:34 +0000 (01:20 +0000)]
* config/m68k/m68k.c (m68k_align_loops_string,
m68k_align_jumps_string, m68k_align_funcs_string): Add const.
* config/m68k/m68k.h (m68k_align_loops_string,
m68k_align_jumps_string, m68k_align_funcs_string): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25303 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDaily bump.
law [Fri, 19 Feb 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25302 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * cp-tree.h (lvalue_or_else): Qualify a char* with the `const'
ghazi [Thu, 18 Feb 1999 20:44:21 +0000 (20:44 +0000)]
    * cp-tree.h (lvalue_or_else): Qualify a char* with the `const'
        keyword to match an analogous change at the top level.
        * tree.c (lvalue_or_else): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25297 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.
ghazi [Thu, 18 Feb 1999 20:38:48 +0000 (20:38 +0000)]
    * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.
        * bitmap.h (bitmap_print): Likewise.
        * c-decl.c (builtin_function, grokdeclarator, grokfield): Likewise.
        * c-lang.c (build_objc_string): Likewise.
        * c-lex.c (yyerror, extend_token_buffer): Likewise.  Don't include
        limits.h or ctype.h.  Remove unused variable `p'.
        * c-lex.h (yyerror): Qualify a char* with the `const' keyword.
        * c-pragma.c (handle_pragma_token): Likewise.
        * c-pragma.h (handle_pragma_token): Likewise.
        * c-tree.h (build_objc_string, builtin_function, grokfield,
        build_indirect_ref, lvalue_or_else, readonly_warning, error_init,
        pedwarn_init): Likewise.
        * c-typeck.c (convert_for_assignment, warn_for_assignment,
        push_string, warning_init, incomplete_type_error,
        build_indirect_ref, lvalue_or_else, readonly_warning,
        build_c_cast, spelling, push_member_name, print_spelling,
        error_init, pedwarn_init, start_init): Likewise.
        * objc/objc-act.c (build_objc_string): Likewise.
        * print-tree.c (print_node_brief, print_node): Likewise.
        * tree.h (lvalue_or_else, print_node, print_node_brief): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25296 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * regclass.c (record_reg_classes): Correctly handle 'p' constraint.
law [Thu, 18 Feb 1999 19:49:19 +0000 (19:49 +0000)]
    * regclass.c (record_reg_classes): Correctly handle 'p' constraint.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25295 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * configure.in :Handle OpenBSD platforms.
law [Thu, 18 Feb 1999 19:04:30 +0000 (19:04 +0000)]
    * configure.in :Handle OpenBSD platforms.
        * configure: Rebuilt.
        * config/openbsd.h: New file.
        * config/xm-openbsd.h: New file.
        * config/t-openbsd: New file.
        * config/t-openbsd-thread: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25293 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * config.guess: Recognize openbsd-*-hppa.
law [Thu, 18 Feb 1999 18:59:05 +0000 (18:59 +0000)]
    * config.guess: Recognize openbsd-*-hppa.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25292 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * configure.in: Handle OpenBSD with and without threads.
law [Thu, 18 Feb 1999 18:57:55 +0000 (18:57 +0000)]
    * configure.in: Handle OpenBSD with and without threads.
        * config/openbsd.ml: New file.
        * config/openbsd.mt: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25291 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * function.c (assign_stack_temp_for_type): Round SIZE before calling
law [Thu, 18 Feb 1999 17:51:58 +0000 (17:51 +0000)]
    * function.c (assign_stack_temp_for_type): Round SIZE before calling
        assign_stack_local for BLKmode slots.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25290 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * loop.c (strength_reduce): For derived givs, replace the
amylaar [Thu, 18 Feb 1999 17:47:53 +0000 (17:47 +0000)]
* loop.c (strength_reduce): For derived givs, replace the
giv this was derived from with its new_reg.
(recombine_givs): Don't set new_reg for derived giv.
And don't print it, print SUM instead.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25289 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoFix m68k-elf coldfire run-time address error for tablejumps.
wilson [Thu, 18 Feb 1999 16:00:12 +0000 (16:00 +0000)]
Fix m68k-elf coldfire run-time address error for tablejumps.
* m68kelf.h (ASM_RETURN_CASE_JUMP): Add 5200 support.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25288 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago1999-02-18 18:32 -0500 Zack Weinberg <zack@rabi.columbia.edu>
zack [Thu, 18 Feb 1999 15:35:49 +0000 (15:35 +0000)]
1999-02-18 18:32 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
* cpplib.c: Kill define of STDC_VALUE.  Don't include output.h
          or prefix.h. Change CPP_IS_MACRO_BUFFER to not refer to
          macro_cleanup.
  (GET_ENV_PATH_LIST, PATH_SEPARATOR, STANDARD_INCLUDE_DIR,
          predefs, SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE,
          CPP_WCHAR_TYPE, USER_LABEL_PREFIX, REGISTER_PREFIX, struct
          cpp_pending, version_string, struct default_include,
          include_defaults_array, path_include, cpp_options_init,
          dump_special_to_buffer, initialize_builtins, cpp_start_read,
          cpp_reader_init, nreverse_pending, push_pending, print_help,
          cpp_handle_option, cpp_handle_options, cpp_finish,
          cpp_cleanup): Move to cppinit.c.
  (macro_cleanup, struct arglist, collect_expansion,
  create_definition, compare_defs, comp_def_part, ARG_BASE,
  struct argdata, macarg, change_newlines, timestamp,
  monthnames, special_symbol, unsafe_chars, macroexpand,
  push_macro_expansion): Move to cpphash.c.
  (quote_string, check_macro_name, cpp_expand_to_buffer,
  output_line_command, cpp_undef): Export.
  (null_underflow, null_cleanup, handle_directive): Make static.
* cpplib.h: Prototype now-exported functions.  Adjust decls of
          syntax tables so we can include cpplib.h in cppinit.c.
* cpphash.h: Prototype all functions exported by cpphash.c.
* cppinit.c: Make syntax tables initialized data if possible
          (uses GCC designated-initializer extension).
* cppexp.c:  Make cpp_lex static.
* Makefile.in: Move -D switches for the various include dirs
          from cpplib.o rule to cppinit.o rule.  Adjust dependencies.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25287 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agox
bothner [Thu, 18 Feb 1999 14:20:21 +0000 (14:20 +0000)]
x
* jcf-parse.c (get_constant): Add braces around computation of 'd'
when REAL_ARITHMETIC is not defined.  [Oct 26 fix got overwritten -PB]

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25285 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago
bothner [Thu, 18 Feb 1999 14:20:20 +0000 (14:20 +0000)]

* jcf-parse.c (get_constant): Add braces around computation of 'd'
when REAL_ARITHMETIC is not defined.  [Oct 26 fix got overwritten -PB]

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25284 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * config/alpha/openbsd.h: New file.
law [Thu, 18 Feb 1999 12:38:23 +0000 (12:38 +0000)]
* config/alpha/openbsd.h: New file.
* config/alpha/xm-openbsd.h: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25283 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * sparc/openbsd.h: New file.
law [Thu, 18 Feb 1999 12:35:12 +0000 (12:35 +0000)]
    * sparc/openbsd.h: New file.
        * sparc/xm-openbsd.h: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25282 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * m68k/openbsd.h: New file.
law [Thu, 18 Feb 1999 12:31:02 +0000 (12:31 +0000)]
    * m68k/openbsd.h: New file.
        * m68k/xm-openbsd.h: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25281 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * i386/openbsd.h: New file, originally from netbsd.
law [Thu, 18 Feb 1999 12:22:59 +0000 (12:22 +0000)]
    * i386/openbsd.h: New file, originally from netbsd.
        * i386/xm-openbsd.h: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25280 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agofix IOSTAT=16-bit-int crash
burley [Thu, 18 Feb 1999 05:45:56 +0000 (05:45 +0000)]
fix IOSTAT=16-bit-int crash

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25279 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agonew g77 test
burley [Thu, 18 Feb 1999 03:21:45 +0000 (03:21 +0000)]
new g77 test

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25278 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoclarify -fno-globals docs
burley [Thu, 18 Feb 1999 03:02:04 +0000 (03:02 +0000)]
clarify -fno-globals docs

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25277 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDaily bump.
law [Thu, 18 Feb 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25276 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agofix LOG10 typo
burley [Thu, 18 Feb 1999 00:11:26 +0000 (00:11 +0000)]
fix LOG10 typo

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25275 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoUpdate.
drepper [Wed, 17 Feb 1999 22:54:31 +0000 (22:54 +0000)]
Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25274 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoFix typo.
drepper [Wed, 17 Feb 1999 22:54:02 +0000 (22:54 +0000)]
Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25273 138bc75d-0d04-0410-961f-82ee72b054a4