summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * gcc.c (pfatal_pexecute): Remove unused local function.aj2005-05-152-25/+10
* As discussed on ML, test is no longer usefuldberlin2005-05-151-19/+0
* * opth-gen.awk: Remove excess indentation.rsandifo2005-05-152-8/+9
* * optc-gen.awk: Remove excess indentation.rsandifo2005-05-152-36/+40
* 2005-05-15 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-05-155-2/+28
* * config/sh/sh.c (sh_output_mi_thunk): Check cfun->cfg insteadkkojima2005-05-152-2/+15
* Daily bump.gccadmin2005-05-151-1/+1
* gcc/kazu2005-05-144-0/+30
* * tree-optimize.c (init_tree_optimization_passes): Movekazu2005-05-142-2/+6
* * config/vax/vax.c: (print_operand_address) Use gcc_unreachable() anddanglin2005-05-143-31/+34
* * config/vax/vax.md: define_constant VAXens AP, FP, SP and PCdanglin2005-05-143-14/+22
* * config/vax/vax.c: (override_options) Remove 'register' keyword.danglin2005-05-144-58/+68
* * config/vax/elf.h: Update whitespace.danglin2005-05-142-17/+22
* 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-142-1/+8
* Patch by Richard Henderson:hubicka2005-05-142-4/+19
* * tree-eh.c (record_stmt_eh_region): Use add_stmt_to_eh_region.hubicka2005-05-142-22/+17
* * tree-cfg.c (execute_warn_function_return): Break out noreturnhubicka2005-05-146-10/+50
* * tree-ssa-live.c (tpa_init, tpa_delete, tpa_compact,kazu2005-05-143-10/+20
* 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-144-8/+65
* * tree-eh.c (leh_tf_state): Change the type of dest_array tokazu2005-05-142-19/+19
* * config/cris/cris.h (Node: Register Classes): Remove obsoletedhp2005-05-142-69/+6
* * tree-optimize.c (init_tree_optimization_passes): Movekazu2005-05-142-1/+6
* Daily bump.gccadmin2005-05-141-1/+1
* * arm.h (INITIALIZE_TRAMPOLINE): Make the call to __clear_cacherearnsha2005-05-132-10/+8
* 2005-05-13 Josh Conner <jconner@apple.com>pbrook2005-05-132-10/+30
* * config/rs6000/sysv4.opt (mlittle): Handle.aldyh2005-05-133-13/+49
* PR middle-end/20714:amylaar2005-05-132-18/+48
* * doc/invoke.texi (Debugging Options): Optionnemet2005-05-132-2/+7
* * gcc.c-torture/execute/20041218-2.c: Add __attribute__((packed)).jules2005-05-133-2/+7
* Correct mixup in last entryhp2005-05-131-2/+2
* Replace calls to abort in CRIS port.hp2005-05-134-66/+65
* PR rtl-optimization/20769:amylaar2005-05-133-2/+40
* * arm.c (arm_return_in_memory): Add handling for vector return types.jules2005-05-132-0/+10
* * config/mips/mips.h (processor_type): Add new PROCESSOR_4KPdavidu2005-05-135-2/+168
* 2005-05-13 Paul Brook <paul@codesourcery.com>pbrook2005-05-132-1/+5
* * c-decl.c (finish_function): Suppress "control reaches end ofhubicka2005-05-132-1/+8
* * gcc.dg/builtins-43.c: Use gimple dump instead of generic.hubicka2005-05-1322-82/+78
* PR rtl-optimization/20756:amylaar2005-05-131-0/+2
* Fix last ChangeLog entry.uweigand2005-05-131-1/+1
* PR rtl-optimization/20756:amylaar2005-05-132-1/+16
* 2005-05-13 Adrian Straetling <straetling@de.ibm.com>uweigand2005-05-132-55/+28
* 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-133-0/+24
* * config/mips/3000.md, config/mips/4000.md,kazu2005-05-1317-16/+28
* 2005-05-12 Bryce McKinlay <mckinlay@redhat.com>bryce2005-05-132-1/+11
* Daily bump.gccadmin2005-05-131-1/+1
* * function.c (instantiate_virtual_regs_in_insn): Do not simplifyrth2005-05-122-9/+18
* * config/cris/cris.c (cris_print_operand) <case 'H'; casehp2005-05-122-5/+10
* * basic-block.h (FOR_ALL_BB_FN): New macro.hubicka2005-05-126-19/+37
* Fix PR tree-optimization/21520dberlin2005-05-123-17/+57
* * config/sh/sh.c: Declare the prototype of sh_adjust_unroll_maxkkojima2005-05-122-4/+11