summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2003-10-07 Geoffrey Keating <geoffk@apple.com>geoffk2003-10-079-92/+267
* Correct ChangeLog entry for last changegeoffk2003-10-071-22/+28
* * hooks.c (hook_bool_tree_true): New.geoffk2003-10-078-89/+141
* * g++.dg/template/spec10.C: Set exit value to zero on success. Fixbwilson2003-10-072-5/+10
* * doc/invoke.texi (Warning Options): Simplify and clarify thegerald2003-10-072-6/+11
* * optabs.c (init_intraclass_conv_libfuncs): Fix order of arrayrearnsha2003-10-072-2/+7
* * Makefile.in: Add more comments separating large conceptuallyneroden2003-10-072-0/+9
* * configure.in: Clean up thread file logic.neroden2003-10-073-275/+278
* * config/i386/cygming.h (READONLY_DATA_SECTION_ASM_OP): Define.dannysmith2003-10-073-6/+28
* * arm.md (cmpsi2_addneg): New ARM pattern. Add peephole2 to generaterearnsha2003-10-075-0/+176
* * sched-int.h (sched_info): New fielddorit2003-10-078-7/+141
* * expr.c (cmpstr_optab, cmpmem_optab): New.zack2003-10-075-87/+78
* PR c++/10147mmitchel2003-10-0711-11/+75
* * config/mips/mips.c (MIPS_MAX_FIRST_STACK_STEP): New macro.rsandifo2003-10-073-478/+310
* * config/mips/mips.c (mips_expand_prologue): Remove unusedrsandifo2003-10-072-37/+5
* * doc/invoke.texi: Remove documentation of -mentry.rsandifo2003-10-075-254/+19
* * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2)zack2003-10-0714-927/+521
* Daily bump.gccadmin2003-10-071-1/+1
* * config/i386/i386.c (ix86_expand_setcc): Annotate the floatingsayle2003-10-062-1/+13
* * expr.c (expand_expr <COND_EXPR>): Handle the void type semanticssayle2003-10-062-4/+17
* * optabs.c (prepare_float_lib_cmp): Avoid searching for REG_RETVALsayle2003-10-062-72/+66
* PR optimization/11974carlo2003-10-062-1/+8
* * real.h (REAL_MODE_FORMAT): New macro.zack2003-10-0616-34/+44
* Fix -feliminate-dwarf2-dups ICE.dpatel2003-10-065-10/+35
* * fixinc/inclhack.def (stdio_va_list): Removed _ap fix.ro2003-10-063-8/+13
* * config/mips/mips.h (PREDICATE_CODES): Add stack_operand.rsandifo2003-10-064-15/+29
* * config/mips/mips.md (*lowsi): Renamed from lowsi.rsandifo2003-10-063-14/+40
* * config/mips/mips.c (mips_arg_info): If MUST_PASS_IN_STACK,rsandifo2003-10-062-8/+20
* * reload.c (find_reloads_subreg_address): Use correct offset foruweigand2003-10-062-1/+13
* 2003-10-06 Andrew Haley <aph@redhat.com>aph2003-10-064-3/+17
* +2003-10-06 Andrew Pinski <apinski@apple.com>pinskia2003-10-062-2/+8
* * optabs.c (prepare_float_lib_cmp): Attach a REG_EQUAL notesayle2003-10-062-2/+94
* PR optimization/12215ebotcazou2003-10-064-1/+57
* 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>ebotcazou2003-10-064-12/+72
* * config/mips/mips.c (mips_classify_constant): Only allow UNSPECsrsandifo2003-10-062-1/+7
* fix off one error for one for all.pinskia2003-10-061-7/+7
* PR bootstrap/12512mmitchel2003-10-0616-44/+87
* * config/mips/mips.md: Merge mips16 lw/srl pattern with its splitterrsandifo2003-10-062-18/+16
* one more off by one error.pinskia2003-10-061-2/+2
* 2003-10-05 Andrew Pinski <apinski@apple.com>pinskia2003-10-062-7/+12
* * config/darwin.c (machopic_non_lazy_ptr_name):pinskia2003-10-062-13/+44
* * config/sh/linux.h (MD_FALLBACK_FRAME_STATE_FOR): Handle newkkojima2003-10-062-6/+22
* Daily bump.gccadmin2003-10-061-1/+1
* 2003-10-05 Chris Demetriou <cgd@broadcom.com>cgd2003-10-052-9/+18
* 2003-10-05 Aldy Hernandez <aldyh@redhat.com>aldyh2003-10-052-0/+17
* * c-pretty-print.c: Fix comment typos.kazu2003-10-0524-25/+51
* * tree-inline.c (remap_type): New.rth2003-10-053-46/+179
* * doc/invoke.texi: Fix typos.kazu2003-10-052-3/+7
* * fold-const.c: Follow spelling conventions.kazu2003-10-059-8/+19
* * c-pretty-print.c: Fix comment formatting.kazu2003-10-059-11/+22