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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-03
Apply Philip Blundell's patch to fix typos in SUBTARGET_EXTRA_LINK_SPEC
Philip Blundell
1
-0
/
+4
2000-04-03
server.c (find_shell): New function.
Felix Lee
1
-0
/
+5
2000-04-03
Makefile.in (stmp-int-hdrs): Make include subdir here...
Jonathan Larmour
1
-0
/
+5
2000-04-03
pa.c (print_operand): Compute 'base' only inside the code paths that use it.
Jason Eckhardt
1
-0
/
+5
2000-04-03
stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather than CEIL_DIV_EXPR.
Geoff Keating
1
-0
/
+5
2000-04-03
* i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo.
Philipp Thomas
1
-0
/
+4
2000-04-03
* Makefile.in: Have alias.o depend on $(TREE_H).
Brad Lucier
1
-0
/
+4
2000-04-02
cppinit.c (cpp_start_read): Turn off -Wtraditional if processing C++.
Zack Weinberg
1
-0
/
+21
2000-04-02
cppexp.c: New typedef op_t.
Neil Booth
1
-0
/
+7
2000-04-02
c4x.c (c4x_function_arg): Check for void_type_node before checking MUST_PASS_...
Michael Hayes
1
-0
/
+5
2000-04-02
cppexp.c: New FINISHED dummy token.
Neil Booth
1
-0
/
+10
2000-04-02
emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INTs on the permanent obs...
Mark Mitchell
1
-0
/
+5
2000-04-01
cpplib.c: Include symcat.h.
Zack Weinberg
1
-0
/
+22
2000-04-01
cpplex.c: Copy ISTABLE macros from cppinit.c...
Zack Weinberg
1
-0
/
+11
2000-04-01
Makefile.in (STAGESTUFF): Wildcard all debugging dumps at once.
Richard Henderson
1
-0
/
+22
2000-04-01
cppexp.c: Redefine priority constants.
Neil Booth
1
-0
/
+7
2000-04-01
cppexp.c: (_cpp_parse_expr): Numerical constants are pushed within the switch...
Neil Booth
1
-0
/
+8
2000-04-01
rs6000.c (print_operand): Don't use %l for 'low part', it's already in use.
Geoff Keating
1
-0
/
+7
2000-04-01
builtins.c (expand_builtin_apply): Pass proper parameters to allocate_dynamic...
Jan Hubicka
1
-0
/
+25
2000-03-31
cpplib.h: Merge struct cpp_options into struct cpp_reader.
Zack Weinberg
1
-4
/
+34
2000-03-31
t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for new definition.
Geoff Keating
1
-0
/
+15
2000-03-31
cppexp.c: Delete SKIP_OPERAND.
Neil Booth
1
-0
/
+8
2000-03-31
alias.c (canon_rtx): Make it global.
Mark Mitchell
1
-0
/
+10
2000-03-31
Makefile.in (emit-rtl.o): Depend on HASHTAB_H.
Mark Mitchell
1
-0
/
+22
2000-03-30
* alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.
Richard Henderson
1
-0
/
+4
2000-03-30
c-parse.in (cast_expr): Move change from March 21 into c-parse.in since it is...
Jeffrey A Law
1
-0
/
+4
2000-03-30
configure.in: Comment out --enable-c-cpplib stanza.
Zack Weinberg
1
-0
/
+5
2000-03-30
expr.c (store_constructor): Properly compute displacement and alignment when ...
Richard Kenner
1
-0
/
+3
2000-03-30
expmed.c (store_bit_field, [...]): Fix more cases of alignment in bytes.
Richard Kenner
1
-0
/
+5
2000-03-30
function.c (expand_function_end): Pass alignment argument to emit_block_move ...
Jeffrey A Law
1
-0
/
+5
2000-03-30
added entry for patch that removed ASM_SPEC from config/arm/arm.h.
Nick Clifton
1
-0
/
+9
2000-03-30
expr.c (move_by_pieces_ninsns): Fix one more missing align correction.
Richard Kenner
1
-0
/
+3
2000-03-30
* expmed.c (store_fixed_bit_field): STRUCT_ALIGN is in bits.
Richard Kenner
1
-0
/
+2
2000-03-30
calls.c (expand_call): Pass bit alignment to mark_reg_pointer.
Richard Kenner
1
-1
/
+21
2000-03-30
builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
Richard Kenner
1
-0
/
+36
2000-03-30
cppinit.c (cpp_start_read): Call initialize_dependency_output only after read...
Zack Weinberg
1
-0
/
+5
2000-03-29
* i386/djgpp.h: Remove extraneous "+".
Jeffrey A Law
1
-0
/
+2
2000-03-30
c-common.c (c_common_nodes_and_builtins): The first parameter to __builtin_va...
Geoff Keating
1
-0
/
+15
2000-03-29
* stmt.c (stmt_loop_nest_empty): Fix thinko in last change.
Jeffrey A Law
1
-1
/
+3
2000-03-29
* calls.c (expand_call): Fix typo.
Jeffrey A Law
1
-0
/
+4
2000-03-29
tree.c (unsave_expr_1): Don't mess with a TARGET_EXPR that hasn't been expanded.
Jason Merrill
1
-0
/
+5
2000-03-29
stor-layout.c (bit_from_pos, [...]): New functions.
Richard Kenner
1
-0
/
+8
2000-03-29
Minor formatting changes.
Nick Clifton
1
-0
/
+7
2000-03-29
cppfiles.c (cpp_read_file): Don't pass zero-length string to _cpp_calc_hash.
Zack Weinberg
1
-0
/
+5
2000-03-29
dwarf2out.c (gen_enumeration_type_die): If enum has a negative value, don't o...
Jakub Jelinek
1
-0
/
+5
2000-03-29
* stmt.c (stmt_loop_nest_empty): Allow cfun->stmt to be NULL.
Jeffrey A Law
1
-0
/
+4
2000-03-29
c-common.c (c_common_nodes_and_builtins): Don't special case cplus_mode when ...
Kaveh R. Ghazi
1
-0
/
+6
2000-03-29
Initially set the variable "fixincludes" to a non-file
Bruce Korb
1
-0
/
+5
2000-03-29
Convert ACCUMULATE_OUTGOING_ARGS to an expression.
Jan Hubicka
1
-0
/
+44
2000-03-29
flags.h (flag_optimize_sibling_calls): Declare.
Jan Hubicka
1
-0
/
+15
[next]