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/existing-fp8
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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-01-13
cppfiles.c (_cpp_fake_include): New function.
Neil Booth
5
-50
/
+40
2001-01-13
* extend.texi: Update for CPP.
Neil Booth
2
-41
/
+81
2001-01-13
reload1.c: Add prototype for replace_pseudos_in_call_usage.
Andreas Jaeger
3
-20
/
+30
2001-01-13
cpplib.h (cpp_pool, [...]): Move to cpphash.h (struct macro_args): Delete.
Neil Booth
3
-269
/
+277
2001-01-13
cppmain.c (struct printer): Remove no_line_dirs.
Neil Booth
2
-41
/
+56
2001-01-13
c-lex.c (init_c_lex): Use cpp_get_callbacks to set callbacks.
Neil Booth
5
-11
/
+21
2001-01-13
* README.AVR: URLs corrected.
Denis Chertykov
2
-5
/
+12
2001-01-13
c-decl.c (start_function): Don't warn if old prototype is builtin that's not ...
Richard Kenner
4
-7
/
+24
2001-01-13
i386.c (ix86_fp_comparison_arithmetics_cost, [...]): New functions.
Jan Hubicka
6
-79
/
+274
2001-01-13
Daily bump.
Jeff Law
5
-5
/
+5
2001-01-13
* config/sh/sh.c (sh_expand_epilogue): Use PR explicitly.
Alexandre Oliva
2
-0
/
+6
2001-01-13
sh.c (sh_expand_prologue): Let the second toggle_sz be optimized away.
Alexandre Oliva
2
-1
/
+13
2001-01-13
Don't omit century in list of copyright years
Alexandre Oliva
1
-1
/
+2
2001-01-13
* config/sh/sh.c (mova_p): Fix test for mova_const.
Alexandre Oliva
2
-1
/
+5
2001-01-13
* fix-header.c (read_scan_file): s/pfile/scan_in/. Sorry!
Neil Booth
1
-1
/
+1
2001-01-13
fix-header.c (read_scan_file): Use cpp_get_callbacks and cpp_get_options rath...
Neil Booth
3
-7
/
+18
2001-01-13
cppinit.c (cpp_handle_option): help_only is now part of the cpp_options struc...
Neil Booth
5
-19
/
+83
2001-01-13
Makefile.in (info, [...]): Also build and remove and install and uninstall c-...
Joseph Myers
9
-15
/
+81
2001-01-13
Removed bogus ChangeLog entry
Tom Tromey
1
-5
/
+0
2001-01-13
c-typeck.c (store_init_value): Don't require constant initializer elements wi...
Jakub Jelinek
9
-190
/
+843
2001-01-12
natGtkComponentPeer.cc (getLocationOnScreen): Wrote.
Tom Tromey
7
-11
/
+309
2001-01-12
Reinstated part of the patch that is safe
Alexandre Oliva
2
-3
/
+45
2001-01-12
Reverted
Alexandre Oliva
1
-55
/
+1
2001-01-12
calls.c (emit_library_call_value_1): Add USEs and CLOBBERs to function usage ...
Alexandre Oliva
5
-9
/
+166
2001-01-12
Makefile.in: Reverted yesterday's wrong patch.
Alexandre Oliva
2
-6
/
+9
2001-01-12
*: Fix dates.
Benjamin Kosnik
4
-3
/
+5
2001-01-12
basic_string.h (_S_find(const _CharT* __beg, const _CharT* __end, _CharT __c)...
Benjamin Kosnik
4
-28
/
+22
2001-01-12
alpha.c (alpha_expand_block_move): GET_MODE of tmp, not XEXP (tmp, 0).
Jakub Jelinek
2
-2
/
+7
2001-01-12
Makefile.in (bootstrap): rename stages to be mnemonic.
DJ Delorie
2
-48
/
+104
2001-01-12
acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): check for DJGPP <ctype.h>
Laurynas Biveinis
8
-2
/
+301
2001-01-12
natSystem.cc: Include locale.h if it exists.
Tom Tromey
6
-300
/
+341
2001-01-12
cpp.texi, [...]: Consistently refer to ISO C instead of ANSI C.
Joseph Myers
8
-73
/
+153
2001-01-12
Undo patch accidentally commited as part of change to remove
Nick Clifton
1
-82
/
+82
2001-01-12
haifa-sched.c (restore_line_notes): Remove argument block B since it's unused.
Andreas Jaeger
5
-9
/
+14
2001-01-12
revert: varasm.c (assemble_name): Ensure we output the stripped name.
Mike Stump
2
-5
/
+1
2001-01-12
loop.h: Remove wrong declaration of doloop_condition_get.
Andreas Jaeger
2
-5
/
+9
2001-01-12
g77spec.c (lang_specific_driver): Update copyright year to 2001.
Joseph Myers
5
-3
/
+12
2001-01-12
extend.texi: Move C++-extension-related node from the C section into the C++ ...
Phil Edwards
2
-69
/
+72
2001-01-12
* objc-features.texi: Use @email.
Joseph Myers
2
-1
/
+5
2001-01-12
extend.texi: Refer to an array of pointers to functions instead of one of fun...
Joseph Myers
2
-2
/
+7
2001-01-12
f-torture.exp (f_torture_compile): Prune the warnings before testing that no ...
Richard Earnshaw
2
-2
/
+8
2001-01-12
combine.c (reversed_comparison): Fix typo in last patch.
Andreas Jaeger
2
-3
/
+11
2001-01-12
typeck.c (build_c_cast): Do template processing earlier.
Nathan Sidwell
4
-10
/
+50
2001-01-12
install.texi: Remove misplaced duplicate entry.
Phil Edwards
2
-45
/
+4
2001-01-12
friend.c (make_friend_class): Make sure a templated class is actually a templ...
Nathan Sidwell
4
-25
/
+46
2001-01-12
Daily bump.
Jeff Law
5
-5
/
+5
2001-01-12
Update.
Ulrich Drepper
1
-1
/
+4
2001-01-12
Define FLT_EVAL_METHOD and DECIMAL_DIG for C99.
Ulrich Drepper
1
-0
/
+27
2001-01-12
* final.c: (leaf_function_p): Fix typo.
John Wehle
2
-9
/
+16
2001-01-12
aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Completely rewritten.
Zack Weinberg
6
-456
/
+876
[next]