mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
* config.in: Regenerate.
* po/ld.pot: Regenerate.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2004-03-19 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* config.in: Regenerate.
|
||||
* po/ld.pot: Regenerate.
|
||||
|
||||
2004-03-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ld.texinfo: Add --as-needed doco.
|
||||
|
@ -25,9 +25,6 @@
|
||||
/* Define to `long' if <sys/types.h> doesn't define. */
|
||||
#undef off_t
|
||||
|
||||
/* Define if you need to in order for stat and other things to work. */
|
||||
#undef _POSIX_SOURCE
|
||||
|
||||
/* Define to `unsigned' if <sys/types.h> doesn't define. */
|
||||
#undef size_t
|
||||
|
||||
@ -130,6 +127,12 @@
|
||||
/* Define if you have the <sys/param.h> header file. */
|
||||
#undef HAVE_SYS_PARAM_H
|
||||
|
||||
/* Define if you have the <sys/stat.h> header file. */
|
||||
#undef HAVE_SYS_STAT_H
|
||||
|
||||
/* Define if you have the <sys/types.h> header file. */
|
||||
#undef HAVE_SYS_TYPES_H
|
||||
|
||||
/* Define if you have the <unistd.h> header file. */
|
||||
#undef HAVE_UNISTD_H
|
||||
|
||||
|
882
ld/po/ld.pot
882
ld/po/ld.pot
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user