diff options
author | Thiemo Seufer <ths@networkno.de> | 2006-08-01 07:58:22 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2006-08-01 07:58:22 +0000 |
commit | b4c71f5629b187808be5a73ed5fa2220a9a189c1 (patch) | |
tree | 213f0fd26bb2ac2cf80cfa32dec5d364389f3cc6 /gas/ChangeLog | |
parent | 54f4ddb3c62a8d38699b757a57984034045ab958 (diff) | |
download | gdb-b4c71f5629b187808be5a73ed5fa2220a9a189c1.zip gdb-b4c71f5629b187808be5a73ed5fa2220a9a189c1.tar.gz gdb-b4c71f5629b187808be5a73ed5fa2220a9a189c1.tar.bz2 |
* config/tc-mips.c (md_section_align): Check ELF-ness at runtime.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 959a9e6..c6ae3ed 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2006-08-01 Thiemo Seufer <ths@mips.com> + * config/tc-mips.c (md_section_align): Check ELF-ness at runtime. + +2006-08-01 Thiemo Seufer <ths@mips.com> + * config/tc-mips.c (macro_build_lui): Fix comment formatting. (md_apply_fix): Likewise. Unify handling of BFD_RELOC_RVA, BFD_RELOC_32 and BFD_RELOC_16. |