aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-12-09* doc/invoke.texi: Document UltraSparc III option.Larin Hennessy2-3/+9
2002-12-09i386.h (TARGET_CPU_CPP_BUILTINS): Define __tune_pentium2__ and __tune_pentium...Richard Henderson2-0/+14
2002-12-09target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson10-25/+111
2002-12-09* toplev.c (dump_file): Fix order to match reality.Jan Hubicka2-1/+5
2002-12-09rs6000.md (load_multiple): Use adjust_address_nv.Geoffrey Keating2-5/+10
2002-12-09fptr.c (__canonicalize_funcptr_for_compare): Don't canonicalize function poin...John David Anglin2-5/+10
2002-12-09hpux.h (TARGET_STRUCT_ARG_REG_LITTLE_ENDIAN): Remove definitionSteve Ellcey3-17/+55
2002-12-09tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.Steve Ellcey7-37/+15
2002-12-09Daily bump.GCC Administrator1-1/+1
2002-12-09config.sub: Import from master repositorySvein E. Seldal2-2/+9
2002-12-09conpr-2.C: Expect failure on solaris2.Kaveh R. Ghazi4-4/+15
2002-12-08i386.c (ix86_expand_int_movcc): Use force_operand instead of constructing ins...Jan Hubicka2-10/+6
2002-12-08Daily bump.GCC Administrator1-1/+1
2002-12-07New test.Gabriel Dos Reis1-0/+6
2002-12-07Daily bump.GCC Administrator1-1/+1
2002-12-07* config/h8300/h8300.md (*iorhi_shift_8): New.Kazu Hirata2-0/+14
2002-12-07Fix errors in last changeBernd Schmidt1-21/+22
2002-12-06FRV docsBernd Schmidt3-0/+338
2002-12-06install.texi (Configuration): Improve description of cases where `make distcl...Gerald Pfeifer2-9/+14
2002-12-06sh.c (calc_live_regs): Save fpscr only if target has FPU.Dhananjay R. Deshpande3-7/+49
2002-12-06parse.y (source_end_java_method): Remove custom encoding of line numbers for ...Ranjit Mathew2-0/+8
2002-12-06sh.c (dump_table): DImode pool constants need only 32 bit alignment.J"orn Rennecke2-5/+10
2002-12-06* sh.md (movdi_i): Name. Remove inappropriate comment.J"orn Rennecke2-3/+5
2002-12-06backport: sh.h (SH_DBX_REGISTER_NUMBER): Handle PR_MEDIA_REG.J"orn Rennecke2-0/+8
2002-12-06Daily bump.GCC Administrator1-1/+1
2002-12-06expr.c (expand_expr): Never modify exp in place.Jakub Jelinek4-15/+40
2002-12-06pa32-linux.h (CANONICALIZE_FUNCPTR_FOR_COMPARE_LIBCALL): Move define.John David Anglin3-5/+9
2002-12-06tree.c (unsafe_for_reeval): Consider callee child of CALL_EXPR.Dale Johannesen3-2/+17
2002-12-05cygwin.h (SUBTARGET_PROLOGUE): Replace with PROFILE_HOOK.Danny Smith3-10/+12
2002-12-05spe.h (__ev_mwlufi): Remove.Aldy Hernandez2-9/+9
2002-12-05* error.c (dump_expr): Fix format specifier warning.Kaveh R. Ghazi2-1/+6
2002-12-05* config/h8300/h8300.md (*andorsi3_shift_8): New.Kazu Hirata2-0/+15
2002-12-05h8300.c (shift_alg_si): Optimize ashift:HI and lshiftrt:SI by 28, 29, and 30 ...Kazu Hirata2-4/+83
2002-12-05Daily bump.GCC Administrator1-1/+1
2002-12-05h8300.c (h8300_init_once): Do not use loop to implement ashiftrt:HI by 13 bit...Kazu Hirata2-1/+5
2002-12-05fptr.c (__canonicalize_funcptr_for_compare): New file and function.John David Anglin5-4/+177
2002-12-05Index: gcc/ChangeLogGeoffrey Keating8-4/+253
2002-12-04* config/h8300/h8300.c: Update the comments related to shifts.Kazu Hirata2-100/+23
2002-12-04mips.md (get_fnaddr): Correct length attribute.Chris Demetriou2-1/+5
2002-12-04h8300.md (*extzv_8_8): New.Kazu Hirata2-0/+25
2002-12-04class.c (finish_struct_1): Correct comment.Geoffrey Keating3-3/+7
2002-12-04PR c++/8461, c++/8625Jason Merrill10-59/+106
2002-12-04mips.md (get_fnaddr): Avoid placing an "la" macro instruction in a branch del...Chris Demetriou2-1/+7
2002-12-04* gcc.c-torture/compile/20021204-1.c: New test.Eric Botcazou2-4/+24
2002-12-04re PR c/7622 (tree inliner fallout (regression relative to 2.95))Eric Botcazou2-5/+12
2002-12-04cfgrtl.c (force_nonfallthru_and_redirect): Allow abnormal edge to be forced i...Jan Hubicka2-3/+22
2002-12-04re PR c++/8799 (ICE: Error reporting routines re-entered.)Gabriel Dos Reis2-0/+9
2002-12-04Daily bump.GCC Administrator1-1/+1
2002-12-04* config/t-netbsd (USER_H): Set to $(EXTRA_HEADERS).Jason Thorpe2-0/+8
2002-12-03spe.md (*movv1di_const0): New pattern.Aldy Hernandez2-0/+11