aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-01-26 04:24:30 +0000
committerStan Shebs <shebs@codesourcery.com>1994-01-26 04:24:30 +0000
commit74e6b793b8c5e1c81ac0a0cfe416f0a314a70768 (patch)
tree2f4dfc7a8df251bfe3d7c108ff099be1380d6726 /ld/ChangeLog
parent747a47f2be9fa32416499e0e21981b731a5661cd (diff)
downloadgdb-74e6b793b8c5e1c81ac0a0cfe416f0a314a70768.zip
gdb-74e6b793b8c5e1c81ac0a0cfe416f0a314a70768.tar.gz
gdb-74e6b793b8c5e1c81ac0a0cfe416f0a314a70768.tar.bz2
* Makefile.in: Format variable definitions consistently.
(LD_PROG): Remove unnecessary variables from link command, change variable LOADLIBES to EXTRALIBS.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a8ffe10..57791fd 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com)
+ * Makefile.in: Format variable definitions consistently.
+ (LD_PROG): Remove unnecessary variables from link command,
+ change variable LOADLIBES to EXTRALIBS.
+
* ldmain.c (main): Compute and display total execution time.
* ld.texinfo (-stats): Document the option.