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
1998-04-16
* decl2.c (build_expr_from_tree): Just return a PMF.
Jason Merrill
2
-2
/
+12
1998-04-16
typeck2.c (process_init_constructor): Don't strip cv-qualifiers when doing in...
Mark Mitchell
2
-1
/
+6
1998-04-16
varasm.c (asm_output_bss): Add prototype.
Jeff Law
8
-1
/
+43
1998-04-16
Forgot to commit with last batch of prototype changes.
Jeff Law
1
-0
/
+31
1998-04-16
decl.c (duplicate_decls): Fix check for when it's safe to free the new decl.
Jason Merrill
3
-7
/
+36
1998-04-16
loop.c (regs_patch_p): Add prototype.
Jeff Law
9
-2
/
+31
1998-04-16
expr.c (store_constructor_field): Add prototype.
Jeff Law
2
-0
/
+12
1998-04-16
except.c (push_eh_entry): Add prototype.
Jeffrey A Law
3
-2
/
+25
1998-04-16
dwarfout.c (decl_class_context): Add prototype.
Jeffrey A Law
2
-0
/
+4
1998-04-16
* c-lex.c (skip_white_space_on_line): Add prototype.
Jeffrey A Law
2
-0
/
+3
1998-04-16
alias.c (record_set): Add prototype.
Jeffrey A Law
2
-0
/
+6
1998-04-16
* function.c (assign_outer_stack_local): Make static and add prototype.
Jeffrey A Law
2
-1
/
+5
1998-04-16
haifa-sched.c (build_control_flow): Accept raw data as inputs instead of comp...
Jeffrey A Law
2
-237
/
+267
1998-04-16
* basic-block.h (compute_dominators): Declare.
Jeffrey A Law
2
-3
/
+7
1998-04-16
flow.c (dump_sbitmap, [...]): New debugging functions.
Jeff Law
2
-0
/
+43
1998-04-16
flow.c (dump_sbitmap, [...]): New debugging functions.
Jeff Law
1
-0
/
+6
1998-04-16
pt.c (build_template_parm_index): Add prototype.
Jeff Law
1
-0
/
+1
1998-04-16
pt.c (build_template_parm_index): Add prototype.
Jeff Law
1
-0
/
+2
1998-04-16
search.c (my_tree_cons): Don't clear words outside the newly allocated node.
Jeff Law
1
-1
/
+4
1998-04-16
search.c (my_tree_cons): Don't clear words outside the newly allocated node.
Jeff Law
1
-0
/
+5
1998-04-16
Patch to fix x86 gcc.dg/980226-1.c failure report by Manfred Hollstein.
Jim Wilson
2
-3
/
+13
1998-04-16
tree.c (build_expr_wfl): Use NULL_TREE if the file name is NULL.
Alexandre Petit-Bianco
1
-0
/
+6
1998-04-16
tree.c (build_expr_wfl): Use NULL_TREE if the file name is NULL.
Alexandre Petit-Bianco
1
-3
/
+14
1998-04-16
c-common.c (declare_hidden_char_array): Use TYPE_DOMAIN to get the length of ...
Mark Mitchell
2
-1
/
+6
1998-04-15
flow.c (sbitmap_union_of_successors): New function.
Jeffrey A Law
3
-0
/
+20
1998-04-15
Forgot to commit.
Jeff Law
1
-0
/
+6
1998-04-15
Fix host/build confusion with gas and gnu_ld flags.
Jim Wilson
3
-8
/
+22
1998-04-15
com.c (init_parse): Now returns char* containing filename;
Dave Brolley
2
-1
/
+7
1998-04-15
lex.c (init_parse): Now returns char* containing the filename.
Dave Brolley
2
-1
/
+7
1998-04-15
toplev.c (compile_file): Call init_parse using new interface.
Dave Brolley
3
-4
/
+12
1998-04-15
errfn.c: Rework to avoid problems when HOST_WIDE_INT is longer than a pointer.
John Carr
2
-107
/
+155
1998-04-15
* pa.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing if not optimizing.
Jeffrey A Law
2
-1
/
+6
1998-04-15
Link in print-rtl.o to all gen* programs except gengenrtl
Michael Meissner
9
-20
/
+50
1998-04-15
fixincludes: discard empty C++ comments, as found in sys/time.h on hpux-11.0.
K. Richard Pixley
2
-0
/
+6
1998-04-15
m68k.md (adddi3, subdi3): Optimize for constant operand.
Andreas Schwab
2
-4
/
+55
1998-04-14
emit-rtl.c (operand_subword): Rework slightly to avoid bogus warning from pre...
Jeff Law
1
-5
/
+6
1998-04-14
emit-rtl.c (operand_subword): Rework slightly to avoid bogus warning from pre...
Jeff Law
1
-0
/
+5
1998-04-14
Changes from Craig. See ChangeLog for details.
Craig Burley
5
-3
/
+24
1998-04-14
alpha.md: Revert Oct 27 change...
Richard Henderson
3
-88
/
+30
1998-04-14
function.c (assign_parms): Initialize unsignedp before passing its pointer to...
John Carr
2
-0
/
+4
1998-04-14
Resync date for the benefit of the snapshot script.
Jeff Law
1
-1
/
+1
1998-04-14
genattrtab.c (check_attr_test): Handle MATCH_INSN like MATCH_OPERAND.
John Carr
2
-1
/
+11
1998-04-14
* install.texi: Update section on warnings that can be safely ignored.
Paul Eggert
2
-2
/
+7
1998-04-14
Fix thinko.
Jeff Law
1
-0
/
+2
1998-04-14
Fix mips64vr4100-elf build failure.
Jim Wilson
2
-12
/
+37
1998-04-14
If -Os, set MOVE_RATIO to 3, not 15
Michael Meissner
2
-3
/
+6
1998-04-14
* i386/bsd386.h (ASM_OUTPUT_ALIGN): Redefine.
Krister Walfridsson
2
-0
/
+11
1998-04-14
svr4.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WIDE_INT_PRINT_DEC.
Jeffrey A Law
2
-2
/
+9
1998-04-14
* Idea and part of the patch from HJ.
Jeffrey A Law
4
-29
/
+91
1998-04-14
combine.c (simplify_rtx, [...]): Respect value of TRULY_NOOP_TRUNCATION.
Jeff Law
1
-1
/
+3
[next]