mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-02 04:27:46 +08:00
strip off +x bits on non-executable/script files
These files are source files and have no business being +x. We couldn't easily fix it in CVS (you need login+write access to the raw rcs files), but we can fix this w/git. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
4
sim/lm32/ChangeLog
Executable file → Normal file
4
sim/lm32/ChangeLog
Executable file → Normal file
@ -1,3 +1,7 @@
|
||||
2013-12-07 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* ChangeLog: Remove +x file mode.
|
||||
|
||||
2013-09-23 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
Reference in New Issue
Block a user