Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge glibc-ports into ports/ directory.
  • Loading branch information
Joseph Myers committed Jul 1, 2012
2 parents 75f0d30 + e64ac02 commit e84eabb
Show file tree
Hide file tree
Showing 2,361 changed files with 320,086 additions and 0 deletions.
1 change: 1 addition & 0 deletions ports/.gitignore
@@ -0,0 +1 @@
autom4te*.cache
1 change: 1 addition & 0 deletions ports/Banner
@@ -0,0 +1 @@
Support for some architectures added on, not maintained in glibc core.
73 changes: 73 additions & 0 deletions ports/ChangeLog
@@ -0,0 +1,73 @@
2012-06-21 Carlos O'Donell <carlos_odonell@mentor.com>

* .gitignore: New file.

2012-02-07 Joseph Myers <joseph@codesourcery.com>

* README: Update.

2012-02-07 Joseph Myers <joseph@codesourcery.com>

* README: Document use of ranges in copyright notices.

2011-11-29 Joseph Myers <joseph@codesourcery.com>

* bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,
sysdeps/mach, sysdeps/rs6000, sysdeps/standalone, sysdeps/tahoe,
sysdeps/unix/bsd, sysdeps/unix/sysv/hpux, sysdeps/unix/sysv/i386,
sysdeps/unix/sysv/irix4, sysdeps/unix/sysv/isc2.2,
sysdeps/unix/sysv/minix, sysdeps/unix/sysv/sco3.2,
sysdeps/unix/sysv/sco3.2.4, sysdeps/unix/sysv/sysv4, sysdeps/vax,
sysdeps/z8000: Remove.

2010-04-14 Joseph Myers <joseph@codesourcery.com>

* libc-abis: Remove.

2010-04-06 Joseph Myers <joseph@codesourcery.com>

* libc-abis: New.

2006-03-06 Roland McGrath <roland@redhat.com>

* Makefile (%.bz2, %.gz): New pattern rules.

2006-02-28 Roland McGrath <roland@redhat.com>

* Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
stuff.

* README: Update for new add-on scheme.

2006-02-27 Roland McGrath <roland@redhat.com>

* Makefile: Remove libc boilerplate.
* Makeconfig: File removed.
* configure.in: File removed.
* configure: File removed.

2005-03-22 Roland McGrath <roland@redhat.com>

* Makefile ($(distname).tar): Fail if sysdeps/.../configure files are
not all up to date. Touch configure files after cvs export.
(glibc-port-%-$(dist-version).tar): Likewise.

2004-10-22 Roland McGrath <roland@frob.com>

* Makefile (dist, dist-ports): New target.
(dist-port-%): New pattern rule.
* Makeconfig [!subdir] (ports/%): New pattern rule.

* configure.in: Cope if there are no sysdeps/*/preconfigure files.
* configure: Regenerated.

2004-08-16 Roland McGrath <roland@frob.com>

* Makefile: New file.

2004-08-04 Roland McGrath <roland@frob.com>

New directory implementing glibc add-on infrastructure for
ports maintained separate from the core glibc source tree.
* README, configure.in, Makeconfig, Banner, ChangeLog: New files.
* configure: New generated file.
14 changes: 14 additions & 0 deletions ports/ChangeLog.aix
@@ -0,0 +1,14 @@
2011-11-29 Joseph Myers <joseph@codesourcery.com>

* sysdeps/unix/sysv/aix: Remove.

2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>

* sysdeps/unix/sysv/aix/bits/fcntl.h: Comment fix.

2005-12-27 Roland McGrath <roland@redhat.com>

* sysdeps/unix/sysv/aix/bits/setjmp.h (_JMPBUF_UNWINDS): Take third
argument DEMANGLE, and pass SP value through it.

* sysdeps/unix/sysv/aix/powerpc/memset.c: Don't use sysdeps/generic.

0 comments on commit e84eabb

Please sign in to comment.