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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-20
gcse.c (set_hash_table_size): Now unsigned.
Richard Kenner
1
-2
/
+2
2000-10-20
* Use "because" instead of since in error messages.
David Edelsohn
4
-4
/
+14
2000-10-20
stor-layout.c (compute_record_mode): Use tree_low_cst.
Richard Kenner
2
-30
/
+15
2000-10-20
loop.c (strength_reduce): Show when new register made for giv is known to be ...
Richard Kenner
2
-1
/
+44
2000-10-20
gcse.c (set_hash_table_size): Now unsigned.
Richard Kenner
4
-10
/
+25
2000-10-20
* function.c (locate_and_pad_parm): Use host_integerp and tree_low_cst.
Richard Kenner
2
-4
/
+6
2000-10-20
Fix formatting after collision.
Richard Henderson
1
-0
/
+1
2000-10-20
regrename.c (rr_replace_reg): Rewrite to use recog_data to perform substituti...
Richard Henderson
2
-112
/
+61
2000-10-20
fold-const.c (force_fit_type): Unsigned values can overflow if they are sizet...
Richard Kenner
4
-4
/
+26
2000-10-20
* function.c (locate_and_pad_parm): Zero alignment_pad.
Richard Henderson
2
-0
/
+6
2000-10-20
* dwarf2out.c (add_bound_info): Also ignore COND_EXPR.
Richard Kenner
2
-0
/
+3
2000-10-20
combine.c (struct undo): Change int to unsigned int.
Richard Kenner
2
-10
/
+21
2000-10-20
decl.c (revert_static_member_fn): Fixed typo.
Jeffrey Oldham
2
-2
/
+5
2000-10-20
c-common.c (check_format_info_recurse): Extract string constant initializers ...
Joseph Myers
5
-6
/
+106
2000-10-20
* tree.h (DECL_ALIGN_UNIT): New macro.
Mark Mitchell
2
-1
/
+7
2000-10-20
avr-protos.h (avr_output_bld): New.
Marek Michalkiewicz
5
-349
/
+797
2000-10-20
Daily bump.
Jeff Law
2
-2
/
+2
2000-10-20
* t-vax: New file. Don't build modules from libgcc1.c.
J. David Anglin
2
-0
/
+7
2000-10-20
class.c (subobject_offset_fn): New type.
Mark Mitchell
2
-128
/
+274
2000-10-20
alias.c: (mark_constant_function): Don't check pure functions.
John Wehle
3
-113
/
+325
2000-10-19
parse.y (find_most_specific_methods_list): Select the only non-abstract metho...
Bryce McKinlay
2
-3
/
+9
2000-10-19
Fix tree-checking abort on testcase with undefined macro as array size.
Jim Wilson
2
-3
/
+17
2000-10-19
Fix ICE on lex output file reported by Andreas Schwab.
Jim Wilson
3
-13
/
+46
2000-10-19
cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.
Mark Mitchell
4
-1
/
+29
2000-10-19
* libgcc2.c (_mulvsi3): Change variables u and v to a and b.
Chandrakala Chavva
2
-1
/
+5
2000-10-19
Minor corrections in comments.
Chandrakala Chavva
2
-4
/
+8
2000-10-19
Added the missing #endif.
Chandrakala Chavva
2
-18
/
+21
2000-10-19
* i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.
Jan Hubicka
2
-1
/
+7
2000-10-19
parse.y (process_imports): Consider that one might be trying to import an inn...
Alexandre Petit-Bianco
2
-4
/
+28
2000-10-19
Daily bump.
Jeff Law
2
-2
/
+2
2000-10-18
gjavah.c (add_class_decl): Removed unused variables `tname', `tlen' and `name...
Alexandre Petit-Bianco
6
-69
/
+152
2000-10-18
Adding new option -ftrapv.
Chandrakala Chavva
13
-90
/
+461
2000-10-18
t-netware: Bring in from the Red Hat tree.
Geoff Keating
7
-271
/
+214
2000-10-18
c-common.h (flag_no_builtin): Declare.
Mark Mitchell
12
-83
/
+135
2000-10-18
tm.texi (LIBGCC_SPEC): Synch with reality.
Marc Espie
2
-2
/
+5
2000-10-18
Rectify missing entry.
Marc Espie
1
-0
/
+5
2000-10-18
c-common.c (check_format_types): Check for writing through a NULL pointer arg...
Joseph Myers
5
-1
/
+22
2000-10-18
tm.texi (Exception Region Output): Document DWARF_CIE_DATA_ALIGNMENT.
Hans-Peter Nilsson
3
-0
/
+32
2000-10-18
basic-block.h (struct loop): Delete fields pre_header_root and pre_header_tra...
Michael Hayes
3
-23
/
+44
2000-10-18
contrib.texi: Update references to steering committee members and Jeff Law's ...
Gerald Pfeifer
2
-24
/
+34
2000-10-18
Daily bump.
Jeff Law
2
-2
/
+2
2000-10-18
c-common.c (CPLUSPLUS_STD_VER, [...]): Define.
Joseph Myers
2
-36
/
+44
2000-10-18
h8300.c: Fix a comment typo.
Kazu Hirata
2
-63
/
+93
2000-10-18
c-common.c (check_format_info_main): Minor cleanup...
Joseph Myers
2
-36
/
+37
2000-10-18
c-common.c (back_end_hook): New variable.
Mark Mitchell
9
-17
/
+40
2000-10-18
i386.c (ix86_comparison_operator, [...]): Handle CCRCmode.
Jan Hubicka
4
-67
/
+146
2000-10-18
reorg.c: Fix formatting.
Kazu Hirata
2
-94
/
+92
2000-10-18
h8300.md: Remove an unnecessary sign_extend expander that is used when not op...
Kazu Hirata
2
-23
/
+11
2000-10-17
* gcc.c-torture/execute/20001017-2.c: New test.
Matthew Hiller
2
-0
/
+21
2000-10-17
reload1.c (move2add_note_store): Check for simple auto-inc in destination.
Joern Rennecke
2
-0
/
+19
[next]