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
1993-10-07
(read_specs): Fix call to bzero.
Richard Stallman
1
-1
/
+1
1993-10-05
(read_specs): Make a null entry at end of `compilers' when reading new
Richard Kenner
1
-0
/
+1
1993-10-05
(choose_temp_base): Correct size allocated for temp_filename.
Richard Kenner
1
-1
/
+1
1993-10-03
(default_compilers): Add rules for Ada.
Richard Kenner
1
-1
/
+13
1993-09-08
(process_command): Don't warn for -x after last input file
Jim Wilson
1
-1
/
+1
1993-08-20
Correct last change.
Ian Lance Taylor
1
-2
/
+2
1993-08-06
Permit relative path for standard_startfile_prefix
Ian Lance Taylor
1
-2
/
+22
1993-08-04
(process_command): Don't check whether file `-' exists.
Richard Stallman
1
-23
/
+29
1993-07-23
(main): Improve "No input files" error message.
Richard Stallman
1
-1
/
+1
1993-07-21
(link_command_spec): Move %{T*} after %{L*} and %D.
Jim Wilson
1
-6
/
+9
1993-07-01
(choose_temp_base): Try multiple variables.
Richard Stallman
1
-31
/
+57
1993-06-28
(DEFAULT_WORD_SWITCH_TAKES_ARG): Check for -iwithprefixbefore.
Richard Stallman
1
-1
/
+3
1993-06-26
(translate_options): `*' inhibits warning of extraneous arg.
Richard Stallman
1
-0
/
+2
1993-06-26
(option_map): Add missing comma.
Doug Evans
1
-1
/
+1
1993-06-24
(option_map): Make --version alias for -dumpversion.
Richard Stallman
1
-0
/
+1
1993-06-10
(translate_options): Don't assume option_map[j].arg_info != 0.
Richard Stallman
1
-6
/
+9
1993-06-07
(translate_options): Don't assume option_map[j].arg_info != 0.
Richard Stallman
1
-1
/
+2
1993-05-28
(process_command): When GCC_EXEC_PREFIX is defined and tooldir is relative...
Richard Stallman
1
-18
/
+29
1993-05-14
(option_map): Renamed --version to --use-version.
Richard Stallman
1
-1
/
+1
1993-04-29
If SMALL_ARG_MAX is defined don't pass non-directories in environment
Ian Lance Taylor
1
-10
/
+22
1993-04-29
(default_compilers): Inhibit -D__OPTIMIZE__ if -O0.
Richard Stallman
1
-6
/
+6
1993-04-27
Base WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SWITCH_TAKES_ARG
Ian Lance Taylor
1
-3
/
+7
1993-04-13
(putenv): Make result type void.
Richard Kenner
1
-2
/
+3
1993-04-12
(library_prefix): Delete variable.
Jim Wilson
1
-68
/
+57
1993-03-10
(link_command_spec): New option -nostartfiles.
Richard Stallman
1
-3
/
+3
1993-03-09
Handle long options by translation to old-style ones.
Richard Stallman
1
-1
/
+209
1993-03-05
(main): Put argv[0] in collect_obstack instead of programname.
Jim Wilson
1
-2
/
+3
1993-03-04
Add missing \ before return inside string.
Michael Meissner
1
-3
/
+3
1993-03-02
(main): Truncate programname to what is after last slash.
Jim Wilson
1
-1
/
+4
1993-03-02
(link_command_spec): Do nothing if -fsyntax-only.
Richard Stallman
1
-6
/
+9
1993-01-18
(process_command): Fix typo in last change.
Richard Stallman
1
-1
/
+1
1993-01-15
With previous change, don't fail on `-l'.
Brendan Kehoe
1
-1
/
+2
1993-01-14
gcc.c (process_command): Only accept input files which exist and can be read...
Brendan Kehoe
1
-3
/
+14
1993-01-13
Use TOOLDIR_BASE_PREFIX, not TOOLDIR_PREFIX
Ian Lance Taylor
1
-3
/
+3
1993-01-10
# Fix misspellings in comments.
Paul Eggert
1
-1
/
+1
1993-01-09
(lookup_compiler): Fix special code for `-' suffix.
Richard Stallman
1
-6
/
+7
1993-01-03
(putenv_from_prefixes): Use PATH_SEPARATOR.
Richard Kenner
1
-5
/
+8
1993-01-02
(TOOLDIR_PREFIX): Define if not defined.
Richard Stallman
1
-0
/
+29
1992-12-31
(do_spec_1): Propagate failure from recursive calls.
Richard Stallman
1
-15
/
+46
1992-12-31
(input_from_pipe): New variable.
Jim Wilson
1
-0
/
+12
1992-12-08
(temp_names): New variable.
Tom Wood
1
-8
/
+48
1992-11-30
(LINK_LIBGCC_SPECIAL_1): New parameter.
Richard Stallman
1
-2
/
+11
1992-11-23
(default_compilers): Pass -i* after -U*.
Richard Stallman
1
-14
/
+27
1992-10-28
(process_command): Check that we have enough arguments.
Richard Stallman
1
-0
/
+2
1992-10-24
(process_command): Discard after first space in spec_version.
Richard Stallman
1
-1
/
+5
1992-10-20
(WORD_SWITCH_TAKES_ARG): Handle -Ttext and -Tbss in addition to -Tdata.
Jim Wilson
1
-1
/
+2
1992-09-17
Comment added.
Richard Stallman
1
-0
/
+2
1992-09-17
(SIGNED_CHAR_SPEC): Use #if rather than ?...
Richard Stallman
1
-3
/
+5
1992-09-07
(main): No program should return the error_count!
Richard Stallman
1
-3
/
+10
1992-09-03
(process_command): Correct for spaz by patch, installing last change.
Richard Stallman
1
-12
/
+12
[next]