diff options
author | Andreas Schwab <whitebox_@gmx.de> | 2006-05-20 08:16:01 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@gcc.gnu.org> | 2006-05-20 08:16:01 +0000 |
commit | 9be3bc1fc18a0e5b4ce54f1ba87e328e14fa1c0e (patch) | |
tree | ee6dcced1ce4dd597fa00eec042b73100fc0f433 /gcc/ChangeLog | |
parent | 25292a1bf11f04826b61027db2808a735d26f62a (diff) | |
download | gcc-9be3bc1fc18a0e5b4ce54f1ba87e328e14fa1c0e.zip gcc-9be3bc1fc18a0e5b4ce54f1ba87e328e14fa1c0e.tar.gz gcc-9be3bc1fc18a0e5b4ce54f1ba87e328e14fa1c0e.tar.bz2 |
* config/pa/pa-linux.h (STRING_ASM_OP): Prepend and append a tab.
From-SVN: r113925
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d92dfa2..7f7dabe 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2006-05-20 Andreas Schwab <whitebox_@gmx.de> + + * config/pa/pa-linux.h (STRING_ASM_OP): Prepend and append a tab. + 2006-05-19 Mike Stump <mrs@apple.com> * c-tree.h (default_conversion): Remove. |