1. 17 Sep, 1992 8 commits
  2. 16 Sep, 1992 11 commits
  3. 15 Sep, 1992 6 commits
  4. 14 Sep, 1992 3 commits
  5. 13 Sep, 1992 7 commits
  6. 12 Sep, 1992 3 commits
  7. 11 Sep, 1992 2 commits
    • (duplicate_decls): For file-scope redefinitions, · d847e6a7
      error message distinguishes previous definitions from mere decls.
      
      From-SVN: r2108
      Richard Stallman committed
    • pa.md (non-[cf]branch define_delay): Use a single delay description for the… · e9cfad81
      pa.md (non-[cf]branch define_delay): Use a single delay description for the delay slots in "branch"...
      
      	* pa.md	(non-[cf]branch define_delay): Use a single delay description
      	for the delay slots in "branch", "call", and "milli" insns.
      	(fbranch define_delay): fbranches have a single delay slot which
      	may be nullified when the branch is taken (regardless of direction
      	or distance to the target.)
      	(in_branch_delay attribute): Disallow fbranch insns explicitly.
      	(floating point branches): Use "fbranch" attribute for these insns.
      	Update output template to properly handle nullification.
      
      From-SVN: r2107
      Jeff Law committed