Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
e7103ad2
Commit
e7103ad2
authored
Dec 14, 2000
by
Kaveh R. Ghazi
Committed by
Kaveh Ghazi
Dec 14, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* fixinc/gnu-regex.c: Disable NLS.
From-SVN: r38259
parent
2be678ff
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
gcc/ChangeLog
+6
-2
gcc/fixinc/gnu-regex.c
+2
-0
No files found.
gcc/ChangeLog
View file @
e7103ad2
2000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* fixinc/gnu-regex.c: Disable NLS.
2000-12-14 Richard Henderson <rth@redhat.com>
* config/alpha/alpha.c (alpha_emit_conditional_move): Do not swap
...
...
@@ -593,7 +597,7 @@ Tue Dec 5 20:09:14 2000 Jeffrey A Law (law@cygnus.com)
* global.c (global_conflicts): Allow for a REG_UNUSED note
with a different mode to the REG set in the insn.
2000-12-05 Kaveh R. Ghazi <ghazi@
teal
.rutgers.edu>
2000-12-05 Kaveh R. Ghazi <ghazi@
caip
.rutgers.edu>
* Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir.
...
...
@@ -723,7 +727,7 @@ Tue Dec 5 20:09:14 2000 Jeffrey A Law (law@cygnus.com)
* cpplib.h: ... here.
* cppinit.c (do_includes, cpp_start_read): Update appropriately.
2000-12-03 Kaveh R. Ghazi <ghazi@
teal
.rutgers.edu>
2000-12-03 Kaveh R. Ghazi <ghazi@
caip
.rutgers.edu>
* builtins.c (expand_builtin_strspn, expand_builtin_strcspn):
Handle another transformation.
...
...
gcc/fixinc/gnu-regex.c
View file @
e7103ad2
...
...
@@ -23,6 +23,8 @@
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "auto-host.h"
/* GCC LOCAL: we don't need NLS here. */
#undef ENABLE_NLS
#undef _GNU_SOURCE
#define _GNU_SOURCE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment