Richard Stallman
e0b382b17a
(layout_record): Handle NULL dsize.
...
From-SVN: r1592
1992-07-15 18:39:27 +00:00
Richard Stallman
6cb72a7d5c
(self_promoting_args_p, self_promoting_type_p):
...
(signed_type, unsigned_type, default_conversion, check_format):
(build_binary_op, c_expand_start_case):
Use TYPE_MAIN_VARIANT when comparing against specific non-void types.
From-SVN: r1591
1992-07-15 18:35:30 +00:00
Richard Stallman
90d56da8ee
(duplicate_decls, pushdecl, grokdeclarator):
...
(store_parm_decls, combine_parm_decls, finish_function):
Use TYPE_MAIN_VARIANT when comparing against specific non-void types.
From-SVN: r1590
1992-07-15 18:34:18 +00:00
Richard Kenner
60654f77ca
*** empty log message ***
...
From-SVN: r1589
1992-07-15 06:46:46 -04:00
Richard Kenner
9b0995aace
(yylex): Ensure TOTAL_PARTS is wide enough to store a constant as wide as we can store in an INTEGER_CST.
...
(yylex): Ensure TOTAL_PARTS is wide enough to store a
constant as wide as we can store in an INTEGER_CST.
(LONG_LONG_TYPE_SIZE): Deleted; no longer needed.
From-SVN: r1588
1992-07-14 06:09:46 -04:00
Richard Stallman
4e56c96a3f
Undo previous change.
...
From-SVN: r1587
1992-07-14 03:41:55 +00:00
Richard Stallman
60bac6ea52
(expand_builtin): For fsqrt, always use the special insn, then test for nan.
...
In case of nan, set errno directly or call the library function.
From-SVN: r1586
1992-07-14 03:38:36 +00:00
Richard Stallman
3f31889abb
(LINK_SPEC): Inhibit the default -e if -r or -nostdlib.
...
From-SVN: r1585
1992-07-14 03:29:37 +00:00
Richard Stallman
24e2a2bfd8
(TARGET_EDOM, GEN_ERRNO_RTX): New macros.
...
From-SVN: r1584
1992-07-14 03:20:35 +00:00
Richard Stallman
0d5280589c
(finish_function): Fix braino validating ret type of main.
...
From-SVN: r1583
1992-07-14 00:57:11 +00:00
Tom Wood
77612f06b0
Constraint fixes from Torbjorn.
...
From-SVN: r1582
1992-07-13 19:52:53 +00:00
Tom Wood
3915de9468
*** empty log message ***
...
From-SVN: r1581
1992-07-13 12:45:29 +00:00
Richard Kenner
6f6547765e
entered into RCS
...
From-SVN: r1580
1992-07-12 17:42:39 -04:00
Richard Stallman
f1f1ae8efa
Replace the code that finds all directories
...
so that it looks for subdirs of dir reached via symlinks.
From-SVN: r1579
1992-07-12 21:33:47 +00:00
Richard Stallman
da968ff33f
(ASM_OUTPUT_ALIGNED_LOCAL): Previous change #undef'ed this too.
...
(ASM_OUTPUT_ALIGNED_LOCAL): Previous change #undef'ed this too.
From-SVN: r1578
1992-07-12 21:14:56 +00:00
Richard Stallman
978d7af3bf
(ASM_OUTPUT_ALIGNED_COMMON): #undef this.
...
(ASM_OUTPUT_ASCII): New overriding definition.
(ASM_OUTPUT_CASE_END): New overriding definition.
From-SVN: r1577
1992-07-12 21:12:57 +00:00
Richard Stallman
9f86614ba3
(IDENTIFIER_VIRTUAL_P): Deleted from here.
...
From-SVN: r1576
1992-07-12 20:40:09 +00:00
Richard Stallman
118149afae
Deleted the #error; file should work now.
...
(LIB_SPEC): Use -lg only once.
(STRUCTURE_SIZE_BOUNDARY): Defined.
From-SVN: r1575
1992-07-12 20:29:59 +00:00
Richard Stallman
fa45b1eba3
entered into RCS
...
From-SVN: r1574
1992-07-12 19:40:09 +00:00
Richard Stallman
2cccceff8b
(process_aux_info_file): Set must_create before jumping to start_over.
...
(process_aux_info_file): Set must_create before jumping to
start_over. Don't clear must_create at start_over. Don't test
source file mod time for SYSCALLS.
From-SVN: r1573
1992-07-12 19:39:00 +00:00
Richard Stallman
467456d054
*** empty log message ***
...
From-SVN: r1572
1992-07-12 18:10:29 +00:00
Richard Stallman
10f07067b5
*** empty log message ***
...
From-SVN: r1571
1992-07-12 18:05:02 +00:00
Richard Stallman
0924ddefb6
Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL.
...
to DECL_INLINE, DECL_NONLOCAL, DECL_REGISTER, DECL_EXTERNAL.
From-SVN: r1570
1992-07-12 03:06:32 +00:00
Richard Stallman
1394aabdaa
Renamed TREE_INLINE...
...
Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL
to DECL_INLINE, DECL_NONLOCAL, DECL_REGISTER, DECL_EXTERNAL.
From-SVN: r1569
1992-07-12 02:56:45 +00:00
Richard Stallman
a82ad57075
*** empty log message ***
...
From-SVN: r1568
1992-07-12 02:50:09 +00:00
Richard Stallman
81feeecbd9
entered into RCS
...
From-SVN: r1567
1992-07-12 02:49:37 +00:00
Richard Stallman
216d5cdd13
*** empty log message ***
...
From-SVN: r1566
1992-07-12 02:43:19 +00:00
Richard Stallman
44fe2e801c
entered into RCS
...
From-SVN: r1565
1992-07-12 02:40:53 +00:00
Michael Meissner
e2f2127c32
Make andsi/iorsi/xorsi match actual machine
...
From-SVN: r1564
1992-07-12 02:00:57 +00:00
Michael Meissner
d0ff7286ba
Bump meissner version number
...
From-SVN: r1563
1992-07-12 02:00:15 +00:00
Michael Meissner
f94b4fbc75
Remove xmalloc/free declarations
...
From-SVN: r1562
1992-07-12 01:56:28 +00:00
Richard Stallman
9bb2e4fe39
*** empty log message ***
...
From-SVN: r1561
1992-07-12 01:39:08 +00:00
Richard Stallman
e7a522bae6
*** empty log message ***
...
From-SVN: r1560
1992-07-11 22:23:31 +00:00
Richard Stallman
db7e523939
entered into RCS
...
From-SVN: r1559
1992-07-11 21:58:16 +00:00
Richard Stallman
d75e62a976
(finclude): Clean error msf if file_size_and_mode fails.
...
From-SVN: r1558
1992-07-11 21:09:48 +00:00
Richard Stallman
8a958768c8
*** empty log message ***
...
From-SVN: r1557
1992-07-11 17:30:35 +00:00
Richard Stallman
ff2da9fc8f
*** empty log message ***
...
From-SVN: r1556
1992-07-11 17:17:49 +00:00
Richard Stallman
6cc9822295
(LINK_LIBGCC_SPECIAL): Defined.
...
(DBX_OUTPUT_STANDARD_TYPES): Check that DECL_NAME(decl) exists
before trying to get its IDENTIFIER_POINTER.
From-SVN: r1555
1992-07-10 23:17:51 +00:00
Richard Stallman
52a5538b4f
*** empty log message ***
...
From-SVN: r1554
1992-07-10 23:05:50 +00:00
Richard Stallman
b4f9601132
*** empty log message ***
...
From-SVN: r1553
1992-07-10 19:39:13 +00:00
Richard Stallman
9161aa964a
(dbxout_type_methods): Fix minimal_debug so that it skips a redundant class name prefix, as intended.
...
(dbxout_type_methods): Fix minimal_debug so
that it skips a redundant class name prefix, as intended.
It now expects the length digits that precede the class name.
From-SVN: r1552
1992-07-10 08:50:35 +00:00
Richard Stallman
c7ef4a16bb
(QI and HI bte/btne patterns): Deleted.
...
From-SVN: r1551
1992-07-10 08:36:03 +00:00
Richard Stallman
874a7be13c
(build_enumerator): Use STRIP_TYPE_NOPS.
...
From-SVN: r1550
1992-07-10 01:50:35 +00:00
Richard Stallman
8493738bcc
(check_case_value): Strip the new nops with STRIP_TYPE_NOPS.
...
From-SVN: r1549
1992-07-10 01:50:20 +00:00
Richard Stallman
a7d53fcee1
(default_conversion): Use STRIP_TYPE_NOPS.
...
(build_binary_op, build_function_call): Likewise.
From-SVN: r1548
1992-07-10 01:49:46 +00:00
Richard Stallman
0fafb45e4b
entered into RCS
...
From-SVN: r1547
1992-07-10 01:32:58 +00:00
Torbjorn Granlund
3904131aad
*** empty log message ***
...
From-SVN: r1546
1992-07-09 22:30:59 +00:00
Charles Hannum
9077d7fa03
entered into RCS
...
From-SVN: r1545
1992-07-09 22:30:46 +00:00
Charles Hannum
3af184704a
*** empty log message ***
...
From-SVN: r1544
1992-07-09 22:30:39 +00:00
Richard Stallman
9eb4f6fc4f
(switch_table_difference_label_flag): New variable.
...
From-SVN: r1543
1992-07-09 22:11:51 +00:00