binutils-gdb/gas/testsuite
Lulu Cai f87cf663af as: fixed internal error when immediate value of relocation overflow.
The as and ld use _bfd_error_handler to output error messages when
checking relocation alignment and relocation overflow. However, the
abfd value passed by as to the function is NULL, resulting in an
internal error. The ld passes a non-null value to the function,
so it can output an error message normally.
2023-10-24 15:27:39 +08:00
..
config Update year range in copyright notice of binutils files 2023-01-01 21:50:11 +10:30
gas as: fixed internal error when immediate value of relocation overflow. 2023-10-24 15:27:39 +08:00
lib LoongArch: gas: Fix make check-gas crash 2023-08-21 16:51:08 +08:00
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-9303