[multiple changes]
authorJeff Law <law@gcc.gnu.org>
Sun, 30 May 1999 13:33:11 +0000 (07:33 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 30 May 1999 13:33:11 +0000 (07:33 -0600)
commit79f565f6bd80427f87c6d605497c5ca5d9bb2123
tree24e646a562d8c65c5fd6a227d3e64fd56b4bcc1a
parent95e888e67746fd069db8a85cd8f96aa7d45c8ec8
[multiple changes]

Sun May 30 14:29:17 1999  Eric Raskin (ehr@listworks.com)
        * dgux.h (STARTFILE_SPEC): Fix incorrectly matched curly-braces.
Sun May 30 14:19:13 1999  Jeffrey A Law  (law@cygnus.com)
        * function.h (cleanup_label, frame_offset): Declare.
        (tail_recursion_label, tail_recursion_reentry): Likewise.
        (arg_pointer_save_area, rtl_expr_chain): Likewise.
        * stmt.c (cleanup_label, frame_offset): Delete extern declarations.
        (tail_recursion_label, tail_recursion_reentry): Likewise.
        (arg_pointer_save_area, rtl_expr_chain): Likewise.

From-SVN: r27249
gcc/ChangeLog
gcc/config/i386/dgux.h
gcc/function.h
gcc/stmt.c