index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
gcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-08-10
c-opts.c (set_std_cxx98, [...]): New.
Neil Booth
1
-6
/
+5
2002-08-09
Makefile.in (c-opts.o): Update
Neil Booth
1
-1
/
+1
2002-08-04
gcc.c (cc1_options): Pass output file as auxbase when appropriate.
Nathan Sidwell
1
-0
/
+1
2002-08-01
c-common.c (cb_register_builtins): If C++, define __EXCEPTIONS, __DEPRECATED ...
Neil Booth
1
-1
/
+1
2002-07-30
gcc.c (cpp_unique_options): Define __GXX_ABI_VERSION, bump it to 101.
Franz Sirl
1
-1
/
+1
2002-07-25
gcc.c (TARGET_EXECUTABLE_SUFFIX): Only used if HAVE_TARGET_EXECUTABLE_SUFFIX.
Neil Booth
1
-3
/
+0
2002-07-23
defaults.h (obstack_chunk_alloc, [...]): Default definition.
Neil Booth
1
-3
/
+0
2002-07-21
c-lex.c (GET_ENVIRONMENT): Remove.
Neil Booth
1
-9
/
+5
2002-07-19
[ ChangeLog ]
Chris Demetriou
1
-2
/
+5
2002-07-05
gcc.c (asm_debug): Move initialization ...
Rainer Orth
1
-1
/
+5
2002-06-26
* gcc.c (warn_std): Delete.
Kaveh R. Ghazi
1
-3
/
+0
2002-06-20
cppexp.c (cpp_interpret_integer): Don't force traditional numbers to be unsig...
Neil Booth
1
-2
/
+1
2002-06-16
* gcc.c (main): Correct startfile_prefix_spec check.
Alan Modra
1
-1
/
+1
2002-06-10
gcc.c (process_command): Avoid assignment to read-only location.
Richard Sandiford
1
-15
/
+16
2002-06-09
Makefile.in (install-driver): Install driver as $(target_alias)-gcc-$(version).
Geoffrey Keating
1
-12
/
+58
2002-06-04
gbl-ctors.h: Fix formatting.
Kazu Hirata
1
-40
/
+40
2002-05-31
gcc.c (cpp_unique_options): Remove "-d" options.
Matthew Woodcraft
1
-3
/
+11
2002-05-23
configure.in (CROSS): Define NATIVE_CROSS.
Alan Modra
1
-11
/
+37
2002-05-16
c-common.c (cb_register_builtins): Handle more built-ins here rather than in ...
Neil Booth
1
-6
/
+2
2002-05-15
c-parse.in (MODIFIED_WCHAR_TYPE): New macro.
Zack Weinberg
1
-1
/
+0
2002-05-14
gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when...
Neil Booth
1
-10
/
+10
2002-05-13
gcc.c (SWITCH_TAKES_ARG): Remove 'V'.
Neil Booth
1
-46
/
+3
2002-05-13
Makefile.in (c-common.o, cppinit.o): Update.
Neil Booth
1
-1
/
+1
2002-05-09
Makefile.in: Update.
Neil Booth
1
-1
/
+1
2002-04-23
* gcc.c: Added --resource. For PR java/6314.
Tom Tromey
1
-0
/
+1
2002-04-17
gcc.c (read_specs): Detect and fail if an attempt is made to rename a spec st...
Nick Clifton
1
-1
/
+7
2002-04-15
MAINTAINERS: Remove chill maintainers.
Mark Mitchell
1
-1
/
+0
2002-04-07
cppinit.c (cpp_create_reader): Initialize discard_comments_in_macro_exp.
Jason Thorpe
1
-1
/
+3
2002-04-03
gcc.c (LINK_GCC_C_SEQUENCE_SPEC): No need for a new one-character spec for th...
David S. Miller
1
-8
/
+1
2002-04-03
gcc.c (LINK_GCC_C_SEQUENCE_SPEC): New spec to override the gcc/c library sequ...
David S. Miller
1
-1
/
+17
2002-03-31
gcc.c: Revert previous patch for now.
Alexandre Oliva
1
-18
/
+8
2002-03-31
gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...
Alexandre Oliva
1
-8
/
+18
2002-03-26
gcc.c (cpp_options): Preserve relative ordering of -pedantic and warning swit...
Phil Edwards
1
-2
/
+2
2002-03-24
gcc.c (cpp_options): Pass -MD through as -MD not -M -MF.
Neil Booth
1
-2
/
+2
2002-03-24
Removal of separate preprocessor cpp0.
Neil Booth
1
-2
/
+3
2002-03-09
* gcc.c (validate_all_switches): Also handle `%W{...}'.
Andreas Schwab
1
-3
/
+3
2002-03-03
attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...
Kaveh R. Ghazi
1
-5
/
+3
2002-03-03
gcc.c (option_map): Suport new --bootclasspath option.
Per Bothner
1
-1
/
+2
2002-03-01
gcc.c (init_gcc_specs): Get -static and -static-libgcc to override -shared an...
Alexandre Oliva
1
-5
/
+5
2002-02-27
c-common.c, [...]: Delete code implementing -traditional mode.
Zack Weinberg
1
-10
/
+8
2002-02-25
gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared to link with sh...
Alexandre Oliva
1
-21
/
+13
2002-02-23
* gcc.c (init_gcc_spec): Revert last change.
David Edelsohn
1
-1
/
+1
2002-02-22
gcc.c (init_gcc_spec): Do not link with static libgcc.a if gcc invoked with -...
David Edelsohn
1
-1
/
+1
2002-02-20
cppinit.c (init_dependency_output): Take deps output file from -o if none giv...
Neil Booth
1
-2
/
+3
2002-02-19
gcc.c (cpp_unique_options): Treat -o as indicating object file only if not -E.
Neil Booth
1
-2
/
+2
2002-02-15
gcc.c (init_gcc_specs): Revert patch from 2002-02-15.
John David Anglin
1
-1
/
+1
2002-02-11
gcc.c (init_gcc_specs): Add static libgcc to link when "-shared" is specified.
John David Anglin
1
-1
/
+1
2002-02-02
cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.
Neil Booth
1
-23
/
+4
2002-01-29
re PR other/1502 (Nonexistent -W options not diagnosed)
Jakub Jelinek
1
-8
/
+13
2002-01-18
bitmap.h: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
[next]