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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
1999-09-16
gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.
Kaveh R. Ghazi
16
-229
/
+196
1999-09-16
mips.md (movsi_usw): if operand 1 is const_int 0, use $0 instead of 0.
Andrew Haley
2
-1
/
+6
1999-09-16
Bugfix in order_regs_for_reload
Bernd Schmidt
2
-25
/
+21
1999-09-16
Daily bump.
Jeff Law
2
-2
/
+2
1999-09-16
function.c (identify_blocks): Don't shadow a variable in an outer scope.
Mark Mitchell
3
-41
/
+51
1999-09-16
* c-typeck.c (qualify_type): Merge qualifiers from both types.
Mark Mitchell
2
-1
/
+6
1999-09-16
decl.c (warn_extern_redeclared_static): Simplify.
Mark Mitchell
4
-21
/
+42
1999-09-15
toplev.c: Allow -f[no-]math-errno to set (clear) flag_errno_math
Brad Lucier
3
-2
/
+18
1999-09-15
emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.
Richard Henderson
10
-57
/
+165
1999-09-15
* c-lex.c (yylex): Initialize warn.
Richard Henderson
2
-1
/
+5
1999-09-15
pa.c (emit_move_sequence): Properly set the mode of the scratch register when...
Jeffrey A Law
2
-7
/
+27
1999-09-16
* tree.h (reorder_block): Change prototype.
Mark Mitchell
2
-2
/
+3
1999-09-15
lex.c (cp_pragma_implementation): Allow #pragma implementation in header files.
Jason Merrill
2
-44
/
+22
1999-09-15
fix comment
Jason Merrill
1
-3
/
+2
1999-09-15
* lex.c (mark_impl_file_chain): Follow the next chain.
Richard Henderson
2
-2
/
+9
1999-09-15
rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
Mark Mitchell
8
-56
/
+72
1999-09-15
decl2.c (build_expr_from_tree): Handle VA_ARG_EXPR.
Mark Mitchell
4
-0
/
+18
1999-09-15
gbl-ctors.h: Lose HAVE_ATEXIT.
Jason Merrill
75
-355
/
+122
1999-09-15
calls.c (precompute_arguments): Fix typo in comment.
Mark Mitchell
4
-5
/
+70
1999-09-15
* dsp16xx.c (override_options): Fix typos in GC root registration.
Mark Mitchell
2
-22
/
+25
1999-09-15
Fix profiling support and unique section support.
Philip Blundell
2
-0
/
+56
1999-09-15
* actions.c (warn_unhandled): Use xstrdup, not xmalloc/strcpy.
Kaveh R. Ghazi
2
-2
/
+5
1999-09-15
genattr.c (main): Add extern prototype.
Kaveh R. Ghazi
14
-71
/
+110
1999-09-15
rtl.h (get_insn_name, [...]): Add prototypes.
Kaveh R. Ghazi
7
-51
/
+53
1999-09-15
aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.
Kaveh R. Ghazi
7
-189
/
+269
1999-09-15
Remove second arg from assign_parms
Bernd Schmidt
4
-56
/
+47
1999-09-15
typeck.c (expr_sizeof): Reinstall and augment OFFSET_REF comment.
Nathan Sidwell
2
-0
/
+9
1999-09-15
Daily bump.
Jeff Law
2
-2
/
+2
1999-09-15
lex.c (cp_pragma_interface, [...]): Copy filenames with ggc_alloc_string.
Alexandre Oliva
2
-3
/
+8
1999-09-15
decl.c (build_target_expr): Set TREE_SIDE_EFFECTS on the TARGET_EXPR.
Mark Mitchell
5
-6
/
+21
1999-09-14
cse.c (FIXED_BASE_PLUS_P): Do not consider referneces to arg_pointer_rtx fixe...
Jeffrey A Law
2
-3
/
+12
1999-09-14
Makefile.in (USER_H): Remove va-foo.h.
Richard Henderson
20
-2139
/
+2
1999-09-14
* genrecog.c (add_to_sequence): Rename MATCH_INSN2.
Richard Henderson
2
-1
/
+2
1999-09-14
rtl.def (match_insn, [...]): Remove match_insn; rename match_insn2 to match_i...
Richard Henderson
2
-6
/
+15
1999-09-14
sparc.md (eligible_for_return_delay): New attribute.
Richard Henderson
2
-1
/
+9
1999-09-15
va_list.h (va-alpha.h): Do not include.
Alexandre Oliva
2
-1
/
+9
1999-09-14
ggc-common.c (ggc_mark_tree): Mark DECL_SOURCE_FILE and DECL_LIVE_RANGE_RTL.
Richard Henderson
2
-0
/
+7
1999-09-14
except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER, not NOTE_BLO...
Mark Mitchell
6
-28
/
+47
1999-09-14
stdarg.h, varargs.h: Implement in terms of builtin functions and types.
Richard Henderson
3
-245
/
+34
1999-09-14
sh.c (sh_builtin_saveregs): Use get_varargs_alias_set.
Richard Henderson
2
-9
/
+280
1999-09-14
mips.c (mips_build_va_list): New.
Richard Henderson
2
-0
/
+281
1999-09-14
recog.h (struct recog_data): Make dup_num...
Richard Henderson
3
-10
/
+29
1999-09-14
* toplev.c (compile_function): Unconditionally emit nop.
Richard Henderson
2
-4
/
+5
1999-09-14
haifa-sched.c (actual_hazard): Move declaration of variable `this_cost' into ...
Kaveh R. Ghazi
2
-1
/
+6
1999-09-14
c-pragma.c (handle_pragma_token): Wrap variables `name' and `value' in HANDLE...
Kaveh R. Ghazi
8
-14
/
+56
1999-09-14
c-lex.c (handle_generic_pragma): Remove unused variable `c'.
Kaveh R. Ghazi
5
-4
/
+21
1999-09-14
g77spec.c (lang_specific_driver): Remove unnecessary argument in call to func...
Kaveh R. Ghazi
2
-1
/
+6
1999-09-14
Undo bogus changes from gcc2 merge
Bernd Schmidt
3
-17
/
+23
1999-09-14
* gthr-win32.h: New file.
Mumit Khan
2
-0
/
+197
1999-09-14
winnt.c (i386_pe_valid_decl_attribute_p): Recognize shared as a valid attribute.
Mumit Khan
4
-1
/
+43
[next]