diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2010-03-15 15:08:02 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2010-03-15 15:08:02 +0000 |
commit | 4e4e1355e778223babb38993b577da68de476045 (patch) | |
tree | fe67a58c098494bb3bd7439da2b515a26b17fc75 /gas/ChangeLog | |
parent | b672b0573713e336541cc793af65bf9ea13e9702 (diff) | |
download | gdb-4e4e1355e778223babb38993b577da68de476045.zip gdb-4e4e1355e778223babb38993b577da68de476045.tar.gz gdb-4e4e1355e778223babb38993b577da68de476045.tar.bz2 |
2010-03-15 Thomas Schwinge <thomas@codesourcery.com>
* dw2gencfi.c (output_cie): Make it more explicit which code paths
belong to .eh_frame only.
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 32b0da6..9a08df9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2010-03-15 Thomas Schwinge <thomas@codesourcery.com> + + * dw2gencfi.c (output_cie): Make it more explicit which code paths + belong to .eh_frame only. + 2010-03-13 Segher Boessenkool <segher@kernel.crashing.org> * config/tc-v850.c (v850_insert_operand): Handle out-of-range |