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
/
langhooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-3
/
+9
2002-09-22
dbxout.c: Follow spelling conventions.
Kazu Hirata
1
-3
/
+3
2002-08-22
For PR java/6005 and PR java/7611:
Tom Tromey
1
-0
/
+7
2002-08-02
langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
Jason Merrill
1
-0
/
+14
2002-05-30
langhooks.c: Fix formatting.
Kazu Hirata
1
-7
/
+6
2002-04-25
c-common.h (c_common_parse_file): Update.
Neil Booth
1
-10
/
+8
2002-04-20
Makefile.in: Update.
Neil Booth
1
-1
/
+9
2002-04-19
builtins.c: Include langhooks.h.
Neil Booth
1
-0
/
+8
2002-04-18
c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
Neil Booth
1
-0
/
+11
2002-04-03
re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)
Richard Henderson
1
-0
/
+19
2002-04-03
langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.
Neil Booth
1
-0
/
+27
2002-03-31
c-common.c (c_unsafe_for_reeval): Rename.
Neil Booth
1
-0
/
+9
2002-03-27
c-common.c (c_expand_expr): Fix prototype.
Neil Booth
1
-0
/
+12
2002-03-25
c-decl.c (maybe_build_cleanup): Remove.
Neil Booth
1
-0
/
+9
2002-03-21
langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i...
Aldy Hernandez
1
-1
/
+1
2002-03-21
Makefile.in (fold-const.o, [...]): Update.
Neil Booth
1
-2
/
+2
2002-03-20
Makefile.in: Update.
Neil Booth
1
-0
/
+10
2002-03-19
re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)
Jakub Jelinek
1
-0
/
+12
2002-02-28
Makefile.in (integrate.o): Update.
Neil Booth
1
-0
/
+8
2002-02-21
* langhooks.c: Include flags.h.
Diego Novillo
1
-0
/
+1
2002-02-22
attr-alwaysinline.c: New.
Aldy Hernandez
1
-2
/
+9
2001-12-06
* langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED.
Kaveh R. Ghazi
1
-1
/
+1
2001-12-05
langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...
Jason Merrill
1
-0
/
+21
2001-12-04
langhooks.h (struct lang_hooks): Add staticp.
Joseph Myers
1
-0
/
+9
2001-11-28
* langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED.
Richard Kenner
1
-2
/
+2
2001-11-27
Makefile.in (c-lang.o): Depends on langhooks-def.h.
Richard Kenner
1
-0
/
+19
2001-11-22
tree-dump.c: Rename from c-dump.c.
Bryce McKinlay
1
-0
/
+23
2001-11-09
Makefile.in: Update.
Neil Booth
1
-0
/
+20
2001-11-06
Clean up langhooks
Neil Booth
1
-13
/
+14
2001-10-25
langhooks.c (lang_hook_default_clear_binding_stack): New.
Zack Weinberg
1
-10
/
+19
2001-10-23
alias.c (can_address_p): Compnonents are not addressable if the containing ty...
Richard Kenner
1
-0
/
+22
2001-10-21
langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.
Neil Booth
1
-0
/
+14
2001-10-10
langhooks.c: Include langhooks.h.
Richard Henderson
1
-0
/
+2
2001-10-10
langhooks.c: Include rtl.h, insn-config.h and integrate.h.
Janis Johnson
1
-0
/
+3
2001-10-08
langhooks.h: New file.
Alexandre Oliva
1
-0
/
+142