aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-08-19i386.c (legitimate_pic_address_disp_p): Change the strstr with $pb to a strco...Andrew Pinski2-3/+12
2003-08-19README: Describe the pch directory.Michael Ritzert2-0/+5
2003-08-19re PR c++/11174 (derived class can access protected base class member functio...Kriang Lerdsuwanakij6-3/+71
2003-08-19langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling.Gabriel Dos Reis5-6/+16
2003-08-19cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol.Jan Hubicka4-27/+43
2003-08-19mips.c (mips_va_arg): If EABI_FLOAT_VARARGS_P...Richard Sandiford2-2/+8
2003-08-19re PR target/11924 (mips64-linux o32 accesses to certain file-local data inco...Richard Sandiford2-9/+12
2003-08-19re PR c/11207 (ICE with negative index in array element designator)Matt Kraai4-0/+14
2003-08-19crti.asm (_init, _fini): Add alternate code for new call0 ABI.Bob Wilson5-26/+84
2003-08-19Daily bump.GCC Administrator1-1/+1
2003-08-18* config/rs6000/spe.md ("*nabssf2_gpr"): New.Aldy Hernandez2-0/+11
2003-08-18re PR c++/11957 (wrong "warning: statement has no effect")Nathan Sidwell6-20/+34
2003-08-18pt.c (instantiate_class_template): Push to class's scope before tsubsting base.Nathan Sidwell5-1/+53
2003-08-18apparently missing part of 2003-08-15 checkinNathan Sidwell1-3/+2
2003-08-18* gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.Richard Sandiford5-4/+8
2003-08-18mips.md: Quote C code in braces.Richard Sandiford2-1191/+885
2003-08-18mips.md (muldf3, mulsf3): Don't call a gen_* function.Richard Sandiford2-40/+23
2003-08-18* config/mips/mips.md: Renumber unspecs. Clean up comments.Richard Sandiford2-150/+90
2003-08-18Daily bump.GCC Administrator1-1/+1
2003-08-17simplify-rtx.c (associative_constant_p): New function to test whether an RTX ...Roger Sayle2-6/+129
2003-08-17Convert K&R prototypes to ISO C90.Andreas Jaeger2-6/+5
2003-08-17alpha.md: Remove usage of PARAMS.Andreas Jaeger15-1667/+1072
2003-08-17re PR c++/11702 ([unit-at-a-time] Failure to emit code for inlined function i...Jan Hubicka2-0/+9
2003-08-17Daily bump.GCC Administrator1-1/+1
2003-08-16* config/sparc/sparc.c: Convert to ISO C.Kaveh R. Ghazi2-498/+207
2003-08-16sparc-protos.h: Don't use the PARAMS macro.Kaveh R. Ghazi3-156/+146
2003-08-16Remove 3.4 change list, point to gcc-3.4/changes.htmlNathan Sidwell1-88/+1
2003-08-16re PR c++/11512 (Spurious warning for comma-operator in templates)Nathan Sidwell8-39/+85
2003-08-16i386.c (ix86_fntype_regparm): Rename from ...Jan Hubicka5-121/+156
2003-08-16Daily bump.GCC Administrator1-1/+1
2003-08-15cp-tree.def (NON_DEPENDENT_EXPR): Add operand.Nathan Sidwell5-21/+25
2003-08-15decl2.c (mark_member_pointers): Rename to...Jan Hubicka5-16/+82
2003-08-15cp: * pt.c (instantiate_class_template): Set location before substuting bases.Nathan Sidwell7-6/+50
2003-08-15decl.c (make_typename_type): Use my_friendly_assert.Nathan Sidwell2-5/+8
2003-08-15* method.c (use_thunk): Expand body directly.Jan Hubicka2-1/+5
2003-08-15Daily bump.GCC Administrator1-1/+1
2003-08-14fold-const.c (negate_expr_p): MULT_EXPRs and RDIV_EXPRs are easy to negate if...Roger Sayle2-5/+76
2003-08-14Makefile.in (tm_file): Rename tm_include_list.Zack Weinberg4-115/+219
2003-08-14* cfg.c (dump_edge_info): Add name of loop_exit edge flag.Zdenek Dvorak2-1/+5
2003-08-14pa.c (pa_adjust_insn_length): Delete adjustment for delay slot in direct calls.John David Anglin2-59/+71
2003-08-14builtins.c (CASE_MATHFN): New helper macro.Kaveh R. Ghazi2-200/+42
2003-08-14strcat.c: New.Kaveh R. Ghazi4-15/+40
2003-08-14* protoize.c (substr): Delete, callers changed to `strstr'.Kaveh R. Ghazi2-26/+7
2003-08-14config.gcc (iq2000*-*-elf*): Don't set xm_file.Zack Weinberg3-68/+37
2003-08-14gengtype.c (walk_type): Process a subobject before processing the pointer tha...Geoffrey Keating2-7/+13
2003-08-13regclass.c (init_reg_modes): Make non-static.Per Bothner5-8/+17
2003-08-14Daily bump.GCC Administrator1-1/+1
2003-08-14linux.h (DBX_REGISTER_NUMBER): Define so to map a special index for MD_FALLBA...Kaz Kojima2-0/+16
2003-08-13sh.c (sh_get_pr_initial_val): Always wrap in unspec for TARGET_SH1.J"orn Rennecke3-3/+12
2003-08-13* gcj.texi (Invoking gij): Document -X and -?.Tom Tromey2-1/+13