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
/
system.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-29
builtins.c (std_build_builtin_va_list): New.
Richard Henderson
1
-1
/
+1
2003-10-16
configure.in: Add snprintf to gcc_AC_CHECK_DECLS list.
Zack Weinberg
1
-0
/
+4
2003-10-02
system.h: Poison macros obsoleted by earlier patch.
Zack Weinberg
1
-1
/
+4
2003-08-23
calls.c (emit_library_call_value_1): Remove code related to LIBGCC_NEEDS_DOUBLE.
Jason Eckhardt
1
-1
/
+2
2003-08-04
c-common.c (flag_noniso_default_format_attributes): Delete.
Roger Sayle
1
-1
/
+1
2003-08-01
system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.
Richard Henderson
1
-1
/
+2
2003-07-20
builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_STACK" form.
Roger Sayle
1
-1
/
+1
2003-07-08
system.h: Poison MAP_CHARACTER.
Zack Weinberg
1
-1
/
+1
2003-07-08
bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std...
Kaveh R. Ghazi
1
-3
/
+5
2003-07-06
Makfile.in: Remove traces of mbchar.
Neil Booth
1
-1
/
+1
2003-07-03
system.h: Include filenames.h.
Zack Weinberg
1
-22
/
+8
2003-06-29
target-def.h: Remove usage of OBJECT_FORMAT_ROSE.
Andreas Jaeger
1
-1
/
+1
2003-06-19
target.h (asm_out.file_start, [...]): New hooks.
Zack Weinberg
1
-1
/
+1
2003-06-18
system.h (ANSI_PROTOTYPES, [...]): undef and poison these libiberty macros.
Kaveh R. Ghazi
1
-0
/
+11
2003-06-17
alloc-pool.c: Don't check HAVE_LONG_DOUBLE.
Kaveh R. Ghazi
1
-6
/
+0
2003-06-16
gengtype.c: Don't use UNION_INIT_ZERO.
Kaveh R. Ghazi
1
-10
/
+0
2003-06-16
builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...
Kaveh R. Ghazi
1
-1
/
+0
2003-06-16
scan.h: Convert to ISO C.
Kaveh R. Ghazi
1
-28
/
+20
2003-06-07
mklibgcc.in (lib2funcs): Remove _exit.
Andreas Jaeger
1
-1
/
+2
2003-06-07
crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE.
Andreas Jaeger
1
-1
/
+1
2003-06-07
config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.
Zack Weinberg
1
-1
/
+1
2003-06-04
system.h: Do not poison TDESC_SECTION_ASM_OP, RDATA_SECTION_ASM_OP and SUBTAR...
Andreas Jaeger
1
-2
/
+1
2003-06-04
uwin.h: Remove SUBTARGET_PROLOGUE.
Andreas Jaeger
1
-1
/
+5
2003-06-01
tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT.
Andreas Jaeger
1
-1
/
+2
2003-05-31
function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage.
Andreas Jaeger
1
-3
/
+3
2003-05-30
* system.h: Poison OBJC_PROLOGUE.
Stan Shebs
1
-1
/
+2
2003-05-17
defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove.
Neil Booth
1
-1
/
+1
2003-05-14
* system.h: Poison MACHINE_DEPENDENT_REORG.
Richard Sandiford
1
-1
/
+1
2003-04-03
gengtype-lex.l (IWORD): Add CHAR_BITFIELD.
Kaveh R. Ghazi
1
-1
/
+4
2003-03-30
re PR other/6955 (collect2 says "core dumped" when there is no core)
Kaveh R. Ghazi
1
-0
/
+6
2003-01-28
target.h (targetm.address_cost): New.
Richard Henderson
1
-1
/
+2
2003-01-27
Makefile.in (cse.o): Depend on TARGET_H.
Richard Henderson
1
-1
/
+1
2003-01-21
dwarf2out.c (lookup_filename): Fix printf format warning.
Richard Henderson
1
-0
/
+5
2003-01-21
* system.h (__NO_STRING_INLINES): Define.
Kaveh R. Ghazi
1
-0
/
+4
2003-01-20
system.h: Don't declare strsignal if the decl test hasn't been run yet.
Andreas Schwab
1
-2
/
+3
2003-01-19
* system.h (strsignal): Also declare if no declaration found.
David Edelsohn
1
-1
/
+1
2003-01-18
basic-block.h: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2002-12-24
regmove.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-6
/
+9
2002-10-22
target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...
Richard Henderson
1
-1
/
+2
2002-10-08
system.h (GCCBUGURL): Delete.
Zack Weinberg
1
-5
/
+0
2002-08-21
alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.
Kaveh R. Ghazi
1
-1
/
+1
2002-07-23
dwarf2out.c (SECTION_ASM_OP, [...]): Remove.
Neil Booth
1
-1
/
+2
2002-07-17
cpplib.c (do_sccs): Handle #sccs on all systems.
Neil Booth
1
-1
/
+1
2002-06-04
Merge from pch-branch up to tag pch-commit-20020603.
Geoffrey Keating
1
-4
/
+16
2002-05-19
system.h (BLOCK_PROFILER, [...]): Poison.
Richard Henderson
1
-1
/
+4
2002-05-19
system.h (STRIP_NAME_ENCODING): Poison it.
Richard Henderson
1
-1
/
+1
2002-05-18
system.h (ENCODE_SECTION_INFO): Poison it.
Richard Henderson
1
-1
/
+2
2002-05-18
system.h (SELECT_RTX_SECTION): Poison.
Richard Henderson
1
-1
/
+1
2002-05-17
defaults.h (UNIQUE_SECTION): Remove.
Neil Booth
1
-1
/
+1
[next]