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/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
Age
Commit message (
Expand
)
Author
Files
Lines
1999-08-25
lss-001.C, [...]: New tests.
Paul Burchard
12
-0
/
+193
1999-08-25
* c-common.c (combine_strings): Always set TREE_CONSTANT.
Jason Merrill
2
-1
/
+6
1999-08-25
combine.c (nonzero_bits): Allow single-ly set registers to be anywere in the ...
Gavin Romig-Koch
2
-11
/
+37
1999-08-25
G19990304_01.out: New file.
Tom Tromey
3
-0
/
+24
1999-08-25
* jvspec.c (lang_specific_driver): Correctly handle --help again.
Tom Tromey
2
-2
/
+10
1999-08-25
loop.c (express_from): Try harder to unify (* c N) and (* c M) where N and M ...
Richard Henderson
2
-0
/
+29
1999-08-25
* dump.c (dequeue_and_dump): Dump TARGET_EXPRs.
Mark Mitchell
2
-0
/
+18
1999-08-25
sbitmap.h (sbitmap_intersection_of_succs): Add prototype.
Andrew MacLeod
5
-12
/
+245
1999-08-25
G19990310_01.out: New file.
Tom Tromey
3
-0
/
+29
1999-08-25
lists.c (unused_insn_list, [...]): New file for maintaining various types of ...
Andrew MacLeod
6
-125
/
+219
1999-08-25
Fix compile time warning messages.
Nick Clifton
4
-11
/
+16
1999-08-25
gjavah.c (print_name, [...]): Add static prototype.
Kaveh R. Ghazi
15
-595
/
+739
1999-08-25
genattr.c (gen_attr): Add prototype arguments for get_attr_*().
Kaveh R. Ghazi
2
-4
/
+10
1999-08-25
Warning fixes:
Kaveh R. Ghazi
13
-48
/
+112
1999-08-25
Warning fixes:
Kaveh R. Ghazi
2
-5
/
+15
1999-08-25
* thunk1.C: New test.
Alexandre Oliva
2
-0
/
+42
1999-08-25
* g++.old-deja/g++.other/decl5.C: New test
Nathan Sidwell
2
-0
/
+82
1999-08-25
decl2.c (handle_class_head): Be graceful about additional scope qualifiers.
Nathan Sidwell
2
-9
/
+28
1999-08-25
Fix small problem with gcse dumps
Bernd Schmidt
2
-1
/
+6
1999-08-25
Do not configure or build ld for AIX native systems.
Nick Clifton
2
-4
/
+15
1999-08-25
Add support for generating .weak, .type and .size assembler directives.
Nick Clifton
2
-25
/
+163
1999-08-25
Fix typo.
Jeff Law
4
-5
/
+5
1999-08-25
Fix typo
Jeff Law
1
-2
/
+2
1999-08-25
Fix typos.
Jeff Law
4
-4
/
+4
1999-08-25
Typo.
Jeff Law
1
-1
/
+1
1999-08-25
Fix minor oops in last change.
Jeff Law
1
-1
/
+1
1999-08-25
Daily bump.
Jeff Law
5
-5
/
+5
1999-08-25
calls.c (emit_call_1): Use call_pop/call_value_pop for all values of n_popped...
John David Anglin
2
-1
/
+15
1999-08-25
* configure.in: Alphabetize selection of .ml fragments.
David O'Brien
2
-4
/
+8
1999-08-25
tm.texi: GNU CC -> GCC conversion.
Jeffrey A Law
2
-90
/
+96
1999-08-25
* lang-specs.h: Pass cc1 spec to f771.
Rainer Orth
2
-4
/
+8
1999-08-25
config-ml.in: Pass compiler flag corresponding to multidirs to subdir configu...
Rainer Orth
2
-1
/
+17
1999-08-25
loop.c (strength_reduce): Automatically unroll loops if the unrolled loop siz...
Michael Tiemann
2
-3
/
+37
1999-08-25
flow.c (delete_block): Spell NOTE_INSN_EH_REGION_BEG and NOTE_INSN_EH_REGION_...
Mark Mitchell
2
-2
/
+7
1999-08-24
loop.c (insert_bct): Replace use of sdiv_optab with asr_optab and delete comm...
Michael Tiemann
2
-13
/
+9
1999-08-24
haifa-sched.c (find_rgns): Mark a block found during the DFS search as reacha...
Jeffrey A Law
2
-0
/
+18
1999-08-24
* haifa-sched.c (get_visual_tbl_length): Fix off-by-one error.
Jeffrey A Law
2
-1
/
+5
1999-08-24
mkfixinc.sh: Don't fix uwin headers.
Mumit Khan
4
-9
/
+22
1999-08-24
gcse.c (find_avail_set): Follow chains of register-register copies.
Bernd Schmidt
2
-25
/
+74
1999-08-24
gcse.c (cprop_jump): New function, broken out of cprop_insn.
Bernd Schmidt
2
-76
/
+137
1999-08-24
final.c (output_addr_const): Handle case where ASM_OPEN_PAREN and ASM_CLOSE_P...
Art Haas
2
-2
/
+7
1999-08-25
Makefile.in (PREPROCESSOR_DEFINES): New macro.
Fred Fish
3
-41
/
+75
1999-08-25
* posix-threads.cc: Include <errno.h>.
Bryce McKinlay
2
-0
/
+5
1999-08-24
jump.c (jump_optimize_1): Do cmov opt on any single-set; force B into a regis...
Richard Henderson
2
-7
/
+31
1999-08-24
fold-const.c (fold): Reassociate (+ (+ (* a b) c) (* d e)) as (+ (+ (* a b) (...
Richard Henderson
2
-0
/
+67
1999-08-24
haifa-sched.c (split_hard_reg_notes): Move to flow.c
Bob Manson
7
-689
/
+1128
1999-08-24
new
Jason Merrill
1
-0
/
+31
1999-08-24
call.c (build_conditional_expr): Fix typo.
Jason Merrill
4
-8
/
+32
1999-08-24
expr.c (expand_expr): Cope with COND_EXPRs with one non-returning branch.
Nathan Sidwell
2
-2
/
+12
1999-08-24
expr.c (store_expr): Always pass down the target, even when not doing CSE.
Mark Mitchell
2
-2
/
+6
[prev]
[next]