diff options
author | Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | 2003-07-28 20:35:59 +0000 |
---|---|---|
committer | Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | 2003-07-28 20:35:59 +0000 |
commit | 8d548edbc907fc29e0d5d48b5c5f0004efeb52c9 (patch) | |
tree | 1ba449d37ee08718ca20a95348557a18aecbf4da /gas/ChangeLog | |
parent | dcd410fe154407950c2b6783093f58e120cb0286 (diff) | |
download | gdb-8d548edbc907fc29e0d5d48b5c5f0004efeb52c9.zip gdb-8d548edbc907fc29e0d5d48b5c5f0004efeb52c9.tar.gz gdb-8d548edbc907fc29e0d5d48b5c5f0004efeb52c9.tar.bz2 |
* read.c (s_space): Don't warn about .space 0.
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 73135fe..c5d20f3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2003-07-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> + * read.c (s_space): Don't warn about .space 0. + +2003-07-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> + * config/tc-mips.c (mips_flag_pdr): Define. (md_begin) [OBJ_ELF]: Use it to control .pdr creation. (s_mips_end) [OBJ_ELF]: Likewise. |