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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-11
dbxout.c (dbxout_parms): Fix typo in comment.
Hans-Peter Nilsson
1
-0
/
+9
2001-09-10
cpplex.c (parse_identifier): Fast-path optimize.
Zack Weinberg
1
-3
/
+15
2001-09-10
add sparc64-*-solaris2 support just like sparcv9-*-solaris2
Michael Meissner
1
-0
/
+5
2001-09-10
* config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o).
David Edelsohn
1
-0
/
+4
2001-09-10
builtins.c (c_getstr): Correct thinko in last change and further cleanup.
Richard Kenner
1
-0
/
+5
2001-09-10
dwarf2out.c (incomplete_types, [...]): Make them into varray's and register t...
Tim Freeman
1
-0
/
+6
2001-09-10
Makefile.in (cfg.o, [...]): New.
Jan Hubicka
1
-0
/
+76
2001-09-10
alias.c (clear_reg_alias_info): Use K&R format definition.
Richard Kenner
1
-0
/
+22
2001-09-10
* calls.c (store_one_arg): Expand comment.
Richard Sandiford
1
-0
/
+4
2001-09-10
calls.c (store_one_arg): Make sure that the entire argument is pushed if...
Roman Lechtchinsky
1
-0
/
+5
2001-09-09
* emit-rtl.c (adjust_address): Fix mode for LO_SUM.
Richard Henderson
1
-0
/
+4
2001-09-09
* loop.c (combine_givs): Fix computing of benefit once giv is combined.
Jan Hubicka
1
-0
/
+4
2001-09-09
alpha.c (alpha_next_sequence_number): New.
Richard Henderson
1
-0
/
+47
2001-09-08
* reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.
Jan Hubicka
1
-0
/
+4
2001-09-08
* i386.h (TARGET_SWITCHES): Fix spelling of option.
Andreas Jaeger
1
-0
/
+4
2001-09-08
install.texi: Explain AIX exception handling work-around.
David Edelsohn
1
-0
/
+3
2001-09-07
rs6000.c (num_insns_constant): Compute number of instructions more accurately.
David Edelsohn
1
-0
/
+5
2001-09-07
re PR rtl-optimization/3783 (gcc3.0/ia64 ICE on linux kernel file fs/ufs/supe...
Jim Wilson
1
-0
/
+6
2001-09-07
real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is available.
Roman Lechtchinsky
1
-0
/
+7
2001-09-07
reload.c (push_reload): Check for subreg_lowpart_p instead of SUBREG_BYTE bei...
Roman Lechtchinsky
1
-0
/
+6
2001-09-07
c-common.c (signed_or_unsigned_type): Handle machine mode types which have no...
Richard Henderson
1
-4
/
+11
2001-09-07
mips.c (override_options): Do not override ISA when ABI specified if MIPS_CPU...
Aldy Hernandez
1
-0
/
+5
2001-09-07
loop.c (record_giv): Avoid simplifying MULT to ASHIFT.
Richard Henderson
1
-0
/
+15
2001-09-07
h8300-protos.h (general_operand_dst_push): Remove.
Kazu Hirata
1
-0
/
+13
2001-09-07
genattrtab.c (attr_printf): First arg is unsigned.
Richard Kenner
1
-0
/
+5
2001-09-07
mips.c (override_options): Allow abi32 with 64 bit registers.
Aldy Hernandez
1
-0
/
+5
2001-09-07
* i386.h (TARGET_SWITCHES): Fix descriptions.
Andreas Jaeger
1
-2
/
+6
2001-09-07
typeck.c (java_array_type_length, [...]): Represent empty arrays by NULL index.
Matt Kraai
1
-0
/
+4
2001-09-06
Remove OP_IDENTIFIER.
Ira Ruben
1
-0
/
+11
2001-09-06
* simplify-rtx.c (simplify_binary_operation): Revert last change.
Richard Henderson
1
-0
/
+4
2001-09-06
simplify-rtx.c (simplify_binary_operation): Simplify contents of CONST.
Richard Henderson
1
-0
/
+5
2001-09-06
rs6000.c (rs6000_emit_prologue): Fix DWARF2 register number used for CR regis...
Franz Sirl
1
-0
/
+5
2001-09-06
Joern Rennecke (amylaar@cygnus.com)
Jeffrey A Law
1
-0
/
+14
2001-09-06
Remove TYPE_NONCOPIED_PARTS.
Nathan Sidwell
1
-0
/
+13
2001-09-06
rs6000.c (mask_operand): Use signed vars to avoid compiler warnings.
Alan Modra
1
-0
/
+8
2001-09-06
objc-act.c (build_message_expr): If a class method cannot be found...
Ziemowit Laski
1
-0
/
+6
2001-09-05
* config/alpha/alpha.c (alpha_expand_mov): Initialize temp.
Richard Henderson
1
-0
/
+4
2001-09-05
function.c (ggc_mark_struct_function): Mark f->outer.
Zack Weinberg
1
-0
/
+6
2001-09-05
* profile.c (branch_prob): Call add_noreturn_fake_exit_edges.
Jan Hubicka
1
-0
/
+2
2001-09-05
i386.c (size_cost): New static variable.
Jan Hubicka
1
-0
/
+15
2001-09-05
som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
John David Anglin
1
-0
/
+6
2001-09-05
stor-layout.c (layout_type): Complain if an array's size can not be represent...
Jeffrey A Law
1
-0
/
+8
2001-09-05
gcc.c: (process_command) Add parentheses around assignment used as truth value.
David Billinghurst
1
-0
/
+5
2001-09-05
mips.c (save_restore_insns): Don't mark any register save slots as unchanging...
Richard Sandiford
1
-0
/
+5
2001-09-05
alpha.c (alpha_legitimate_address_p): New.
Richard Henderson
1
-0
/
+10
2001-09-05
t-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.
Richard Sandiford
1
-0
/
+6
2001-09-05
linux.h: Set CPLUSPLUS_CPP_SPEC.
David S. Miller
1
-0
/
+5
2001-09-05
invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ...
Andreas Jaeger
1
-2
/
+10
2001-09-05
alpha.c (alpha_expand_mov, [...]): New functions split out of md file expanders.
Richard Henderson
1
-0
/
+7
2001-09-05
* cppmacro.c (funlike_invocation_p): No need to restore context.
Neil Booth
1
-0
/
+4
[next]