- 07 Jul, 1992 18 commits
-
-
From-SVN: r1502
Torbjorn Granlund committed -
From-SVN: r1501
Torbjorn Granlund committed -
From-SVN: r1500
Torbjorn Granlund committed -
From-SVN: r1499
Torbjorn Granlund committed -
From-SVN: r1498
Richard Stallman committed -
From-SVN: r1497
Charles Hannum committed -
From-SVN: r1496
Charles Hannum committed -
only if one of them came from a system header file. From-SVN: r1495
Richard Stallman committed -
From-SVN: r1494
Richard Kenner committed -
Set DECL_IN_SYSTEM_HEADER instead of TREE_USED on compiler-created decls. From-SVN: r1493
Richard Stallman committed -
From-SVN: r1492
Richard Stallman committed -
> (declare_function_name): For __FUNCTION__ and __PRETTY_FUNCTION__, set DECL_IN_SYSTEM_HEADER instead of TREE_USED to supress `unused' warnings. From-SVN: r1491
Richard Stallman committed -
From-SVN: r1490
Richard Stallman committed -
From-SVN: r1489
Charles Hannum committed -
Set first_system_include for first system header directory. (is_system_include): Start search at first_system_include. (INCLUDE_LEN_FUDGE): Defined. (append_include_chain): New function. Adds directory(ies) to include chain and updates value of max_include_len. (main, path_include): Use append_include_chain. (do_include): Use INCLUDE_LEN_FUDGE. From-SVN: r1488
Richard Stallman committed -
From-SVN: r1487
Charles Hannum committed -
warn instead of doing DEFAULT_MAIN_RETURN. From-SVN: r1486
Richard Stallman committed -
(but not the two functions intentionally deleted). From-SVN: r1485
Richard Stallman committed
-
- 06 Jul, 1992 22 commits
-
-
From-SVN: r1484
Richard Kenner committed -
From-SVN: r1483
Charles Hannum committed -
From-SVN: r1482
Richard Kenner committed -
From-SVN: r1481
Charles Hannum committed -
From-SVN: r1480
Richard Stallman committed -
From-SVN: r1479
Charles Hannum committed -
From-SVN: r1478
Richard Kenner committed -
From-SVN: r1477
Charles Hannum committed -
From-SVN: r1476
Charles Hannum committed -
From-SVN: r1475
Richard Kenner committed -
From-SVN: r1474
Charles Hannum committed -
From-SVN: r1473
Richard Kenner committed -
From-SVN: r1472
Charles Hannum committed -
From-SVN: r1471
Charles Hannum committed -
From-SVN: r1470
Richard Stallman committed -
From-SVN: r1469
Richard Kenner committed -
Renamed system_header_p to angle_brackets. Use is_system_include. (is_system_include): New function. (redundant_include_p) : Renamed from lookup_include. From-SVN: r1468
Richard Stallman committed -
From-SVN: r1467
Richard Kenner committed -
From-SVN: r1466
Charles Hannum committed -
From-SVN: r1465
Charles Hannum committed -
From-SVN: r1464
Richard Stallman committed -
Let the number of them be variable. Simplify overflow testing. Don't use long long types unless ll was specified. Don't warn twice. From-SVN: r1463
Richard Stallman committed
-