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
2001-09-28
cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f...
Zack Weinberg
6
-184
/
+246
2001-09-28
expr.c (ffeexpr_sym_rhs_dimlist_): Allow array elements as bounds of adjustab...
Robert Anderson
2
-1
/
+8
2001-09-27
dwarf2out.c (dwarf2out_frame_finish): Never elide .debug_frame in favour of ....
Richard Henderson
2
-7
/
+5
2001-09-27
(FUNCTION_VALUE): Change hardcoded 33 and 3 to macros.
Aldy Hernandez
2
-4
/
+12
2001-09-27
loop-2e.x: This is a manifestation of a long-standing bug on i686, apparently.
Geoffrey Keating
5
-0
/
+59
2001-09-27
parse.y (check_final_variable_indirect_assignment): For COMPOUND_EXPR...
Alexandre Petit-Bianco
2
-8
/
+20
2001-09-27
cpphash.h: Update comment.
Neil Booth
5
-187
/
+65
2001-09-27
* doc/cppinternals.texi: Update.
Neil Booth
2
-53
/
+137
2001-09-27
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-26
cpphash.h (struct cpp_pool): Remove locks and locked.
Neil Booth
5
-82
/
+77
2001-09-26
* c-typeck.c (digest_init): Check for sizeless arrays.
DJ Delorie
2
-0
/
+5
2001-09-26
optabs.c (init_one_libfunc): Create a dummy function type instead of using er...
Richard Henderson
2
-2
/
+7
2001-09-26
cpphash.h (struct _cpp_buff, [...]): New.
Neil Booth
6
-117
/
+247
2001-09-26
* final.c (final_scan_insn): Use delete_insn instead of delete_note.
Jan Hubicka
2
-1
/
+5
2001-09-26
except.c (sjlj_mark_call_sites): Change address inside sequence.
Andrew Haley
2
-3
/
+6
2001-09-26
linux.h (LINK_SPEC): Set dynamic-linker to agree with glibc.
Andrew Haley
2
-1
/
+6
2001-09-26
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-25
install.texi (Specific, [...]): Document.
Janis Johnson
2
-0
/
+32
2001-09-25
Fix last patch to allow indexed operand.
David Edelsohn
1
-2
/
+2
2001-09-25
Makefile.in (cfgrtl.o): Add.
Jan Hubicka
20
-2048
/
+2190
2001-09-25
SSE/MMX builtins bugfixes
Bernd Schmidt
3
-15
/
+30
2001-09-25
Add target_flags mask bit to builtin definitions
Bernd Schmidt
2
-215
/
+227
2001-09-25
* 20010925-1.c: New testcase for incorrect sibcall optimization.
Graham Stott
1
-0
/
+24
2001-09-25
sibcall.c (skip_copy_to_return_value): Tighten return value copy check.
Graham Stott
2
-2
/
+8
2001-09-25
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-25
* gcc.dg/cpp/20000625-2.c: Correct line number.
Neil Booth
2
-1
/
+5
2001-09-24
* (lwa_operand): Address must be word aligned.
David Edelsohn
2
-1
/
+8
2001-09-24
tree.c (type_hash_marked_p): Consider as marked if debug symbol number has be...
Richard Kenner
2
-3
/
+18
2001-09-24
c-lex.c (cb_def_pragma): Update.
Neil Booth
19
-566
/
+794
2001-09-24
libiberty.h (reconcat): New function.
Kaveh R. Ghazi
2
-2
/
+8
2001-09-24
* varasm.c (array_size_for_constructor): Handle STRING_CSTs also.
DJ Delorie
2
-0
/
+11
2001-09-24
* gcc.c-torture/execute/20010924-1.c: New test.
DJ Delorie
2
-0
/
+75
2001-09-24
flow.c (delete_dead_jumptables): Delete jumptable if the only reference is fr...
Ulrich Weigand
2
-1
/
+6
2001-09-24
* testsuite/objc/execute/paste.m: Remove.
Neil Booth
2
-21
/
+4
2001-09-24
install.texi (Final install): Request additional information in mail about su...
Janis Johnson
2
-0
/
+10
2001-09-24
pa.c (return_addr_rtx): Return NULL_RTX if count is not zero.
John David Anglin
2
-25
/
+32
2001-09-24
som.h (ASM_OUTPUT_EXTERNAL): Improve formatting.
John David Anglin
2
-6
/
+23
2001-09-24
pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for non 64-bit mach...
John David Anglin
2
-3
/
+29
2001-09-24
pa.c (function_arg): Pass floating arguments in both general and floating reg...
John David Anglin
2
-15
/
+29
2001-09-24
install.texi: Markup fixes.
Rainer Orth
2
-45
/
+59
2001-09-24
Removed, since DR209 patch was reverted on this branch.
Richard Sandiford
1
-71
/
+0
2001-09-24
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-24
top level:
Zack Weinberg
10
-1113
/
+254
2001-09-23
function.c (pop_function_context_from): var_refs_queue and temp slots now in ...
Richard Kenner
2
-55
/
+44
2001-09-23
fold-const.c (extract_muldiv, [...]): Only adjust code for division, not modu...
Richard Kenner
2
-5
/
+5
2001-09-23
* rtl.def (MEM): Remove obsolete part of comment.
Richard Kenner
2
-4
/
+7
2001-09-23
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-22
c-format.c (init_function_format_info): Check __builtin_printf and __builtin_...
Joseph Myers
5
-5
/
+78
2001-09-22
re PR java/4360 (libjava fails to compile on i686-pc-linux-gnu (AttributedStr...
Alexandre Petit-Bianco
2
-3
/
+10
2001-09-22
c-common.c (format_attribute_table): Remove decl.
Richard Kenner
3
-2
/
+22
[next]