mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-05 06:23:58 +08:00
* configure.in: Use ${config_shell} when running config.bfd.
This commit is contained in:
@ -1,12 +1,14 @@
|
|||||||
Tue Oct 4 11:23:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
Tue Oct 4 11:23:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
||||||
|
|
||||||
|
* configure.in: Use ${config_shell} when running config.bfd.
|
||||||
|
|
||||||
* cofflink.c (coff_link_input_bfd): Don't try to convert a long
|
* cofflink.c (coff_link_input_bfd): Don't try to convert a long
|
||||||
filename if the offset field is zero.
|
filename if the offset field is zero.
|
||||||
|
|
||||||
* elfcode.h (swap_out_syms): If the alignment of a common symbol
|
* elfcode.h (swap_out_syms): If the alignment of a common symbol
|
||||||
was not set, use a sensible default rather than zero.
|
was not set, use a sensible default rather than zero.
|
||||||
|
|
||||||
Mon Oct 3 16:04:29 1994 H.J. Lu (hlu@nynexst.com)
|
Mon Oct 3 16:04:29 1994 H.J. Lu (hjl@nynexst.com)
|
||||||
|
|
||||||
* opncls.c (bfd_close): Honor umask when setting execution bits.
|
* opncls.c (bfd_close): Honor umask when setting execution bits.
|
||||||
(bfd_close_all_done): Likewise.
|
(bfd_close_all_done): Likewise.
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
Tue Oct 4 12:14:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
||||||
|
|
||||||
|
* configure.in: Use ${config_shell} when running config.bfd.
|
||||||
|
|
||||||
|
Wed Sep 21 18:49:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
|
||||||
|
|
||||||
|
* mips-opc.c (mips_opcodes): "dabs" is only available with -mips3.
|
||||||
|
|
||||||
Thu Sep 15 16:30:22 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
|
Thu Sep 15 16:30:22 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
|
||||||
|
|
||||||
* a29k-dis.c (print_insn): Print the opcode.
|
* a29k-dis.c (print_insn): Print the opcode.
|
||||||
|
Reference in New Issue
Block a user