/[Apache-SVN]/apr/apr/tags/0.9.3/atomic/solaris_sparc/Makefile.in
ViewVC logotype

Log of /apr/apr/tags/0.9.3/atomic/solaris_sparc/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 106020 - (view) (annotate) - [select for diffs]
Modified Sat Nov 20 22:09:53 2004 UTC (5 years ago) by wrowe
File length: 488 byte(s)
Diff to previous 64459 (colored)
Reorganize the apr project release tags

Revision 64459 - (view) (annotate) - [select for diffs]
Modified Mon Mar 31 05:28:19 2003 UTC (6 years, 7 months ago) by (unknown author)
Original Path: apr/apr/tags/APR_0_9_3/atomic/solaris_sparc/Makefile.in
File length: 488 byte(s)
Diff to previous 63953 (colored)
This commit was manufactured by cvs2svn to create tag 'APR_0_9_3'.

Revision 63953 - (view) (annotate) - [select for diffs]
Modified Sat Oct 19 19:05:53 2002 UTC (7 years, 1 month ago) by brianp
Original Path: apr/apr/trunk/atomic/solaris_sparc/Makefile.in
File length: 488 byte(s)
Diff to previous 63297 (colored)
Add pointer version of apr_atomic_cas

Revision 63297 - (view) (annotate) - [select for diffs]
Modified Tue Apr 23 19:01:35 2002 UTC (7 years, 7 months ago) by jim
Original Path: apr/apr/trunk/atomic/solaris_sparc/Makefile.in
File length: 457 byte(s)
Diff to previous 63286 (colored)
Hopefully close the build problems with atomic on Solaris systems
with GNUas. It looks like 'gcc -E' is ignoring the apr_atomic_sparc.s
file (due to the suffix... a apr_atomic_sparc.c file would be read
in fine) causing apr_atomic_sparc.S to be empty for GNUas users.
Soooooo we force it to read from stdin. For non-GNUas users, we
work as normal, though a but weirdly (instead of cat ... > it's
cat - < ... > )

PR:
Obtained from:
Submitted by:
Reviewed by:	Aaron Bannert

Revision 63286 - (view) (annotate) - [select for diffs]
Modified Mon Apr 22 01:24:51 2002 UTC (7 years, 7 months ago) by jerenkrantz
Original Path: apr/apr/trunk/atomic/solaris_sparc/Makefile.in
File length: 453 byte(s)
Diff to previous 63206 (colored)
Allow VPATH builds to properly generate build dependencies.  This requires
srcdir to always be available in a Makefile, so we need to stop adding
this only when we use VPATH.

Change the dependency generation to use .deps instead of appending to
the Makefile.  This makes us consistent with the dependency style of
httpd-2.0.

Revision 63206 - (view) (annotate) - [select for diffs]
Modified Fri Mar 29 18:20:57 2002 UTC (7 years, 7 months ago) by jim
Original Path: apr/apr/trunk/atomic/solaris_sparc/Makefile.in
File length: 434 byte(s)
Diff to previous 63205 (colored)
Hmmm... this forces srcdir to exist here

Revision 63205 - (view) (annotate) - [select for diffs]
Modified Fri Mar 29 18:06:13 2002 UTC (7 years, 7 months ago) by jim
Original Path: apr/apr/trunk/atomic/solaris_sparc/Makefile.in
File length: 398 byte(s)
Diff to previous 63204 (colored)
Typo - thanks RM

Revision 63204 - (view) (annotate) - [select for diffs]
Modified Fri Mar 29 17:03:19 2002 UTC (7 years, 7 months ago) by jim
Original Path: apr/apr/trunk/atomic/solaris_sparc/Makefile.in
File length: 398 byte(s)
Diff to previous 63202 (colored)
srcdir is bogus at present... this, at least, allows it to
compile and build under Solaris8
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 63202 - (view) (annotate) - [select for diffs]
Modified Thu Mar 28 19:02:10 2002 UTC (7 years, 7 months ago) by aaron
Original Path: apr/apr/trunk/atomic/solaris_sparc/Makefile.in
File length: 418 byte(s)
Diff to previous 63046 (colored)
Get VPATH builds to work with solaris atomics again.

Revision 63046 - (view) (annotate) - [select for diffs]
Modified Thu Feb 21 23:34:10 2002 UTC (7 years, 9 months ago) by ianh
Original Path: apr/apr/trunk/atomic/solaris_sparc/Makefile.in
File length: 398 byte(s)
Diff to previous 63041 (colored)
deal with the case where some processors in a product line are ancient and don't
have all the support we would like for atomic operations.
this is intended for the sparc v7's out there which don't do CAS
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 63041 - (view) (annotate) - [select for diffs]
Modified Thu Feb 21 15:48:18 2002 UTC (7 years, 9 months ago) by jfclere
Original Path: apr/apr/trunk/atomic/solaris_sparc/Makefile.in
File length: 391 byte(s)
Diff to previous 62999 (colored)
Allow assembly of  atomic/solaris_sparc/apr_atomic_sparc.s with the gnu as.

Revision 62999 - (view) (annotate) - [select for diffs]
Added Sun Feb 17 20:17:54 2002 UTC (7 years, 9 months ago) by ianh
Original Path: apr/apr/trunk/atomic/solaris_sparc/Makefile.in
File length: 380 byte(s)
add copyright
and missing sparc makefile

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2