diff options
author | Bob Wilson <bob.wilson@acm.org> | 2007-02-02 22:08:36 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2007-02-02 22:08:36 +0000 |
commit | bc447904f7a3e4e55ae14638b28f5a0b0df23d29 (patch) | |
tree | 24a867e5c683158fe068d402707ef16659c1eec3 /gas/ChangeLog | |
parent | c15f73f9319e84a648c552dffae308877e657e6b (diff) | |
download | gdb-bc447904f7a3e4e55ae14638b28f5a0b0df23d29.zip gdb-bc447904f7a3e4e55ae14638b28f5a0b0df23d29.tar.gz gdb-bc447904f7a3e4e55ae14638b28f5a0b0df23d29.tar.bz2 |
* config/xtensa-relax.c (build_transition): Remove code after as_fatal.
(build_transition_table): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c095be1..111759b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2007-02-02 Bob Wilson <bob.wilson@acm.org> + + * config/xtensa-relax.c (build_transition): Remove code after as_fatal. + (build_transition_table): Likewise. + 2007-02-01 Bob Wilson <bob.wilson@acm.org> * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use of |