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
2004-07-13
re PR target/16494 ([3.3.2/3.4/3.5] Pessimization with FP conditional branches)
Eric Botcazou
3
-4
/
+15
2004-07-13
re PR target/15186 (-compat-bsd -m64 does not pick up the 64bit libraries)
Eric Botcazou
2
-1
/
+8
2004-07-13
re PR target/12602 (-pthreads and -threads undocumented for Solaris/SPARC)
Eric Botcazou
2
-1
/
+27
2004-07-13
12658_thread.cc: Move/rename to 12658_thread-1.cc and xfail.
Paolo Carlini
3
-0
/
+74
2004-07-13
oops - forgot to commit ChangeLog entry for sh-symbianelf patch
Nick Clifton
1
-0
/
+18
2004-07-13
builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.
Richard Henderson
13
-161
/
+37
2004-07-13
function.c (pass_by_reference): New.
Richard Henderson
7
-32
/
+63
2004-07-13
target-def.h (TARGET_MUST_PASS_IN_STACK): New.
Richard Henderson
46
-336
/
+242
2004-07-13
Copy files from g77.f-torture/compile.
David Billinghurst
10
-0
/
+1521
2004-07-13
configure.ac (gcc_cv_as_offsetable_lo10): Fix a typo.
Anthony Heading
3
-2
/
+7
2004-07-13
invoke.texi: Remove documentation for MIPS -mrnames option.
Richard Sandiford
4
-337
/
+62
2004-07-13
* config/mips/mips.h (TARGET_*): Boolify.
Richard Sandiford
2
-31
/
+36
2004-07-12
Fix NM/AR propagation from toplevel for recursive makes.
James E Wilson
4
-4
/
+116
2004-07-12
sparc.md (ashlsi3): Eliminate const 1 special case.
David S. Miller
2
-4
/
+6
2004-07-13
re PR target/16477 (Failure of gcc.c-torture/execute/strct-stdarg-1.c)
John David Anglin
3
-15
/
+22
2004-07-13
re PR libgcj/15713 (compile interpret.cc with -fno-strict-aliasing)
Bryce McKinlay
4
-36
/
+57
2004-07-13
re PR tree-optimization/16461 (ICE: expected ssa_name, have integer_cst in in...
Zdenek Dvorak
2
-0
/
+11
2004-07-12
* doc/invoke.texi (Darwin Options): Document -gused and -gfull.
Devang Patel
2
-1
/
+15
2004-07-13
Daily bump.
GCC Administrator
2
-2
/
+2
2004-07-13
cpp.F: Copy from g77.f-torture/compile.
David Billinghurst
3
-1
/
+25
2004-07-12
cp-tree.h (get_aggr_typedef): Remove.
Mark Mitchell
3
-31
/
+3
2004-07-12
re PR c++/5402 (ICE in pop_binding)
Volker Reichelt
4
-0
/
+61
2004-07-12
abi.html: Remove non-public qualification.
Benjamin Kosnik
3
-4
/
+11
2004-07-12
* name-lookup.c (push_class_level_binding): Simplify.
Mark Mitchell
2
-48
/
+49
2004-07-12
function.c (expand_function_start): Ensure r_save is in Pmode.
Steve Ellcey
5
-0
/
+19
2004-07-12
re PR c++/16475 (FAIL: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:)
Andrew Pinski
2
-5
/
+10
2004-07-12
re PR target/16445 (Gcc 3.4 ICE on valid code)
Vladimir Makarov
2
-1
/
+8
2004-07-12
target.h (struct gcc_target): Move gimplify_va_arg_expr next to build_builtin...
Richard Henderson
5
-8
/
+16
2004-07-12
passes.c (rest_of_decl_compilation): Don't defer call of assemble_variable if...
Alexandre Oliva
2
-1
/
+13
2004-07-12
cfgloop.h (struct loop): Add nb_iterations field.
Sebastian Pop
6
-49
/
+2547
2004-07-12
parser.c (cp_parser_class_head): Remove unused variable.
Eric Christopher
2
-80
/
+83
2004-07-12
re PR java/16474 (gcjh: Illegal C++ produced for some non-gcj bytecode)
Bryce McKinlay
2
-4
/
+8
2004-07-12
re PR rtl-optimization/15921 (gcc.c-torture/compile/920501-4.c fails on power...
Vladimir Makarov
3
-4
/
+181
2004-07-12
decl.c (grok_op_properties): Reject [de-]allocation functions declared in a n...
Giovanni Bajo
5
-34
/
+40
2004-07-12
cp-tree.h (make_binfo): Remove.
Nathan Sidwell
4
-62
/
+27
2004-07-12
XCanvasPeer.java (createImage): Implement.
Scott Gilbertson
5
-5
/
+140
2004-07-12
missed in previous commit
Nathan Sidwell
1
-6
/
+7
2004-07-12
call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn...
Nathan Sidwell
16
-91
/
+186
2004-07-12
tree-cfg.c (find_taken_edge): Statically compute the truth value of a predica...
Diego Novillo
2
-3
/
+26
2004-07-12
rs6000.c (rs6000_rtx_costs): Indicate that the rs6000 doesn't have shift-and-...
Roger Sayle
2
-0
/
+18
2004-07-12
004-07-12 David Billinghurst (David.Billinghurst@riotinto.com)
David Billinghurst
40
-0
/
+2158
2004-07-12
re PR c++/2204 (G++ doesn't check (member) function parameter for abstract-ne...
Giovanni Bajo
9
-22
/
+273
2004-07-12
config.gcc: Add sh-*-symbianelf target.
Nick Clifton
8
-23
/
+1164
2004-07-12
re PR tree-optimization/14107 (Return warnings don't work without optimizatio...
Paolo Bonzini
5
-9
/
+17
2004-07-12
invoke.texi: Correct -fasynchronous-unwind-tables option index entry.
Roger Sayle
2
-1
/
+6
2004-07-12
mips.c (mips_use_dfa_pipeline_interface): Delete.
Richard Sandiford
11
-386
/
+571
2004-07-12
invoke.texi (Optimize Options): Document -frename-registers not being enabled...
Ben Elliston
2
-2
/
+6
2004-07-12
call.c (build_operator_new_call): Avoid using push_to_top_level.
Mark Mitchell
5
-39
/
+66
2004-07-12
expr.c (gfc_check_assign_symbol): Handle pointer assignments.
Paul Brook
9
-140
/
+97
2004-07-12
expr.c (java_truthvalue_conversion, [...]): Convert calls to "build" into cal...
Roger Sayle
2
-247
/
+272
[prev]
[next]