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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-03
combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...
Lars Brinkhoff
8
-16
/
+16
2001-08-02
* doc/install.texi (Install GCC: Binaries): Update Bull info.
David Edelsohn
1
-2
/
+1
2001-08-02
Kill -fhonor-std.
Nathan Sidwell
2
-30
/
+1
2001-08-01
regclass.c (call_really_used_regs): New array for registers which are actuall...
Andrew MacLeod
1
-0
/
+11
2001-08-01
config.gcc: Recognize powerpc-*-netbsd*.
Andrew Cagney
2
-1
/
+22
2001-07-31
install.texi: Add s390 s390x as new targets.
Hartmut Penner
3
-0
/
+122
2001-07-29
cppexp.c (parse_defined): Always record the macro name.
Neil Booth
1
-5
/
+8
2001-07-27
install.texi (Configuration): Properly link the host specific instructions al...
Gerald Pfeifer
1
-2
/
+7
2001-07-26
params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...
Andrew MacLeod
1
-0
/
+6
2001-07-24
irix6-libc-compat.c: New file.
Rainer Orth
1
-1
/
+2
2001-07-24
rtl.texi (REG_POINTER): Document.
Lars Brinkhoff
1
-10
/
+40
2001-07-23
extend.texi: Update __builtin_return_address and __builtin_frame_address.
H.J. Lu
1
-3
/
+10
2001-07-23
tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMAT and C4X_FLOAT_FORMAT.
Lars Brinkhoff
1
-1
/
+15
2001-07-23
tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.
Andrew Haley
1
-0
/
+11
2001-07-22
basic-block.h (redirect_edge_and_branch_force, [...]): Declare.
Jan Hubicka
1
-0
/
+16
2001-07-21
tm.texi: Remove DEFAULT_VTABLE_THUNKS.
Nathan Sidwell
1
-13
/
+0
2001-07-20
* doc/rtl.texi (REG_DEAD): Update for current semantics.
Richard Henderson
1
-13
/
+11
2001-07-20
Correct typo.
Jan Hubicka
1
-1
/
+1
2001-07-20
expr.c (emit_single_push_insn): Add call to push expander.
Jan Hubicka
1
-0
/
+8
2001-07-20
install.texi (sparc-sun-solaris*): Add in 4.x assembler bug information.
Kelley Cook
1
-51
/
+30
2001-07-19
* tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
Steve Ellcey
1
-2
/
+4
2001-07-19
tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.
Toon Moene
1
-0
/
+3
2001-07-18
Fix markup for reload_in/out.
Richard Henderson
1
-2
/
+2
2001-07-18
md.texi (reload_in/out): Document restrictions in predicates and constraints ...
Richard Henderson
1
-0
/
+11
2001-07-17
c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and ASM_OUTPUT_W...
H.J. Lu
1
-1
/
+2
2001-07-17
c-parse.in (all_prefix_attributes): New variable.
Joseph Myers
1
-11
/
+6
2001-07-14
Re-install recently reverted patch.
Jan Hubicka
1
-3
/
+0
2001-07-13
Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.
Geoffrey Keating
1
-0
/
+3
2001-07-13
emit-rtl.c (try_split): Update mark_jump_label call.
Jan Hubicka
1
-3
/
+0
2001-07-10
* tm.texi: Fix markup.
Neil Booth
1
-2
/
+1
2001-07-10
* doc/tm.texi (Misc): Fix thinko.
Gabriel Dos Reis
1
-0
/
+2
2001-07-10
target.h (struct gcc_target): New fields init_builtins and expand_builtin.
Stan Shebs
1
-13
/
+12
2001-07-09
Makefile.in (OBJS): Add ssa-ccp.o
Jeff Law
2
-28
/
+50
2001-07-09
* tm.texi: Fix markup.
Neil Booth
1
-2
/
+4
2001-07-09
final.c (output_addr_const): Use target opening and closing parentheses.
Neil Booth
2
-16
/
+24
2001-07-09
* doc/c-tree.texi: Document representation of attributes.
Joseph Myers
1
-0
/
+35
2001-07-08
tm.texi: Update some places for the rename of target to targetm.
Joseph Myers
1
-6
/
+6
2001-07-08
target.h (struct gcc_target): Add insert_attributes.
Joseph Myers
1
-9
/
+4
2001-07-08
c-common.c (decl_attributes): Only take a single attributes parameter.
Joseph Myers
1
-4
/
+6
2001-07-08
tm.texi (Exception Handling): New subnode of Stack and Calling.
Richard Henderson
1
-5
/
+28
2001-07-08
Update email address.
Mike Stump
1
-1
/
+1
2001-07-07
target.h (targetm): Rename global from "target", so as not to conflict with l...
Stan Shebs
1
-3
/
+3
2001-07-06
gcc.texi (Makefile): Rename to be a more general purpose chapter about variou...
DJ Delorie
1
-2
/
+66
2001-07-06
Makefile.in (final.o): Depend on target.h.
Neil Booth
1
-85
/
+94
2001-07-06
Fix bad checkin in docs.
Eric Christopher
1
-9
/
+2
2001-07-06
[multiple changes]
Eric Christopher
1
-9
/
+31
2001-07-05
Fix URL typo
David Edelsohn
1
-1
/
+1
2001-07-05
gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.
DJ Delorie
1
-0
/
+20
2001-07-05
invoke.texi (Optimize Options): Document that -fgcse may cause programs using...
Brad Lucier
1
-0
/
+8
2001-07-05
install.texi (Specific): Markup, spelling and typo fixes.
Rainer Orth
1
-213
/
+155
[next]