Ulrich Drepper
6c1d570678
Fix all problems reported by the test suite.
...
From-SVN: r15505
1997-09-17 02:10:30 +00:00
Jason Merrill
c0727e2a06
* libgcc2.c (find_exception_handler): Not found is -1.
...
From-SVN: r15504
1997-09-16 21:55:49 -04:00
Ulrich Drepper
5ae9a80ae1
Handle __set_errno correctly.
...
From-SVN: r15502
1997-09-17 00:54:03 +00:00
Jason Merrill
11dbec6686
revert accidental change
...
From-SVN: r15501
1997-09-16 19:59:15 -04:00
Jason Merrill
549121cd61
* call.c (compare_qual): Handle pmfs.
...
From-SVN: r15500
1997-09-16 18:44:13 -04:00
Jason Merrill
255fe733b3
integrate.c (expand_inline_function): Move expand_start_bindings after expanding the arguments.
...
* integrate.c (expand_inline_function): Move expand_start_bindings
after expanding the arguments.
From-SVN: r15499
1997-09-16 17:23:59 -04:00
Jason Merrill
5c825fc20b
decl.c (store_parm_decls): last_parm_cleanup_insn is the insn after the exception spec.
...
* decl.c (store_parm_decls): last_parm_cleanup_insn is the insn
after the exception spec.
From-SVN: r15497
1997-09-16 17:08:30 -04:00
Jim Wilson
21002281e5
Fix H.J. Lu's alpha-linux bug with TImode constructors.
...
* expr.c (expand_expr): Remove previous incorrect change.
If target and slot has no DECL_RTL, then call mark_addressable
again for the slot after we give it RTL.
From-SVN: r15496
1997-09-16 13:59:22 -07:00
Jeff Law
7d9e0d333c
Initial revision
...
From-SVN: r15492
1997-09-16 14:39:44 -06:00
Jim Wilson
518be9a392
Remove ChangeLog entry for non-existant change.
...
From-SVN: r15491
1997-09-16 10:36:28 -07:00
Jeff Law
dfd35b2066
Minor tweaks before snapshot.
...
From-SVN: r15488
1997-09-16 10:12:41 -06:00
Jeff Law
382738969d
More stuff from Uli.
...
From-SVN: r15487
1997-09-16 10:11:13 -06:00
Ulrich Drepper
e693cc28bb
Uli's libio/libstdc++ patches.
...
From-SVN: r15486
1997-09-16 10:01:55 -06:00
Jason Merrill
610ce97e65
expr.c (expand_expr, [...]): Call mark_addressable again for the slot after we give it RTL.
...
* expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable
again for the slot after we give it RTL.
From-SVN: r15482
1997-09-16 03:53:56 -04:00
Jeffrey A Law
f633220ce2
* version.c: Bump for snapshot.
...
From-SVN: r15480
1997-09-16 00:39:02 -06:00
Jeff Law
84e750688b
Tweak v850 ChangeLog entries.
...
From-SVN: r15478
1997-09-16 00:16:57 -06:00
Nick Clifton
145870b56f
v850.c (register_is_ok_for_epilogue, [...]): New functions.
...
* config/v850/v850.c (register_is_ok_for_epilogue,
pattern_is_ok_for_epilogue, construct_restore_jr,
pattern_is_ok_for_prologue, construct_save_jarl): New functions.
* config/v850/v850.h (pattern_is_ok_for_prologue,
pattern_is_ok_for_epilogue, register_is_ok_for_epilogue): New
predicates.
* config/v850/v850.md: Replace prologue and epilogue patterns with a
match_parallel pattern.
* config/v850/v850.c (output_move_single_unsigned): Cope with zero
extending and moving between registers at the same time.
Brought over from devo.
From-SVN: r15477
1997-09-16 00:13:27 -06:00
Jeff Law
9302e6e54c
More formatting fixes.
...
From-SVN: r15476
1997-09-16 00:03:16 -06:00
Jeff Law
07f7a41acc
Remove more CYGNUS LOCAL markers.
...
From-SVN: r15475
1997-09-15 23:52:35 -06:00
Jeff Law
5bfa6cfa3d
Remove CYGNUS LOCAL markers.
...
From-SVN: r15474
1997-09-15 23:23:38 -06:00
Jeff Law
7b9eb580d5
Forgot to check in.
...
From-SVN: r15473
1997-09-15 23:19:29 -06:00
Jeffrey A Law
999087f678
aclocal.m4: Add replacement for AC_PROG_INSTALL.
...
* aclocal.m4: Add replacement for AC_PROG_INSTALL.
* configure.in: Use EGCS_PROG_INSTALL.
From-SVN: r15472
1997-09-15 23:01:43 -06:00
Jeffrey A Law
76143254dc
aclocal.m4: New file with replacement for AC_PROG_INSTALL.
...
* aclocal.m4: New file with replacement for AC_PROG_INSTALL.
* configure.in: Use EGCS_PROG_INSTALL.
From-SVN: r15471
1997-09-15 22:55:29 -06:00
Jeff Law
4401bf245c
dwarf2out.c (gen_subprogram_die): Handle redefinition of an extern inline function.
...
* dwarf2out.c (gen_subprogram_die): Handle redefinition of an
extern inline function.
* dwarf2out.c (reg_loc_descriptor): Fix prototype.
(concat_loc_descriptor): New function.
(loc_descriptor): Call it.
(add_AT_location_description): Also elide the descriptor if both
halves of a CONCAT are pseudos.
(add_location_or_const_value_attribute): Recognize CONCAT too.
Bring over from devo/fsf.
From-SVN: r15470
1997-09-15 22:39:46 -06:00
Jeff Law
33687242dc
Use @code instead of @uref until we upgrade texinfo.
...
From-SVN: r15469
1997-09-15 22:35:37 -06:00
Manfred Hollstein
e8ee97bf2b
Renamed fixinc.math to fixinc.wrap
...
From-SVN: r15465
1997-09-16 03:59:48 +00:00
Jason Merrill
ca55abaee7
dwarf2 EH support
...
From-SVN: r15464
1997-09-15 22:07:50 -04:00
Jason Merrill
5168dcfc44
* call.c (null_ptr_cst_p): Integer type, not integral type.
...
From-SVN: r15463
1997-09-15 19:35:18 -04:00
Richard Henderson
4bb437245c
Patch from Richard Henderson for alpha-linux ld.so bug.
...
* alpha.md (movdi): Handle CONST_DOUBLE for TARGET_BUILD_CONSTANTS.
From-SVN: r15459
1997-09-15 15:36:34 -07:00
Richard Henderson
0d24ff5d24
Patch from Richard Henderson for large frames.
...
* alpha/alpha.c (output_prolog): New variable sa_reg. Use it for
out-or-range reg_offset.
(output_epilog): Likewise.
From-SVN: r15458
1997-09-15 15:28:34 -07:00
Jason Merrill
4da0677ba7
dwarf2 EH support
...
From-SVN: r15455
1997-09-15 18:25:30 -04:00
Jeffrey A Law
05ef889761
cse.c (simplify_relational_operation): If MODE specifies a mode wider than HOST_WIDE_INT...
...
* cse.c (simplify_relational_operation): If MODE specifies a
mode wider than HOST_WIDE_INT, then the high word of a CONST_INT
is derived from the sign bit of the low word.
Brought over from r5900 branch.
From-SVN: r15454
1997-09-15 15:37:39 -06:00
Jeff Law
dcb9d1f061
Document -ms for the H8/S.
...
From-SVN: r15453
1997-09-15 13:15:35 -06:00
Brendan Kehoe
1d77fa5397
except.c (find_exception_handler_labels): Use xmalloc instead of alloca...
...
* except.c (find_exception_handler_labels): Use xmalloc instead of
alloca, since MAX_LABELNO - MIN_LABELNO can be more than 1 million
in some cases.
From-SVN: r15452
1997-09-15 15:07:05 -04:00
Jason Merrill
18a7cd243d
call.c (joust): Disable warnings until they can be moved to the right place.
...
* call.c (joust): Disable warnings until they can be moved to the
right place.
From-SVN: r15450
1997-09-15 14:53:28 -04:00
Jeffrey A Law
01d8acec7a
* lib/g++.exp (g++_init): Look for xgcc in $basedir too.
...
From-SVN: r15449
1997-09-15 00:38:11 -06:00
Jeffrey A Law
8be52aaa68
Makefile.in: Various changes to build info files in the object tree rather than the source tree.
...
* Makefile.in: Various changes to build info files
in the object tree rather than the source tree.
From-SVN: r15448
1997-09-14 21:04:48 -06:00
Jeffrey A Law
f0e6e32439
Make-lang.in: Various changes to build info files in the object tree rather than the source tree.
...
* Make-lang.in: Various changes to build info files
in the object tree rather than the source tree.
* proj.h: Include ctype.h.
From-SVN: r15447
1997-09-14 21:02:41 -06:00
Jeff Law
f2d19dd24a
We're moving away from distributing generated files.
...
From-SVN: r15446
1997-09-14 20:55:47 -06:00
Jeff Law
a3ee32467c
Forgot to commit.
...
From-SVN: r15445
1997-09-14 14:09:02 -06:00
Jeff Law
24d28e0549
Update.
...
From-SVN: r15444
1997-09-14 14:04:54 -06:00
Jeff Law
34b8e4280d
Update to official g77-0.5.21.
...
From-SVN: r15443
1997-09-14 14:04:23 -06:00
Jeff Law
ddd28aec2d
This commit was generated by cvs2svn to compensate for changes in r15440,
...
which included commits to RCS files with non-trunk default branches.
From-SVN: r15441
1997-09-14 13:36:32 -06:00
Jeff Law
981c1e246f
Initial revision
...
From-SVN: r15438
1997-09-14 13:34:57 -06:00
Fred Fish
a9aaedc9f7
* proj.h (isascii): Provide a default definition if none is available.
...
From-SVN: r15437
1997-09-14 12:36:19 -06:00
Jeff Law
be1ed94f89
fixinc.math: New file to fix math.h on some systems.
...
* fixinc.math: New file to fix math.h on some systems.
* configure.in (freebsd, netbsd): Use fixinc.math on these
systems.
* configure: Rebuilt.
Should fix struct exception problems for freebsd, netbsd. Can be used
for others.
From-SVN: r15436
1997-09-14 12:29:43 -06:00
Jeffrey A Law
124da27518
regmove.c (regmove_optimize): If we end up moving the original insn due to lifetime overlaps...
...
* regmove.c (regmove_optimize): If we end up moving the
original insn due to lifetime overlaps, make sure to move
REG_NOTES too.
Fixes x86 (and maybe h8) failure.
From-SVN: r15435
1997-09-14 11:11:52 -06:00
Manfred Hollstein
fca9d4b0d4
Patch from Manfred Hollstein, don't set execute bits when installing data files
...
* Makefile.in (INSTALL_{PROGRAM,DATA}): Use value found by configure.
From-SVN: r15431
1997-09-13 15:52:49 -07:00
Jeffrey A Law
326ee7a3fe
haifa-sched.c (add_branch_dependences): Make each insn in a SCHED_GROUP_P block explicitly depend on the previous insn.
...
* haifa-sched.c (add_branch_dependences): Make each insn in
a SCHED_GROUP_P block explicitly depend on the previous insn.
Fixes x86 abort.
From-SVN: r15430
1997-09-13 13:00:22 -06:00
Per Bothner
0520f6c01a
* Makefile.in, config-lang.in: Convert to autoconf.
...
From-SVN: r15429
1997-09-12 16:25:29 -07:00