aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-01-15flow.c (find_auto_inc): Also try to generate a PRE_MODIFY with constant offset.Richard Earnshaw2-0/+11
2003-01-15arm.h (HAVE_PRE_MODIFY_DISP, [...]): Define.Richard Earnshaw2-135/+174
2003-01-15Copyright for 2003.Hartmut Penner4-4/+4
2003-01-15re PR rtl-optimization/9258 (ICE in compensate_edge, at reg-stack.c:2589)Jan Hubicka7-5/+79
2003-01-15I did not know how to write to changelog sone other's patchJosef Zlomek1-1/+3
2003-01-15Segher Boessenkool <segher@koffie.nl>Segher Boessenkool2-20/+31
2003-01-15put back entry mistakenly taken out by hpennerAlexandre Oliva1-0/+3
2003-01-15configure.in (libgcc_visibility): Force disabled on IRIX 6 too.Alexandre Oliva3-24/+37
2003-01-15s390.c (s390_safe_attr_type): New function.Hartmut Penner5-522/+607
2003-01-15re PR bootstrap/9036 (2002-12-21 trunk version fails to bootstrap for Pentium4)Alexandre Oliva2-1/+4
2003-01-15Daily bump.GCC Administrator1-1/+1
2003-01-15mips.h (CRT_CALL_STATIC_FUNCTION): Define so as to set $gp before the call.Alexandre Oliva2-0/+33
2003-01-14alpha.c (alpha_expand_mov): Use correct mode for force_const_mem.Richard Henderson2-1/+6
2003-01-15decl2.c (check_classfn): Fix uninitialized warning.Kaveh R. Ghazi9-22/+43
2003-01-14Further conform g++'s __vmi_class_type_info to the C++ ABI specification.Jeffrey D. Oldham4-19/+24
2003-01-14ip2k.h (VALID_MACHINE_DECL_ATTRIBUTE): Remove.Denis Chertykov3-49/+89
2003-01-14class.c (make_class_data): Check that super is compiled before building class...Tom Tromey2-1/+7
2003-01-14decl.c (java_init_decl_processing): _Jv_NewMultiArray is a varargs function -...Andrew Haley2-1/+8
2003-01-14linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Rename registers to be in correct or...Andrew Haley1-1/+1
2003-01-14decl.c (java_init_decl_processing): Temporarily back out previous patch.Andrew Haley2-3/+6
2003-01-14config-lang.in: Add semantics.c to gtfiles.Kriang Lerdsuwanakij7-415/+343
2003-01-14linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Rename registers to be in correct or...Andrew Haley2-5/+12
2003-01-14[multiple changes]Andrew Haley3-2/+48
2003-01-14h8300.md (*andsi3_lshiftrt_9_sb): New.Kazu Hirata2-0/+41
2003-01-14convert.c (strip_float_extensions): Look for narrowest type handling FP const...Jan Hubicka8-4/+70
2003-01-14* gcc.dg/i386-mmx-3.c: New test.Eric Botcazou2-2/+23
2003-01-14Daily bump.GCC Administrator1-1/+1
2003-01-14Make-lang.in (treelang.install-info): Depend only on info files if BUILD_INFO...Andreas Jaeger2-12/+26
2003-01-14timevar.def: define TV_NAME_LOOKUP.Gabriel Dos Reis3-1/+11
2003-01-13Add 2003 copyright notices for constraints string patch, also 2002 noticeJoern Rennecke11-12/+12
2003-01-13Makefile.in ($(parsedir)/gengtype-lex.c): Don't change to $(parsedir), just m...Andreas Schwab2-7/+16
2003-01-13aclocal.m4 (gcc_AC_PROG_GNAT): Don't try to prepend ${ac_tool_prefix} to ADAC...Alexandre Oliva3-308/+309
2003-01-13gmon-sol2.c (moncontrol, [...]): Don't use PARAMS.Kaveh R. Ghazi2-13/+17
2003-01-13sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Output type directive.Andreas Schwab2-1/+7
2003-01-13h8300.md (*andsi3_lshift_n_sb): New.Kazu Hirata2-0/+34
2003-01-13re PR c++/8748 (ICE in cp_expr_size at cp/cp-lang.c: 307)Jason Merrill1-0/+20
2003-01-13call.c (build_user_type_conversion_1): Do set ICS_BAD_FLAG if all the ambiguo...Jason Merrill1-0/+22
2003-01-13class.c (maybe_warn_about_overly_private_class): Don't stop searching when we...Jason Merrill1-0/+16
2003-01-13re PR c++/8748 (ICE in cp_expr_size at cp/cp-lang.c: 307)Jason Merrill4-35/+34
2003-01-13Daily bump.GCC Administrator1-1/+1
2003-01-13re PR c++/9264 ([parser] ICE on invalid octal constant)Mark Mitchell4-5/+21
2003-01-13re PR c++/9264 ([parser] ICE on invalid octal constant)Mark Mitchell4-0/+16
2003-01-12c-pch.c (asm_file_startpos): Change to `long'.Kaveh R. Ghazi3-11/+21
2003-01-12Daily bump.GCC Administrator1-1/+1
2003-01-12Make-lang.in (keyword.h): Pass "-L ANSI-C" to gperf.Kaveh R. Ghazi3-9/+8
2003-01-12com.c (ffecom_convert_narrow_, [...]): Convert to ISO C style function defini...Kaveh R. Ghazi4-62/+40
2003-01-12* All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi29-1846/+842
2003-01-12* expr.c (expand_expr <RDIV_EXPR>): Correct recursive call args.Alan Modra2-2/+6
2003-01-11* arm-protos.h (struct cpp_reader): Add declaration.Richard Earnshaw2-0/+5
2003-01-11re PR target/9068 ([x86] comisd & comiss constraints are incorrect)Jan Hubicka2-3/+8