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/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
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-15
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-15
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
Age
Commit message (
Expand
)
Author
Files
Lines
1993-02-28
(fake_f_rep): Clear all of u, initially.
Richard Stallman
1
-1
/
+1
1993-02-27
(convert_for_assignment): New arg FUNDECL. Calls changed.
Richard Stallman
1
-15
/
+34
1993-02-27
Error if company name is more than one word.
Richard Stallman
1
-0
/
+8
1993-02-27
Comment fix.
Richard Stallman
2
-3
/
+3
1993-02-27
(struct __gnuc_va_list): Test __svr4__ like __SVR4__.
Richard Stallman
1
-1
/
+1
1993-02-27
(distdir): Depend on cp-parse.y, and the .c files for the .y files.
Richard Stallman
1
-1
/
+3
1993-02-27
(make_decl_rtl): Print an error for explicit register variable
Richard Stallman
1
-0
/
+3
1993-02-27
(compile_file): Use pedwarn_with_decl to warn about
Richard Stallman
1
-1
/
+1
1993-02-27
(simple_cst_equal): New default case handles most tree codes based on TREE_CO...
Richard Stallman
1
-32
/
+25
1993-02-27
(USE_C_ALLOCA): Moved to xm-pbd.h.
Richard Stallman
1
-5
/
+0
1993-02-27
(inhibit_libc): Renamed from inhibit_eprintf.
Richard Stallman
1
-1
/
+3
1993-02-27
(check_newline): #line updates input_file_stack->name.
Richard Stallman
1
-1
/
+12
1993-02-27
(pushdecl): Nested fn decl gets DECL_CONTEXT iff not extern.
Richard Stallman
1
-12
/
+22
1993-02-27
(TARGET_SWITCHES): Reverse defn of 32332.
Richard Stallman
1
-4
/
+5
1993-02-27
(convert_move): Truncate via word_mode only if to_mode fits in one word.
Richard Stallman
1
-9
/
+12
1993-02-27
New builtins: __REGISTER_PREFIX__ and __USER_LABEL_PREFIX__
Ian Lance Taylor
1
-0
/
+26
1993-02-27
(init_libfuncs): Use int instead of enum for first_mode, last_mode, and mode.
Richard Stallman
1
-3
/
+3
1993-02-27
(parse_escape): Delete case for '^'.
Richard Stallman
1
-7
/
+0
1993-02-27
(all.cross): Depend on enquire.
Richard Stallman
1
-1
/
+3
1993-02-27
(_SYS_SIZE_T_H): Test this and define this.
Richard Stallman
1
-0
/
+3
1993-02-27
(_VA_LIST_T_H): Test and define this.
Richard Stallman
2
-0
/
+8
1993-02-26
(do_include): Correctly report the directive name
Richard Stallman
1
-5
/
+9
1993-02-26
(ivar_decls): Give a pedwarn (instead of a warning) for excess semicolons.
Richard Stallman
1
-1
/
+1
1993-02-26
(dbxout_type): Enable output of subrange types if use_gnu_debug_info_extensions.
Richard Stallman
1
-6
/
+2
1993-02-26
* Added 32-byte int OImode.
Doug Evans
1
-1
/
+2
1993-02-26
(constrain_operands, case 'r'): If STRICT, a REG isn't valid if it is
Richard Kenner
1
-1
/
+2
1993-02-26
(expand_expr, case IN_EXPR): Fix numerous small bugs and make some
Richard Kenner
1
-28
/
+29
1993-02-26
explow.c (memory_address): Use CONSTANT_ADDRESS_P instead of LEGITIMATE_CONST...
Jeff Law
1
-2
/
+2
1993-02-26
(LEGITIMIZE_ADDRESS): Add missing args to calls to expand_binop.
Richard Kenner
1
-2
/
+2
1993-02-26
(is_ctor_dtor): Handle NO_DOT_IN_LABEL.
Richard Stallman
1
-0
/
+5
1993-02-26
(jump_optimize): Add missing parameter in expand_binop call.
Richard Stallman
1
-1
/
+1
1993-02-26
Add prototypes for most functions declared here.
Richard Stallman
1
-87
/
+131
1993-02-25
No need to #undef ABS; done in rtl.h.
Richard Kenner
1
-1
/
+0
1993-02-25
(redundant_insn_p): Fix typo in testing for types of insns by using
Richard Kenner
1
-2
/
+1
1993-02-25
(emit_store_flag): Fix typo in testing BRANCH_COST.
Richard Kenner
1
-1
/
+1
1993-02-25
(set_nonzero_bits_and_sign_copies): Fix typo in paradoxical set dest handling.
Jim Wilson
1
-2
/
+2
1993-02-25
(convert_to_integer): Delete Feb 19 change.
Jim Wilson
1
-26
/
+0
1993-02-25
(decode_field_reference): Fix force_fit_type call.
Jim Wilson
1
-1
/
+1
1993-02-25
Use pwd if PWDCMD is not defined
Ian Lance Taylor
1
-1
/
+1
1993-02-25
(emit_library_call_value): Fix bug in prev change.
Richard Stallman
1
-1
/
+1
1993-02-25
(vms_check_external): New function.
Richard Stallman
1
-0
/
+29
1993-02-25
(ASM_OUTPUT_EXTERNAL): Use vms_check_external.
Richard Stallman
1
-1
/
+13
1993-02-24
(NO_SYS_SIGLIST): Defined.
Richard Stallman
1
-0
/
+2
1993-02-24
(consec_sets_invariant_p): Correct REG_EQUAL note checks
Jim Wilson
1
-1
/
+6
1993-02-24
(add_label_notes): Don't add notes for references to dispatch tables because ...
Jim Wilson
1
-8
/
+52
1993-02-24
(string.h): Delete 'g' from sed command.
Jim Wilson
1
-1
/
+1
1993-02-24
(zero_extendqi*i2): Delete never matched constraints.
Jim Wilson
1
-9
/
+7
1993-02-24
(umulsidi3+1): Delete extra parenthesis.
Jim Wilson
1
-1
/
+1
1993-02-24
(all_ones_mask_p): Really use tmask.
Richard Stallman
1
-4
/
+9
1993-02-23
Use relative paths in symbolic links in installed include directory
Ian Lance Taylor
1
-1
/
+1
[next]