mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-11 11:23:35 +08:00
* ldlang.c (lang_common): Change power to int. Pass larger values
before smaller values. (lang_one_common): Treat info as int *. Don't bother to check for last value, since it is now zero.
This commit is contained in:
parent
c8de4c8ba6
commit
68233e44d9
@ -1,3 +1,10 @@
|
||||
Tue Mar 21 15:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* ldlang.c (lang_common): Change power to int. Pass larger values
|
||||
before smaller values.
|
||||
(lang_one_common): Treat info as int *. Don't bother to check for
|
||||
last value, since it is now zero.
|
||||
|
||||
Sat Mar 18 01:49:14 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* ldlang.c (load_symbols): An empty archive is OK.
|
||||
|
Loading…
Reference in New Issue
Block a user