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
/
libcpp
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-07
system.h (INTTYPE_MINIMUM): Rewrite to avoid shift warning.
Marek Polacek
1
-0
/
+4
2015-08-07
Makefile.def (libiconv): Define bootstrap=true.
Yaakov Selkowitz
1
-0
/
+4
2015-07-08
Address -Wsign-compare diagnostics
Thomas Schwinge
1
-0
/
+5
2015-07-03
2015-07-03 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-1
/
+1
2015-07-02
re PR preprocessor/53690 ([C++11] \u0000 and \U00000000 are wrongly encoded a...
Paolo Carlini
1
-1
/
+10
2015-06-30
Implement N4197 - Adding u8 character literals
Edward Smith-Rowland
1
-0
/
+16
2015-06-30
lex.c (search_line_sse42): New main loop using asm flag outputs.
Uros Bizjak
1
-0
/
+5
2015-06-08
re PR c/66415 (ice in location_column_from_byte_offset)
Marek Polacek
1
-0
/
+6
2015-05-26
line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_M...
Manuel López-Ibáñez
1
-0
/
+8
2015-05-20
libcpp: Eliminate most of the non-const/reference-returning inline fns
David Malcolm
1
-0
/
+18
2015-05-19
Replace line_map union with C++ class hierarchy
David Malcolm
1
-0
/
+158
2015-05-13
libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)
David Malcolm
1
-0
/
+6
2015-05-13
libcpp: Replace macro usage with C++ constructs
David Malcolm
1
-0
/
+62
2015-05-13
libcpp: Bump to automake 1.11.6
Michael Haubenwallner
1
-0
/
+4
2015-05-13
line-map.h: move linemap_assert and friends higher up within the file
David Malcolm
1
-0
/
+8
2015-05-12
Implement -Wmisleading-indentation
David Malcolm
1
-0
/
+7
2015-05-09
lex.c (lex_string): Add -Wc++11-compat warning.
Jason Merrill
1
-0
/
+7
2015-05-05
Fix indentation issues seen by -Wmisleading-indentation
David Malcolm
1
-0
/
+5
2015-05-05
libcpp: Improvements to comments in line-map.h/c
David Malcolm
1
-0
/
+8
2015-04-09
re PR pch/65550 (ICE (segfault) with pch)
Richard Biener
1
-0
/
+6
2015-04-06
re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...
Jakub Jelinek
1
-0
/
+6
2015-04-02
re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...
Jakub Jelinek
1
-0
/
+5
2015-03-23
re PR preprocessor/65238 (__has_attribute is not handled properly with -tradi...
Jakub Jelinek
1
-0
/
+19
2015-03-17
re PR c++/64626 (C++14 single quote should not always be a digit separator)
Edward Smith-Rowland
1
-0
/
+6
2015-03-04
re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime...
Markus Trippelsdorf
1
-0
/
+5
2015-02-03
PR preprocessor/64803 - __LINE__ inside macro is not constant
Dodji Seketeli
1
-0
/
+12
2015-01-30
[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.c
Szabolcs Nagy
1
-0
/
+4
2015-01-23
re PR preprocessor/60570 (expression in 'elif' directive mis-diagnosed as err...
Marek Polacek
1
-0
/
+7
2015-01-16
expr.c (cpp_classify_number): Add N_() around ?...
Jakub Jelinek
1
-0
/
+5
2015-01-05
Update copyright years.
Jakub Jelinek
1
-0
/
+4
2014-12-19
re PR preprocessor/63831 (r217292 causes segfaults with -MM)
Jakub Jelinek
1
-0
/
+20
2014-12-11
xvasprintf.c: New file.
Uros Bizjak
1
-0
/
+4
2014-12-04
line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails.
Manuel López-Ibáñez
1
-0
/
+5
2014-12-02
line-map.h (linemap_assert_fails): Declare.
Manuel López-Ibáñez
1
-0
/
+5
2014-12-02
line-map.c (linemap_add): Fix typo.
Manuel López-Ibáñez
1
-0
/
+5
2014-11-29
Fix off-by-one bug in utf16 conversion (PR preprocessor/41698).
Joseph Myers
1
-0
/
+6
2014-11-25
re PR preprocessor/60436 (C preprocessor segfaults on assembly file)
Jakub Jelinek
1
-0
/
+7
2014-11-20
re PR target/63966 (inconsistent operand constraints compiling build libcpp)
Uros Bizjak
1
-2
/
+2
2014-11-20
re PR target/63966 (inconsistent operand constraints compiling build libcpp)
Uros Bizjak
1
-0
/
+6
2014-11-13
line-map.h: Include EXPR, so that unused variable warnings do not occur.
Manuel López-Ibáñez
1
-0
/
+5
2014-11-11
re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...
Manuel López-Ibáñez
1
-0
/
+7
2014-11-11
Merger of dmalcolm/jit branch from git
David Malcolm
1
-0
/
+4
2014-11-10
cpplib.h (cpp_callbacks): Add has_attribute.
Edward Smith-Rowland
1
-0
/
+13
2014-11-06
Preserve original spellings of extended identifiers.
Joseph Myers
1
-0
/
+32
2014-11-05
Enable -fextended-identifiers by default.
Joseph Myers
1
-0
/
+6
2014-10-22
gengtype.h (obstack_chunk_alloc, [...]): Remove cast.
Alan Modra
1
-12
/
+20
2014-10-14
line-map.h (linemap_location_from_macro_expansion_p): const struct line_maps ...
Manuel López-Ibáñez
1
-0
/
+15
2014-10-03
lex.c (search_line_fast): Add new version to be used for Power8 and later tar...
Bill Schmidt
1
-0
/
+8
2014-10-02
charset.c (convert_no_conversion): Reallocate memory with 25% headroom.
Bernd Edlinger
1
-0
/
+6
2014-10-01
Implement SD-6: SG10 Feature Test Recommendations
Edward Smith-Rowland
1
-0
/
+15
[next]