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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-09
* configure: Regenerate for config/accross.m4 correction.
Hans-Peter Nilsson
2
-4
/
+8
2004-03-09
re PR target/14480 (gcc/config/rs6000/t-rtems is missing)
Joel Sherrill
2
-0
/
+91
2004-03-09
Daily bump.
GCC Administrator
1
-1
/
+1
2004-03-08
re PR c++/13170 (ICE in build_base_path)
Jason Merrill
6
-33
/
+42
2004-03-08
re PR middle-end/14289 (ICE in a register array)
Roger Sayle
7
-5
/
+62
2004-03-08
s390.md ("*extendqidi2_short_displ"): Add CC clobber.
Ulrich Weigand
2
-2
/
+9
2004-03-08
re PR debug/14079 (wrong debug info for extern boolean variable in debug mode)
Matt Austern
2
-2
/
+12
2004-03-08
pdp11.c (comparison_operator_index): Remove.
Kazu Hirata
3
-51
/
+7
2004-03-08
expr.c (highest_pow2_factor_for_type): Rename into highest_pow2_factor_for_ta...
Eric Botcazou
4
-9
/
+46
2004-03-08
rs6000.c: Formatting fix.
Alan Modra
2
-2
/
+6
2004-03-08
rs6000.c (rs6000_override_options): Don't override -msoft-float by -mcpu.
Alan Modra
2
-16
/
+11
2004-03-08
rs6000.md (ashrdi3): Do not call ashrdi3_no_power for little endian.
Aldy Hernandez
2
-3
/
+11
2004-03-08
fold-const.c (tree_expr_nonnegative_p): Reformat checks for builtins.
Kaveh R. Ghazi
2
-53
/
+29
2004-03-08
re PR target/14471 (Workaround for errata regarding multiplication bug)
Hans-Peter Nilsson
1
-0
/
+8
2004-03-08
re PR target/14471 (Workaround for errata regarding multiplication bug)
Hans-Peter Nilsson
8
-498
/
+1318
2004-03-08
Daily bump.
GCC Administrator
1
-1
/
+1
2004-03-08
re PR debug/11983 (ICE in dwarf-2 on code using altivec)
Alan Modra
2
-39
/
+181
2004-03-07
rs6000.c (rs6000_parse_abi_options): SPE and AltiVec abi cannot co-exist.
Aldy Hernandez
3
-3
/
+15
2004-03-07
* except.c (emit_to_new_bb_before): Break fallthru edges.
Jan Hubicka
2
-0
/
+11
2004-03-07
m68hc11.md ("*lshrsi3_const"): Disable for 68HC12.
Stephane Carrez
3
-17
/
+55
2004-03-07
defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.
Kazu Hirata
15
-133
/
+18
2004-03-07
fold-const.c (fold): Fold x | x as x.
Roger Sayle
2
-0
/
+12
2004-03-07
fold-const.c (fold): Rewrite optimization to transform "foo++ == const" into ...
Roger Sayle
4
-140
/
+106
2004-03-07
mips.c (mips_in_small_data_p): Return false if TARGET_ABICALLS.
Richard Sandiford
4
-1
/
+15
2004-03-07
m68hc11.c (m68hc11_gen_movhi): Use 2,-sp to push the stack register.
Stephane Carrez
2
-4
/
+18
2004-03-06
* config/alpha/alpha.c (alpha_in_small_data_p): False for functions.
Richard Henderson
2
-0
/
+8
2004-03-07
ns32k-protos.h: Add a prototype for ns32k_notice_update_cc.
Kazu Hirata
4
-45
/
+81
2004-03-07
s390.md ("load_multiple", [...]): Allow only if reload_completed.
Ulrich Weigand
4
-6
/
+42
2004-03-07
sibcall-3.c (recurser_void1, [...]): Make them static.
Kazu Hirata
3
-8
/
+14
2004-03-07
re PR c/14465 (insn-output.c:790: error: `asm_out_file' undeclared)
Eric Botcazou
2
-0
/
+20
2004-03-07
Daily bump.
GCC Administrator
1
-1
/
+1
2004-03-06
vax-protos.h: Add a prototype for vax_notice_update_cc.
Kazu Hirata
4
-55
/
+79
2004-03-06
collect2.c (main): Only export initfunc and finifunc if LD_INIT_SWITCH not de...
David Edelsohn
2
-10
/
+21
2004-03-06
pa.md (icacheflush): Reorder operands to make match_scratch operand last.
John David Anglin
3
-8
/
+12
2004-03-06
alpha.h (MASK_LONG_DOUBLE_128): New.
Richard Henderson
4
-8
/
+45
2004-03-06
alpha.c (alpha_swapped_comparison_operator): Fix botched rtx class conversion.
Richard Henderson
2
-1
/
+6
2004-03-06
builtin-explog-1.c: Add comments for each test.
Kaveh R. Ghazi
2
-4
/
+46
2004-03-06
tree.h (BUILTIN_EXP10_P, [...]): New macros.
Kaveh R. Ghazi
4
-49
/
+37
2004-03-06
re PR target/14343 (internal error while using vector instructions [gcc 3.4.0...
Eric Botcazou
4
-1
/
+24
2004-03-06
re PR c/14114 ([unit-at-a-time] ICE in gen_subprogram_die)
Eric Botcazou
2
-0
/
+25
2004-03-05
config.gcc (mips64orion-*-elf*, [...]): Delete duplicated line.
Chris Demetriou
2
-1
/
+5
2004-03-06
* builtins.c: Consistently use logN not log* in comments.
Kaveh R. Ghazi
2
-4
/
+8
2004-03-06
rtl.h (mem_expr_equal_p): Function prototype added.
Andreas Krebbel
6
-0
/
+182
2004-03-06
objc-act.c (synth_module_prologue): Const-qualify objc_selector type if using...
Ziemowit Laski
2
-88
/
+78
2004-03-06
Daily bump.
GCC Administrator
1
-1
/
+1
2004-03-05
* doc/tm.texi (HARD_REGNO_RENAME_OK): Document.
Kazu Hirata
2
-0
/
+15
2004-03-05
tree.h (TYPE_HASH): Use TYPE_UID.
Jason Merrill
6
-43
/
+78
2004-03-05
xtensa.c (function_arg): Handle 16-byte aligned args.
Bob Wilson
2
-25
/
+44
2004-03-05
arm.h (ARM_FLAG_VFP): Remove.
Paul Brook
3
-6
/
+8
2004-03-05
* function.c (assign_parms): Include pretend alignment offset.
Paul Brook
2
-7
/
+7
[next]