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
2003-11-02
cvsignore: Remove c-parse.* and tradcif.c
Kelley Cook
5
-16
/
+9
2003-11-02
unwind-sjlj.c (_Unwind_GetCFA): Return (_Unwind_Word)0 instead of NULL.
Roger Sayle
2
-1
/
+6
2003-11-01
re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory)
John David Anglin
15
-210
/
+237
2003-11-01
rs6000.c (rs6000_mixed_function_arg): Correct no_units calculation.
Fariborz Jahanian
2
-1
/
+6
2003-11-01
unwind-dw2.c (_Unwind_FrameState): Remove commas at end of enumeration list.
Andreas Jaeger
2
-2
/
+7
2003-11-01
sysv4.h (SDATA_SECTION_FUNCTION): Update to C90 prototypes.
Andreas Schwab
2
-2
/
+8
2003-11-01
Makefile.in (GCC_CFLAGS): Add @WERROR@ for target files.
Andreas Jaeger
2
-6
/
+10
2003-11-01
re PR c++/12796 (Wrong line number in error message)
Kriang Lerdsuwanakij
3
-5
/
+11
2003-11-01
re PR c++/12796 (Wrong line number in error message)
Kriang Lerdsuwanakij
2
-0
/
+10
2003-11-01
sysv4.h (EXTRA_SECTION_FUNCTIONS): Update to C90 prototypes.
Andreas Tobler
2
-7
/
+12
2003-11-01
unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.
Andreas Jaeger
3
-29
/
+40
2003-10-31
Note that the previous check-in to c-opts.c fixes PR preprocessor/12545.
Per Bothner
1
-0
/
+1
2003-10-31
c-opts.c (finish_options): Change to returns boolean - false iff the call to ...
Per Bothner
2
-7
/
+17
2003-11-01
aclocal.m4: Blacklist ultrix* for mmap file.
John David Anglin
3
-2
/
+5
2003-11-01
function.c (assign_parms): Add ATTRIBUTE_UNUSED to variable reg_parm_stack_sp...
John David Anglin
3
-1
/
+7
2003-11-01
vax.c: Include toplev.h.
John David Anglin
3
-4
/
+24
2003-11-01
re PR middle-end/11968 (Array reference is incorrectly computed for POINTERS_...
Roger Sayle
3
-12
/
+14
2003-11-01
re PR other/12315 (ICE using -p with functions returning structs)
Alan Modra
2
-2
/
+7
2003-11-01
Daily bump.
GCC Administrator
1
-1
/
+1
2003-10-31
pa.c (pa_select_section): Use new style declaration.
John David Anglin
3
-5
/
+8
2003-10-31
* config/rs6000/rs6000.c: Update to C90 prototypes.
Kelley Cook
2
-8
/
+7
2003-10-31
Bah! Missed PR no again!
Richard Earnshaw
1
-0
/
+1
2003-10-31
arm.h (CONDITIONAL_REGISTER_USAGE): Disable use of LR in Thumb code.
Richard Earnshaw
2
-0
/
+11
2003-10-31
2003-10-31 Andreas Jaeger <aj@suse.de>,
Andreas Jaeger
5
-65
/
+97
2003-10-31
* g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
Richard Earnshaw
2
-0
/
+7
2003-10-31
Add UNITS_PER_ARG missed in patch.
Fariborz Jahanian
2
-2
/
+6
2003-10-31
rs6000.c (rs6000_mixed_function_arg): New.
Fariborz Jahanian
3
-86
/
+128
2003-10-31
cvsignore: No longer ignore gengtype-lex.c, gengtype-yacc.c, and gengtype-yac...
Gerald Pfeifer
2
-3
/
+5
2003-10-31
Add PR to:
Richard Earnshaw
1
-0
/
+1
2003-10-31
postreload.c (reload_combine): Check that REGY doesn't die in an insn of the ...
Richard Earnshaw
2
-1
/
+9
2003-10-31
20031031-2.c: New test.
Josef Zlomek
2
-0
/
+41
2003-10-31
cfgrtl.c (delete_insn): Decrease LABEL_NUSES for all REG_LABEL notes.
Josef Zlomek
2
-3
/
+14
2003-10-31
20031031-1.c: New test.
Josef Zlomek
2
-0
/
+41
2003-10-31
cfgrtl.c (try_redirect_by_replacing_jump): Move jump immediatelly before BARR...
Josef Zlomek
2
-0
/
+30
2003-10-31
C90 update
Kelley Cook
2
-148
/
+137
2003-10-31
* Makefile.in (ada/b_gnat1.o): Compile with -Wno-error.
Kelley Cook
2
-0
/
+5
2003-10-31
* Makefile.in (STRICT2_WARN): Add -Wold-style-definition
Kelley Cook
2
-1
/
+5
2003-10-31
* raise.c (get_action_description_for): Fix typo in last change.
Andreas Schwab
2
-2
/
+6
2003-10-31
re PR rtl-optimization/11271 ([arm-elf] regex.c ICEs for thumb multilib)
Richard Earnshaw
2
-2
/
+6
2003-10-31
ggc-page.c (ggc_pch_read): Wrap call to poison_pages in ENABLE_GC_CHECKING no...
Richard Earnshaw
2
-1
/
+6
2003-10-31
bprob.exp: Disable test on arm-elf configs.
Richard Earnshaw
9
-0
/
+44
2003-10-31
com.c (ffecom_sym_transform_): Set tree type of offset to ssizetype.
Jakub Jelinek
2
-2
/
+9
2003-10-31
re PR bootstrap/9863 (Absence of awk isn't properly diagnosed at configure time)
Nathanael Nerode
3
-221
/
+237
2003-10-31
re PR ada/12761 ([3.3 only] Segmentation fault in gnat1 compiling a-except.adb)
Nathanael Nerode
4
-5
/
+24
2003-10-30
c-objc-common.c (c_tree_printer): Handle types correctly.
Richard Henderson
2
-13
/
+30
2003-10-31
C90 prototype updates.
R. Kelley Cook
33
-1092
/
+701
2003-10-31
Daily bump.
GCC Administrator
1
-1
/
+1
2003-10-30
fix date on changelog from last checkin.
Eric Christopher
1
-1
/
+1
2003-10-30
function.c (purge_addressof_1): Add case for REG_RETVAL notes when modes are ...
Eric Christopher
2
-5
/
+13
2003-10-30
* i386-modes.def: Add XFmode format adjustment.
Jan Hubicka
2
-0
/
+7
[next]