cvs commit: src/gnu/usr.bin/cc Makefile.inc src/gnu/usr.bin/cc/cc_int Makefile src/gnu/usr.bin/cc/cc_tools Makefile arm-freebsd.h.diff arm.md.diff

Warner Losh imp at FreeBSD.org
Mon Sep 18 10:08:37 PDT 2006


imp         2006-09-18 17:08:32 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/cc       Makefile.inc 
    gnu/usr.bin/cc/cc_int Makefile 
    gnu/usr.bin/cc/cc_tools Makefile 
  Added files:
    gnu/usr.bin/cc/cc_tools arm-freebsd.h.diff arm.md.diff 
  Log:
  Add additional support for generating code for the arm.  There's still
  a few issues in other parts of the tree, but those will be resolved
  separately.
  
  Submitted by: cogenet@
  Reviewed by: kan@, obrien@
  MFC After: 5 days
  
  Revision  Changes    Path
  1.64      +4 -0      src/gnu/usr.bin/cc/Makefile.inc
  1.49      +4 -0      src/gnu/usr.bin/cc/cc_int/Makefile
  1.84      +34 -0     src/gnu/usr.bin/cc/cc_tools/Makefile
  1.1       +111 -0    src/gnu/usr.bin/cc/cc_tools/arm-freebsd.h.diff (new)
  1.1       +48 -0     src/gnu/usr.bin/cc/cc_tools/arm.md.diff (new)


More information about the cvs-all mailing list