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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-26
* combine.c: Fix formatting.
Kazu Hirata
2
-15
/
+20
2003-01-26
* doc/gccint.texi: Update the copyright.
Kazu Hirata
2
-1
/
+5
2003-01-26
cpp.texi: Fix typos.
Kazu Hirata
8
-12
/
+22
2003-01-26
fde-glibc.c: Fix comment typos.
Kazu Hirata
6
-14
/
+22
2003-01-26
i386-modes.def: Fix comment typos.
Kazu Hirata
4
-5
/
+11
2003-01-26
lang-specs.h: Revoke change to (incorrectly) prohibit passing -f options to c...
Toon Moene
3
-6
/
+9
2003-01-26
avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it.
Steven Bosscher
7
-60
/
+71
2003-01-26
Make-lang.in (treelang/parse.o-warn): Define as -Wno-error.
Michael Matz
2
-12
/
+18
2003-01-26
fp-bit.h: Define macros for TFmode floating-point constants in IBM-extended T...
Alexandre Oliva
3
-1
/
+110
2003-01-26
fp-bit.h: Define macros for TFmode floating-point constants in IEEE quad TFmo...
Alexandre Oliva
3
-59
/
+300
2003-01-26
* df.c: Remove prototype of unused function df_regno_rtl_debug.
Andreas Jaeger
2
-5
/
+8
2003-01-26
Makefile.in (FPBIT_FUNCS): Added _sf_to_tf.
Alexandre Oliva
3
-4
/
+36
2003-01-26
optabs.c (expand_binop): Return xtarget if we haven't been able to move the r...
Alexandre Oliva
2
-2
/
+5
2003-01-26
expr.c (emit_group_store): Initialize dst with CONST0_RTX for the appropriate...
Alexandre Oliva
2
-1
/
+6
2003-01-26
calls.c (emit_library_call_value_1): Handle return values in a PARALLEL.
Alexandre Oliva
2
-2
/
+20
2003-01-26
rtl.c (get_mode_alignment): Moved to...
Alexandre Oliva
3
-25
/
+28
2003-01-26
print-rtl.c (print_rtx): Don't print MEM details in GENERATOR_FILEs.
Alexandre Oliva
2
-2
/
+7
2003-01-26
hashtab.h (htab_alloc_with_arg, [...]): Add new types.
Daniel Jacobowitz
4
-4
/
+106
2003-01-26
df.h: Update comments, tidy formatting.
Michael Hayes
3
-136
/
+161
2003-01-26
calls.c (save_fixed_argument_area): Tidy.
Alan Modra
2
-148
/
+79
2003-01-26
* df.c (df_uses_record): Handle CC0.
Michael Hayes
2
-2
/
+8
2003-01-26
Daily bump.
GCC Administrator
2
-2
/
+2
2003-01-25
reload.c (maybe_memory_address_p): New function.
Ulrich Weigand
4
-2
/
+50
2003-01-25
final.c (shorten_branches): Align the address of code label when computing in...
Kaz Kojima
2
-1
/
+6
2003-01-25
* config/m68hc11/m68hc11.md: Fix a comment typo.
Kazu Hirata
2
-1
/
+5
2003-01-25
i386.c (x86_output_mi_thunk): Correct test for TARGET_MACHO.
Andreas Jaeger
2
-6
/
+11
2003-01-25
gcse.c (bypass_last_basic_block): New global variable.
Roger Sayle
2
-5
/
+30
2003-01-25
* gcse.c (local_cprop_pass): Update reg_sets table when needed.
Jan Hubicka
2
-1
/
+10
2003-01-25
re PR rtl-optimization/8492 (GCC spins forever compiling loop)
Jan Hubicka
4
-2
/
+46
2003-01-25
ia64.c (ia64_rwreloc_select_rtx_section): Rename from ia64_aix_select_rtx_sec...
Richard Henderson
4
-20
/
+37
2003-01-25
h8300.c (h8300_shift_needs_scratch_p): Update a comment.
Kazu Hirata
2
-1
/
+6
2003-01-25
* config/m68k/m68k-none.h (ASM_SPEC): Adjust inter-option spacing.
Richard Henderson
2
-1
/
+5
2003-01-25
* ggc-simple.c (debug_ggc_tree): Add PTR cast.
Kelley Cook
2
-1
/
+5
2003-01-25
bitmap.h (BITMAP_WORD): New typedef: fundamental storage type for bitmaps.
Segher Boessenkool
3
-57
/
+66
2003-01-25
re PR c++/9403 (parse error on template keyword used for disambiguation)
Nathan Sidwell
11
-74
/
+150
2003-01-25
t-sco5gas: (CRTSTUFF_T_CFLAGS_S): Delete -mcoff.
Richard Henderson
2
-5
/
+9
2003-01-25
builtins.c (purge_builtin_constant_p): Scan insn stream sequentially rather t...
Roger Sayle
3
-21
/
+20
2003-01-25
combine.c (simplify_comparison, case AND): Remove a redundant test.
Kazu Hirata
2
-10
/
+11
2003-01-25
function.h (struct function): New field calls_constant_p.
Roger Sayle
6
-1
/
+26
2003-01-25
cse.c (fold_rtx): Instantiate CONSTANT_P_RTX to 0 when not optimizing, even i...
Roger Sayle
3
-2
/
+10
2003-01-25
stmt.c (emit_case_bit_tests): New routine to implement suitable switch statem...
Roger Sayle
6
-4
/
+277
2003-01-25
crtend.asm [...]: Make __do_global_ctors_aux hidden global and don't put it i...
Andreas Schwab
3
-8
/
+18
2003-01-25
cp-tree.h (flagged_type_tree_s): Remove.
Kriang Lerdsuwanakij
3
-20
/
+6
2003-01-25
df.c (read_modify_subreg_p): When osize == UNITS_PER_WORD, subreg is read/mod...
Jan Hubicka
2
-1
/
+6
2003-01-25
i386.c (ix86_expand_movstr, [...]): Consistently do libcall for large blocks.
Jan Hubicka
5
-20
/
+43
2003-01-25
* gcc.c-torture/execute/20030125-1.[cx]: New test.
Jan Hubicka
3
-0
/
+68
2003-01-25
Tweaks for Bison-1.875.
Paolo Carlini
14
-14
/
+33
2003-01-25
builtins.c (fold_trunc_transparent_mathfn): New function.
Jan Hubicka
3
-55
/
+88
2003-01-25
Makefile.in (cfgloop.o, [...]): Add dependencies on coretypes.h and $(TM_H).
Zdenek Dvorak
2
-3
/
+8
2003-01-25
* builtins.c (fold_trunc_transparent_mathfn): Undo accidental commit.
Jan Hubicka
2
-1
/
+4
[next]