summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/libiberty/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/libiberty/README')
-rw-r--r--contrib/binutils/libiberty/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/binutils/libiberty/README b/contrib/binutils/libiberty/README
index 9f5226a..886bd67 100644
--- a/contrib/binutils/libiberty/README
+++ b/contrib/binutils/libiberty/README
@@ -15,7 +15,8 @@ The library must be configured from the top source directory. Don't
try to run configure in this directory. Follow the configuration
instructions in ../README.
-Please report bugs and fixes to "bug-gnu-utils@prep.ai.mit.edu". Thank you.
+Please report bugs to "gcc-bugs@gcc.gnu.org" and send fixes to
+"gcc-patches@gcc.gnu.org". Thank you.
ADDING A NEW FILE
=================
@@ -33,7 +34,7 @@ name of the function must be the same as the name of the file.
* Add the source file name to CFILES.
* Add the function to name to the funcs shell variable in
- configure.in.
+ configure.ac.
* Add the function to the AC_CHECK_FUNCS lists just after the
setting of the funcs shell variable. These AC_CHECK_FUNCS calls
OpenPOWER on IntegriCloud