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
/
ch
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2000-03-30
builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
Richard Kenner
1
-0
/
+4
2000-03-25
* Rework fields used to describe positions of bitfields and
Richard Kenner
1
-0
/
+6
2000-03-17
* Clean up usages of TREE_INT_CST_LOW.
Richard Kenner
1
-0
/
+16
2000-03-07
rtl.h (rtunion_def): Constify member `rtstr'.
Kaveh R. Ghazi
1
-0
/
+4
2000-03-07
tree.h (INT_CST_LT, [...]): Remove unneeded casts.
Richard Kenner
1
-0
/
+9
2000-02-29
c-decl.c (current_function_decl): Move to toplev.c.
Martin v. Löwis
1
-0
/
+4
2000-02-28
* Eliminate DECL_FIELD_SIZE.
Richard Kenner
1
-0
/
+8
2000-02-27
builtins.c (c_strlen): Use size_diffop and return ssizetype value.
Richard Kenner
1
-0
/
+14
2000-02-19
Move language-specific entries
Richard Kenner
1
-0
/
+9
2000-02-15
Jonathan Larmour <jlarmour@redhat.co.uk>:
Jonathan Larmour
1
-0
/
+4
2000-02-15
Makefile.in (TREE_H, [...]): Depend on version.h.
Kaveh R. Ghazi
1
-0
/
+4
2000-02-11
decl.c (init_decl_processing): Remove duplicate decl of set_alignment.
Nathan Sidwell
1
-0
/
+5
2000-02-11
expr.c (compare_records): Delete maximum_field_alignment declaration.
Franz Sirl
1
-0
/
+21
2000-02-10
c-pragma.c (maximum_field_alignment): Remove duplicate declaration.
Franz Sirl
1
-0
/
+4
2000-01-17
* All files: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-0
/
+4
2000-01-10
Makefile.in (optabs.o): Depend on real.h
Kaveh R. Ghazi
1
-0
/
+4
2000-01-04
builtins.c (expand_builtin_strlen): Initialize variable `icode'.
Kaveh R. Ghazi
1
-0
/
+7
1999-12-11
typeck.c (apply_chill_array_layout, [...]): Avoid the use of ANSI string conc...
Kaveh R. Ghazi
1
-0
/
+7
1999-11-23
expr.c (build_chill_function_call): Don't call a variadic function with a non...
Kaveh R. Ghazi
1
-0
/
+15
1999-10-31
Makefile.in (convert.o, typeck.o): Depend on output.h
Jeffrey A Law
1
-0
/
+8
1999-10-26
tree.h (BLOCK_TYPE_TAGS): Remove.
Mark Mitchell
1
-0
/
+5
1999-09-24
Allow to distinguish between three classes of builtin functions
Bernd Schmidt
1
-0
/
+7
1999-09-20
Add comment saying that lang_decode_options should not complain about
Nick Clifton
1
-0
/
+4
1999-09-16
system.h (CTYPE_CONV, [...]): New macros.
Kaveh R. Ghazi
1
-0
/
+5
1999-09-15
* actions.c (warn_unhandled): Use xstrdup, not xmalloc/strcpy.
Kaveh R. Ghazi
1
-0
/
+4
1999-09-10
Move declarations and building code for common tree nodes to tree.[ch]
Bernd Schmidt
1
-0
/
+11
1999-09-07
parse.h: Undefine DELAY if it's defined.
Dave Brolley
1
-0
/
+6
1999-09-05
Make-lang.in (f771): Depend on ggc-callbacks.o.
Mark Mitchell
1
-0
/
+5
1999-08-31
c-parse.in (language_string): Constify.
Kaveh R. Ghazi
1
-0
/
+4
1999-08-31
Makefile.in (LIBS, LIBDEPS): Link with & depend on libiberty.a.
Kaveh R. Ghazi
1
-0
/
+5
1999-08-29
* lang.c (chill_print_error_function): Constify a char*.
Kaveh R. Ghazi
1
-0
/
+4
1999-08-29
Makefile.in (ch-version.c): Constify a char*.
Kaveh R. Ghazi
1
-0
/
+198
1999-08-25
Fix typos.
Jeff Law
1
-1
/
+1
1999-08-09
actions.c (lang_identify): Constify a char*.
Kaveh R. Ghazi
1
-0
/
+7
1999-07-25
* decl.c (va_list_type_node): New.
Richard Henderson
1
-0
/
+4
1999-06-25
SMP bootstrap fixes for chill:
Kaveh R. Ghazi
1
-0
/
+7
1999-05-17
lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc was not given.
Zack Weinberg
1
-0
/
+5
1999-05-10
lang-specs.h: Pass -$ to the preprocessor.
Zack Weinberg
1
-0
/
+4
1999-05-04
actions.c (chill_expand_assignment): Use powersetlen to calculate the length ...
Dave Brolley
1
-0
/
+5
1999-04-20
Make-lang.in (ch/chill.info): Put MAKEINFO parameters in correct order.
Nathan Sidwell
1
-0
/
+5
1999-04-14
config-lang.in (compilers): Add exeext.
Mumit Khan
1
-0
/
+5
1999-04-02
* Make-lang.in (CHILL_FLAGS_TO_PASS): Do not pass $(CC).
Jeffrey A Law
1
-0
/
+4
1999-03-31
Makefile.in (hash.h): Generate using gperf language 'C'...
Kaveh R. Ghazi
1
-0
/
+7
1999-03-27
Make-lang.in (CHILL.dvi): New target.
Jeffrey A Law
1
-0
/
+5
1999-02-24
fix up ChangeLog entry confusion
Craig Burley
1
-1
/
+1
1999-02-22
improve wall of separation between build and install
Craig Burley
1
-0
/
+12
1999-01-31
flags.h: Declare flag_no_ident.
Zack Weinberg
1
-0
/
+7
1999-01-19
Makefile.in (typeck.o): Depend on insn-codes.h.
Jeffrey A Law
1
-0
/
+16
1999-01-18
ch-tree.h: Remove conflicting prototypes for pedwarn, warning_with_decl, and ...
Kaveh R. Ghazi
1
-0
/
+5
1999-01-17
* Makefile.in: Do not put ^Ls at the start of a line.
Jeffrey A Law
1
-0
/
+4
[prev]
[next]