summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2003-02-20 Toon Moene <toon@moene.indiv.nluug.nl>toon2003-02-204-1/+23
* * toplev.c (flag_sched2_use_superblocks, flag_sched2_use_traces): New globa...hubicka2003-02-207-10/+118
* PR c++/9729mmitchel2003-02-204-4/+35
* * config/rs6000/rs6000.md: (attr "type"): Add fast_compare.dje2003-02-2012-24/+30
* Change base class access representation.nathan2003-02-2021-1509/+1169
* * config/rs6000/sysv4.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.dje2003-02-203-6/+32
* * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.hubicka2003-02-201-1/+1
* * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.hubicka2003-02-201-0/+4
* * config/h8300/h8300.md (*iorsi3_w): New.kazu2003-02-202-0/+14
* * combine.c (distribute_notes): Kill REG_EXEC_COUNT.zlomek2003-02-206-15/+10
* * bb-reorder.c (find_traces_1_round): Fix comment typo.zlomek2003-02-202-1/+5
* Daily bump.gccadmin2003-02-201-1/+1
* * fold-const.c (fold_real_zero_addition_p): Don't fold a zerosayle2003-02-192-3/+13
* 2003-02-19 Krister Walfridsson <cato@df.lth.se>kristerw2003-02-192-1/+5
* * config/h8300/h8300.c (output_logical_op): Optimize or.l whenkazu2003-02-192-3/+40
* * bb-reorder.c (find_traces_1_round): Fixed condition for smallzlomek2003-02-192-14/+23
* * calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGShubicka2003-02-1922-44/+65
* * config/h8300/h8300.md (*iorsi3_two_qi_sext): New.kazu2003-02-192-0/+43
* * i386.md (movsfcc_1, movdfcc_1): Fix constrains.hubicka2003-02-191-1/+1
* * config/mips/iris6.h (TARGET_OS_CPP_BUILTINS): Define __c99 forro2003-02-197-3/+277
* * i386.md (movsfcc_1, movdfcc_1): Fix constrains.hubicka2003-02-191-8/+8
* * i386.md (movsfcc_1, movdfcc_1): Fix constrains.hubicka2003-02-191-0/+4
* 2003-02-19 David Edelsohn <edelsohn@gnu.org>dje2003-02-192-14/+28
* * gcc.c-torture/compile/20030219-1.c: New test.drow2003-02-192-0/+10
* * expr.c (expand_expr): Use gen_int_mode for the argumentdrow2003-02-192-3/+10
* * i386.md (cosxf2): Fix conditional.hubicka2003-02-192-1/+5
* * config/h8300/h8300.md (extendqisi2): Change to an expander.kazu2003-02-192-3/+29
* * config/h8300/h8300-protos.h: Update the prototype forkazu2003-02-195-87/+104
* * cgraph.c (NPREDECESORC, SET_NPREDECESORS): Kill.hubicka2003-02-194-39/+99
* * toplev.c, langhooks.c, langhooks-def.h: Moveaustern2003-02-194-32/+33
* * config/h8300/h8300.c (general_operand_src): Always checkkazu2003-02-194-2/+41
* fix stupidity on previous commit.aldyh2003-02-191-0/+1
* * gcc.dg/20030218-1.c: New.aldyh2003-02-192-0/+20
* * cp/search.c (grow_bfs_bases): New subroutine of bfs_walk.zack2003-02-192-36/+108
* * convert.c (convert_to_real): Also optimize (float)log(x) intosayle2003-02-192-11/+18
* mark the fixes that fail testing with BSD based sed-skorbb2003-02-193-6/+6
* reordered fixeskorbb2003-02-191-182/+182
* * config/sh/sh.c (unspec_caller_rtx_p): New.kkojima2003-02-192-0/+63
* * c-common.c (handle_used_attribute): Accept static data too.rth2003-02-195-8/+31
* Sort the fixes by fix namekorbb2003-02-191-96/+96
* 2003-02-18 Nick Clifton <nickc@redhat.com>aldyh2003-02-195-0/+61
* 2003-02-18 Nick Clifton <nickc@redhat.com>aldyh2003-02-191-2/+0
* 003-02-18 Nick Clifton <nickc@redhat.com>aldyh2003-02-191-0/+23
* Daily bump.gccadmin2003-02-191-1/+1
* * Makefile.in (toplev.o): Depend on $(LANGHOOKS_DEF_H).schwab2003-02-183-1/+8
* 2003-02-18 Chris Demetriou <cgd@broadcom.com>cgd2003-02-183-7/+14
* * sh.c (calc_live_regs): Also check GET_CODE when checking if initial valueamylaar2003-02-182-1/+8
* Patch for PR 9617.wilson2003-02-182-4/+16
* 2003-02-18 Krister Walfridsson <cato@df.lth.se>kristerw2003-02-184-3/+73
* * fold-const.c (negate_expr_p): New function to determine whethersayle2003-02-182-9/+67