mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Update.
2000-01-05 Ulrich Drepper <drepper@cygnus.com> * debug/Makefile (distribute): Add frame.h.
This commit is contained in:
parent
542493f93c
commit
01cfd4b71f
@ -1,3 +1,7 @@
|
|||||||
|
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* debug/Makefile (distribute): Add frame.h.
|
||||||
|
|
||||||
2000-01-05 Philip Blundell <philb@gnu.org>
|
2000-01-05 Philip Blundell <philb@gnu.org>
|
||||||
|
|
||||||
* sysdeps/arm/frame.h: New file.
|
* sysdeps/arm/frame.h: New file.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1998, 1999 Free Software Foundation, Inc.
|
# Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||||
# This file is part of the GNU C Library.
|
# This file is part of the GNU C Library.
|
||||||
|
|
||||||
# The GNU C Library is free software; you can redistribute it and/or
|
# The GNU C Library is free software; you can redistribute it and/or
|
||||||
@ -22,7 +22,7 @@
|
|||||||
subdir := debug
|
subdir := debug
|
||||||
|
|
||||||
headers := execinfo.h
|
headers := execinfo.h
|
||||||
distribute = sigcontextinfo.h register-dump.h
|
distribute = sigcontextinfo.h register-dump.h frame.h
|
||||||
|
|
||||||
routines := backtrace backtracesyms backtracesymsfd noophooks
|
routines := backtrace backtracesyms backtracesymsfd noophooks
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user