Age | Commit message (Expand) | Author | Files | Lines |
2005-05-10 | * configure: Regenerate. | Mike Stump | 16 | -117/+227 |
2005-05-10 | tree-outof-ssa.c (_elim_graph): Change the type of nodes and const_copies to ... | Kazu Hirata | 2 | -19/+30 |
2005-05-10 | * gcc.dg/debug/pr16676.c: New test. | Ben Elliston | 2 | -0/+10 |
2005-05-10 | libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on lt_cv_sys_max_cmd_len ... | Mike Stump | 2 | -1/+6 |
2005-05-10 | re PR testsuite/21443 (Most testcases with -fdump-tree-store_ccp aren't actua... | Kazu Hirata | 10 | -9/+20 |
2005-05-10 | BitSet.java (get(int, int)): Fix breakage when requested set doesn't start on... | David Daney | 2 | -1/+6 |
2005-05-10 | inclhack.def (stdio_stdarg_h, [...]): Bypass on *-*-solaris2.1[0-9]*, not jus... | Joseph Myers | 3 | -6/+12 |
2005-05-10 | re PR other/21052 (Example does not compile in user docs, type attributes, pa... | Joseph Myers | 2 | -1/+6 |
2005-05-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-05-10 | re PR c/21160 (documentation for -Wuninitialized out of date) | Joseph Myers | 2 | -5/+12 |
2005-05-09 | Add missing ChangeLog entry | Mark Mitchell | 1 | -0/+23 |
2005-05-09 | * arm.c (const_ok_for_arm): Use a faster algorithm. | Richard Earnshaw | 2 | -13/+22 |
2005-05-09 | re PR target/21477 (adddi3 becomes external reference rather than instruction... | David Edelsohn | 2 | -1/+10 |
2005-05-09 | arm.c (arm_gen_constant): Add new heuristic for generating constant integers ... | Richard Earnshaw | 1 | -0/+35 |
2005-05-09 | Revert previous (not the patch described). | Richard Earnshaw | 1 | -18/+13 |
2005-05-09 | arm.c (arm_gen_constant): Add new heuristic for generating constant integers ... | Richard Earnshaw | 2 | -13/+24 |
2005-05-09 | c-tree.h (parser_build_unary_op): New prototype. | Roger Sayle | 4 | -53/+53 |
2005-05-09 | re PR target/18655 (Incorrect data in .debug_frame section for PowerPC) | Mark Mitchell | 2 | -2/+10 |
2005-05-09 | match.c (gfc_match_return): Only require space after keyword when it is oblig... | Tobias Schlüter | 5 | -9/+42 |
2005-05-09 | s390.c: (s390_branch_condition_mask... | Adrian Straetling | 3 | -147/+142 |
2005-05-09 | s390.c: (s390_decompose_address... | Adrian Straetling | 2 | -20/+33 |
2005-05-09 | s390-protos.h: (s390_match_ccmode... | Adrian Straetling | 4 | -88/+108 |
2005-05-09 | s390.c: (s390_match_ccmode_set... | Adrian Straetling | 2 | -891/+843 |
2005-05-09 | calls.c (purge_reg_equiv_notes): Remove, fold into... | Steven Bosscher | 4 | -30/+41 |
2005-05-09 | re PR target/20695 (sh64-*-* port deos not handle 32 / 64 bit conversions pro... | J"orn Rennecke | 26 | -1590/+6948 |
2005-05-09 | s390.h: Move xxx_REGNUM definitions to s390.md. | Adrian Straetling | 3 | -344/+368 |
2005-05-09 | s390.md: ("gf") New mode attribute. | Adrian Straetling | 2 | -151/+46 |
2005-05-09 | s390.md: ("FPR") New mode macro. | Adrian Straetling | 2 | -665/+291 |
2005-05-09 | s390.c: (s390_adjust_priority): Adapt to changed attribute names. | Adrian Straetling | 4 | -105/+142 |
2005-05-09 | s390.md: ("SHIFT"): New mode macro. | Adrian Straetling | 2 | -65/+39 |
2005-05-09 | s390.md: ("DSI", "SCOND"): New mode macros. | Adrian Straetling | 2 | -330/+145 |
2005-05-09 | s390.md: ("hc"): New mode attribute. | Adrian Straetling | 2 | -144/+55 |
2005-05-09 | s390.md: ("COMPARE"): New mode macro. | Adrian Straetling | 2 | -105/+18 |
2005-05-09 | s390.md: ("INT"): New mode macro. | Adrian Straetling | 2 | -44/+14 |
2005-05-09 | s390.md: ("GPR", "P"): New mode macros. | Adrian Straetling | 2 | -83/+39 |
2005-05-09 | s390.md: ("HQI"): New mode macro. | Adrian Straetling | 2 | -80/+57 |
2005-05-09 | libjava.exp (libjava_find_gij): Use $objdir/.. | Bryce McKinlay | 1 | -0/+4 |
2005-05-09 | crtstuff.c, [...]: Update copyright. | Kazu Hirata | 19 | -18/+29 |
2005-05-09 | pdp11.c (pdp11_output_function_prologue): Use gcc_assert and gcc_unreachable ... | Nathan Sidwell | 4 | -52/+45 |
2005-05-09 | re PR middle-end/21237 (unnecessary __cmpdi2 usage?) | David Edelsohn | 1 | -0/+1 |
2005-05-09 | dojump.c (do_jump, MINUS_EXPR): Build NE_EXPR and fall through to NE_EXPR case. | David Edelsohn | 2 | -8/+11 |
2005-05-09 | * config/ia64/ia64.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2005-05-09 | re PR target/21397 (arm: -march overrides -mtune) | Richard Earnshaw | 2 | -8/+27 |
2005-05-09 | * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer. | Stan Cox | 2 | -1/+5 |
2005-05-09 | DR 434. | Jonathan Wakely | 2 | -1/+29 |
2005-05-09 | iq2000.c (abort_with_insn): Use fancy_abort. | Nathan Sidwell | 3 | -29/+23 |
2005-05-09 | re PR c++/21427 ([3.4/4.0 only] Failure in make_thunk, cp/method.c:145 when c... | Nathan Sidwell | 2 | -0/+30 |
2005-05-09 | mips.h (processor_type): Add names for the 24K. | David Ung | 5 | -3/+507 |
2005-05-09 | sh.c (print_operand_address): Use gcc_assert and gcc_unreachable as appropriate. | Nathan Sidwell | 6 | -318/+326 |
2005-05-09 | re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ... | Francois-Xavier Coudert | 4 | -6/+35 |