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
7dec90a1
Commit
7dec90a1
authored
Jul 13, 2000
by
Bruce Korb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
implement various pre-processor guards around standard types
From-SVN: r35016
parent
b5e20633
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
gcc/ChangeLog
+13
-0
No files found.
gcc/ChangeLog
View file @
7dec90a1
2000-07-13 Bruce Korb <bkorb@gnu.org>
* fixinc/fixfixes.c: move EXIT_BROKEN to header, add sub-expr max count
(emit_gnu_type): utility procedure for gnu_type_fix
(gnu_type_fix): implement various pre-processor guards around
standard types so these types can be defined over and over
* fixinc/fixincl.tpl: add a "gnu_type_map" that forces the standard
types alluded to above will have GNU-compliant base types
* fixinc/fixlib.h: add EXIT_BROKEN define and the gnu_type_map struct
* fixinc/inclhack.def: add test_text entries and utilize the new
"gnu_types" fix for the ptrdiff_t, size_t and wchar_t types.
* fixinc/fixincl.x: regenerate
2000-07-12 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
* diagnostic.c (vline_wrapper_message_with_location,
...
...
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