LinuxTV

CVS log for dietlibc/mips/Makefile.add

[BACK] Up to [DVB] / dietlibc / mips

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Mar 15 12:22:19 2014 UTC (10 years, 2 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -0 lines
attempt to work with clang (not there yet)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jan 15 19:17:51 2012 UTC (12 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
remove bizarre optimization flags from mips+mipsel

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Dec 21 02:11:38 2011 UTC (12 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
  various build fixes, add sys/atomic.h and the __CAS function

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 21 20:06:30 2006 UTC (17 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
mips gcc changed from -EB to -meb

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 12 12:51:36 2004 UTC (19 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
add 64-bit div and mod to MIPS (because libgcc is compiled in PIC mode)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue May 11 13:33:53 2004 UTC (20 years, 1 month ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
MIPS... and the pread, pwrite USELESS dummy argument...

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 18 15:20:00 2003 UTC (20 years, 11 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
fixing the diet wrapper for sparc and changing the options for mips

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 12 10:33:48 2002 UTC (21 years, 9 months ago) by olaf
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -2 lines
alpha: minor changes (remove of unneeded code and ifdefs)
mips: smaller replacements for setjmp/longjmp (now in assembler)
more signal madness... mips signals should work now...

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 14 13:46:08 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
use -G 8 on mips (js)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 18 15:22:44 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
add -G 0 to MIPS CFLAGS in diet.c and Makefile

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 2 22:49:40 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +13 -1 lines
Several MIPS fixes.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 26 15:16:24 2001 UTC (22 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
redo a few changes from the other repository

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 13 16:03:41 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
missed to commit this minor change

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 21 15:29:37 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
define MAXHOSTNAMELEN

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 6 02:31:45 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
put object and library files into bin-$ARCH (i.e. bin-sparc/ or
bin-i386/).  add "diet" program (and man page) for easy compiling and
linking against the diet libc.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 30 15:01:20 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
split off stdio and create libugly for monstrosities such as system()
and daemon().  In the future, crap like popen() will go there, too.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 11 15:11:43 2001 UTC (23 years, 5 months ago) by olaf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
changed the VPATH

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 9 17:57:43 2001 UTC (23 years, 5 months ago) by cvs
Branches: MAIN

files where missing (?)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>