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
/
output.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-30
re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...
Jan Hubicka
1
-4
/
+0
2003-07-10
ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...
Steven Bosscher
1
-17
/
+12
2003-07-06
jump.c: Convert prototypes to ISO C90.
Andreas Jaeger
1
-145
/
+134
2003-06-19
target.h (asm_out.file_start, [...]): New hooks.
Zack Weinberg
1
-0
/
+1
2003-06-07
config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.
Zack Weinberg
1
-0
/
+1
2003-06-04
uwin.h: Remove SUBTARGET_PROLOGUE.
Andreas Jaeger
1
-13
/
+1
2003-06-02
mips.c: Don't include output.h twice.
Kaveh R. Ghazi
1
-0
/
+5
2003-06-02
builtin-attrs.def (ATTR_ASM_FPRINTF): New.
Kaveh R. Ghazi
1
-1
/
+11
2003-05-12
Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
Jan Hubicka
1
-2
/
+2
2003-04-20
* varasm.c (struct deferred_constant, defer_addressed_constants_flag)
Zack Weinberg
1
-7
/
+0
2003-04-20
target.h (encode_section_info): Add new argument carrying the RTL to be modif...
Zack Weinberg
1
-1
/
+1
2003-04-11
rtl.def (SYMBOL_REF): Add two 0 fields.
Richard Henderson
1
-0
/
+1
2003-01-28
target.h (targetm.address_cost): New.
Richard Henderson
1
-0
/
+2
2002-12-25
output.h: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-10
/
+2
2002-12-13
c-decl.c: Fix a comment typo.
Kazu Hirata
1
-1
/
+1
2002-11-26
c-common.c (handle_visibility_attribute): Accept "default".
Richard Henderson
1
-1
/
+1
2002-10-22
output.h (SECTION_NOTYPE): Define.
Alan Modra
1
-1
/
+2
2002-09-26
c-common.h: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2002-09-16
* output.h: Remove #ifdef RTX_CODE and #ifdef TREE_CODE.
Hans-Peter Nilsson
1
-14
/
+0
2002-09-08
varasm.c (default_assemble_visibility): Rename from assemble_visibility.
Alan Modra
1
-1
/
+1
2002-09-03
varasm.c (default_section_type_flags): Append _1 to name with shlib parameter.
David Edelsohn
1
-0
/
+8
2002-08-21
alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.
Kaveh R. Ghazi
1
-3
/
+1
2002-08-01
output.h (DECL_READONLY_SECTION): Remove.
H.J. Lu
1
-10
/
+3
2002-06-04
Merge from pch-branch up to tag pch-commit-20020603.
Geoffrey Keating
1
-1
/
+1
2002-05-21
c-common.h (enum rid): Add RID_THREAD.
Richard Henderson
1
-1
/
+2
2002-05-19
target-def.h (TARGET_BINDS_LOCAL_P): New.
Richard Henderson
1
-0
/
+1
2002-05-19
system.h (STRIP_NAME_ENCODING): Poison it.
Richard Henderson
1
-8
/
+2
2002-05-18
system.h (SELECT_RTX_SECTION): Poison.
Richard Henderson
1
-1
/
+4
2002-05-17
hooks.c (hook_tree_bool_false): New.
Richard Henderson
1
-0
/
+6
2002-05-13
emit-rtl.c (global_rtl): Update comment.
Zack Weinberg
1
-5
/
+0
2002-05-08
cfglayout.c (function_tail_eff_head): Rename to ...
Jan Hubicka
1
-0
/
+1
2002-04-28
re PR c/6343 (attribute((weak)) not working on second declaration)
Franz Sirl
1
-0
/
+2
2002-04-23
re PR target/6413 (PROFILE_HOOK label_no)
Alan Modra
1
-3
/
+0
2002-04-02
re PR rtl-optimization/190 (Optimization bug for x86 target)
Richard Henderson
1
-0
/
+5
2002-03-01
tm.texi (ASM_WEAKEN_DECL): Document.
Alan Modra
1
-1
/
+1
2002-02-26
attribs.c (c_common_attribute_table): Add visibility.
Jakub Jelinek
1
-0
/
+2
2002-02-17
final.c (output_operand_lossage): Changed to accept printf style arguments.
Philipp Thomas
1
-2
/
+2
2002-02-04
output.h (SECTION_OVERRIDE): Define.
Anthony Green
1
-1
/
+2
2001-12-17
target.h (asm_out.byte_op, [...]): New fields.
Richard Sandiford
1
-1
/
+23
2001-12-12
output.h (regno_uninitialized): Make argument unsigned.
Aldy Hernandez
1
-1
/
+1
2001-12-01
m68k.c (init_FPA_table): Provide static prototype.
Kaveh R. Ghazi
1
-0
/
+4
2001-11-27
Makefile.in (c-lang.o): Depends on langhooks-def.h.
Richard Kenner
1
-1
/
+2
2001-11-14
dbxout.c (dbxout_symbol_location): Update call of alter_subreg.
Jan Hubicka
1
-1
/
+1
2001-11-04
Makefile.in (dbxout.o): Depend on function.h.
Kaveh R. Ghazi
1
-0
/
+4
2001-11-04
dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED.
Kaveh R. Ghazi
1
-0
/
+4
2001-10-26
dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.
Kaveh R. Ghazi
1
-6
/
+6
2001-10-22
target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...
Stan Shebs
1
-1
/
+4
2001-10-20
pe.c (arm_pe_unique_section): Const-ify.
Kaveh R. Ghazi
1
-0
/
+4
2001-10-11
rtl.h (REG_VTABLE_REF): New.
Richard Henderson
1
-0
/
+5
[next]