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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2004-11-25
tree-cfg.c (tree_verify_flow_info): Do not terminate error() message with \n.
Gerald Pfeifer
2
-1
/
+6
2004-11-25
tb-gcc.c: GCC infrastructure based implementation of __gnat_backtrace.
Olivier Hainque
2
-0
/
+107
2004-11-25
Complete previous check-in: add Style_Check_Xtra_Parens.
Arnaud Charlet
1
-14
/
+19
2004-11-25
altivec.md (VIshort): New mode macro.
Nathan Sidwell
3
-454
/
+208
2004-11-25
gcc.c (process_command): Don't supply -v to linker.
Andrew Haley
2
-2
/
+4
2004-11-25
darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.
Joseph Myers
14
-30
/
+49
2004-11-25
basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
Nathan Sidwell
5
-17
/
+24
2004-11-25
bt-load.c (migrate_btr_defs): Remove unneeded NULL check.
Nathan Sidwell
5
-18
/
+11
2004-11-25
basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
Nathan Sidwell
11
-54
/
+64
2004-11-25
verify-glue.c (vfy_init_name, [...]): Use ANSI declaration form.
Richard Henderson
2
-5
/
+10
2004-11-25
verify.c (defer_merging): Don't use C++-style comment.
Tom Tromey
4
-8
/
+8
2004-11-25
verify-impl.c (vfy_push_type): Removed bogus "return".
Tom Tromey
2
-3
/
+10
2004-11-25
config.gcc (avr-*-rtems*): Fix typo.
Ralf Corsepius
2
-1
/
+5
2004-11-25
sh.c (sh_output_mi_thunk): Do not call regset_release_memory.
J"orn Rennecke
2
-3
/
+4
2004-11-25
* lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
John David Anglin
2
-0
/
+5
2004-11-24
tree-ssa-alias.c (compute_flow_insensitive_aliasing): Reduce the number of qu...
Jeff Law
2
-5
/
+16
2004-11-25
* Merged gcj-abi-2-dev-branch to trunk.
Tom Tromey
20
-313
/
+5794
2004-11-25
i386.c (override_options): Disable x87 fancy math intrinsics if -mfpmath= doe...
Roger Sayle
2
-0
/
+9
2004-11-25
configure.ac: Tweak test for HAVE_DECL_LDGETNAME to avoid a system header con...
Roger Sayle
3
-0
/
+18
2004-11-25
tree-phinodes.c (remove_phi_args): Replace phi_arg_from_edge with e->dest_idx.
Kazu Hirata
2
-5
/
+4
2004-11-25
Daily bump.
GCC Administrator
1
-1
/
+1
2004-11-25
tree-outof-ssa.c (coalesce_abnormal_edges): Use e->dest_idx instead of callin...
Kazu Hirata
2
-4
/
+6
2004-11-25
i386.h (ASM_OUTPUT_DWARF_ADDR_CONST): Remove.
Ben Elliston
4
-27
/
+7
2004-11-24
re PR c++/17473 (typedef redefinition in struct is accepted)
Mark Mitchell
8
-24
/
+44
2004-11-24
Fix indentation on line 3063.
Richard Kenner
1
-1
/
+1
2004-11-24
* tree-sra.c (sra_walk_modify_expr): Handle RHS first, then LHS.
Richard Kenner
2
-23
/
+31
2004-11-24
tree-inline.c (copy_body_r): Explicitly copy a constant if the type will be r...
Richard Kenner
2
-0
/
+24
2004-11-24
re PR c++/18586 (ICE on invalid template member declaration)
Mark Mitchell
1
-0
/
+4
2004-11-24
c-opts.c (c_common_post_options): Don't clear flag_inline_functions.
Steven Bosscher
15
-75
/
+46
2004-11-24
tree-outof-ssa.c (eliminate_build): Use g->e->dest_idx instead to find the PH...
Kazu Hirata
2
-21
/
+19
2004-11-24
optabs.h (force_expand_binop): Declare.
Richard Sandiford
9
-82
/
+110
2004-11-24
pt.c (tsubst_function_type): Do not permit function types which return arrays...
Mark Mitchell
3
-0
/
+21
2004-11-24
Minor back end speedup.
Matt Austern
3
-19
/
+24
2004-11-24
re PR c++/18586 (ICE on invalid template member declaration)
Mark Mitchell
4
-1
/
+19
2004-11-24
re PR c++/18530 (Bogus warnings about shadowed variables __ct, __dt)
Mark Mitchell
5
-9
/
+30
2004-11-24
gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot.
Devang Patel
8
-2
/
+51
2004-11-24
* gcc.c (process_command): Supply -v to linker.
Devang Patel
2
-0
/
+6
2004-11-24
rs6000.c (rs6000_return_in_memory): Allow Altivec vector modes without ALTIVE...
David Edelsohn
2
-11
/
+47
2004-11-24
tree.c (recompute_tree_invarant_for_addr_expr): The address of a thread-local...
Aldy Hernandez
2
-1
/
+8
2004-11-24
tree-pretty-print.c (dump_generic_node, [...]): Handle TYPE_REF_CAN_ALIAS_ALL.
Richard Kenner
2
-7
/
+19
2004-11-24
fold-const.c (operand_equal_p): Remove kludge allowing ARG0 and ARG1 to be nu...
Richard Kenner
2
-54
/
+42
2004-11-24
tree-ssa-dom.c (cprop_into_successor_phis): Replace index with indx.
Kazu Hirata
2
-4
/
+7
2004-11-24
bitmap.c (INLINE): Do not define.
Nathan Sidwell
2
-17
/
+14
2004-11-24
Fix a date.
Kazu Hirata
1
-1
/
+1
2004-11-24
tree-ssa-dom.c (cprop_into_successor_phis): Remove code to find the index of ...
Kazu Hirata
2
-35
/
+10
2004-11-24
tree-ssa-alias.c (merge_pointed_to_info): Fix comment regarding PT_MALLOC.
Diego Novillo
2
-14
/
+16
2004-11-24
i386.c (optimization_options): Use SUBTARGET_OPTIMIZATION_OPTIONS.
Joseph Myers
3
-2
/
+20
2004-11-24
sol2.h (X86_FILE_START_VERSION_DIRECTIVE): Define to false.
Mark Mitchell
2
-0
/
+9
2004-11-24
t-sol2-10 (MULTILIB_DIRNAMES, [...]): Use amd64 instead of 64.
Joseph Myers
2
-2
/
+7
2004-11-24
crtstuff.c (IN_LIBGCC2): Define it.
Mark Mitchell
7
-25
/
+83
[next]