Age | Commit message (Expand) | Author | Files | Lines |
2003-06-17 | dbxout.c (dbxout_source_line_counter): New global variable. | Eric Botcazou | 25 | -78/+114 |
2003-06-17 | mips-protos.h (mips_expand_block_move): Declare. | Richard Sandiford | 5 | -685/+149 |
2003-06-17 | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c | Zack Weinberg | 15 | -1210/+656 |
2003-06-17 | rtl.h: Remove declarations from coverage.h. | Andreas Jaeger | 6 | -9/+12 |
2003-06-17 | except.c: Remove duplicate declaration of push_eh_cleanup. | Andreas Jaeger | 3 | -3/+6 |
2003-06-17 | bindgen.adb (Gen_Main_Ada, Gen_Main_C): Do not test Bind_Main_Program. | Matt Kraai | 2 | -13/+14 |
2003-06-17 | sysv4.h: Remove target-independent comment; replace "GNU CC" with "GCC". | Nathanael Nerode | 2 | -9/+6 |
2003-06-17 | * config/vxworks.h: Replace "GNU compiler" with "GCC". | Nathanael Nerode | 2 | -1/+2 |
2003-06-17 | aout.h, [...]: Replace "GNU compiler", "GNU CC" with "GCC". | Nathanael Nerode | 24 | -86/+97 |
2003-06-17 | cypress.md, [...]: Replace "GNU CC", "GNU Compiler", and "GNU C Compiler" wit... | Nathanael Nerode | 10 | -38/+44 |
2003-06-17 | * config/ip2k/ip2k.h: Replace "GNU CC" and "GNU compiler" with "GCC". | Nathanael Nerode | 2 | -5/+9 |
2003-06-17 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-06-17 | mangle.c: Convert to ISO C. | Nathanael Nerode | 2 | -201/+136 |
2003-06-17 | simplify-rtx.c (simplify_subreg): Do not over-extend vector constants. | Aldy Hernandez | 1 | -0/+7 |
2003-06-17 | simplify-rtx.c (simplify_subreg): Do not over-extend vector constants. | Aldy Hernandez | 2 | -1/+21 |
2003-06-17 | * config/ip2k/ip2k.h: Remove target-independent comments. | Nathanael Nerode | 2 | -1457/+3 |
2003-06-16 | config.gcc: Explicitly mention elfos.h in ip2k entry. | Nathanael Nerode | 3 | -4/+7 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 47 | -188/+202 |
2003-06-16 | gengtype.c: Don't use UNION_INIT_ZERO. | Kaveh R. Ghazi | 3 | -12/+6 |
2003-06-16 | * tree.c: Convert to ISO C. | Nathanael Nerode | 2 | -251/+147 |
2003-06-16 | simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE instead of GET_MODE_UNIT_... | Richard Henderson | 2 | -1/+6 |
2003-06-16 | timevar.c (get_run_time): Remove function provided also by libiberty. | Andreas Jaeger | 3 | -14/+8 |
2003-06-16 | m68hc11.c (m68hc11_rtx_costs): Remove unreachable code. | Kazu Hirata | 2 | -3/+5 |
2003-06-16 | builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I... | Kaveh R. Ghazi | 13 | -260/+218 |
2003-06-16 | gcc-dg.exp (dg-xfail-if): Fix thinko. | Mark Mitchell | 3 | -9/+11 |
2003-06-16 | simd-5.c: Correct SPARC XFAIL indications. | Mark Mitchell | 2 | -6/+11 |
2003-06-16 | * Makefile.in (install-mkheaders): Use INSTALL_SCRIPT for scripts. | Richard Kenner | 2 | -4/+6 |
2003-06-16 | Whitespace change. | Richard Kenner | 1 | -1/+1 |
2003-06-16 | tree.h (STMT_CHECK): New macro. | Richard Kenner | 2 | -47/+51 |
2003-06-16 | scan.h: Convert to ISO C. | Kaveh R. Ghazi | 3 | -49/+36 |
2003-06-16 | fix typo in last patch | Joern Rennecke | 1 | -1/+1 |
2003-06-16 | c-format.c (dynamic_format_types): New pointer for dynamic data. | Kaveh R. Ghazi | 2 | -38/+78 |
2003-06-16 | sh.h (REG_CLASS_FROM_LETTER): Change to: (REG_CLASS_FROM_CONSTRAINT). | J"orn Rennecke | 4 | -235/+416 |
2003-06-16 | i386.c (ix86_memory_move_cost): Fix typo. | Vladimir Makarov | 2 | -2/+6 |
2003-06-16 | basic-block.h: Remove duplicate prototype of note_prediction_to_br_prob. | Andreas Jaeger | 2 | -4/+6 |
2003-06-16 | * tree.h: Remove duplicate prototype of strip_float_extensions. | Andreas Jaeger | 2 | -1/+4 |
2003-06-16 | sh.c (prepare_move_operand): Check if operand 0 is an invalid memory reference. | J"orn Rennecke | 3 | -3/+22 |
2003-06-16 | c4x.c: Don't include "c-tree.h". | Kaveh R. Ghazi | 5 | -3/+11 |
2003-06-16 | cp-tree.h: Follow spelling conventions. | Kazu Hirata | 5 | -10/+17 |
2003-06-16 | h8300.c (const_costs): Move this to ... | Kazu Hirata | 2 | -51/+46 |
2003-06-16 | optabs.h (enum optab_index): Add new OTI_tan and OTI_atan. | Roger Sayle | 10 | -9/+132 |
2003-06-16 | expr.c (expand_expr <PLUS_EXPR>): If operand_equal_p considers both operands ... | Roger Sayle | 2 | -3/+22 |
2003-06-16 | fold-const.c (operand_equal_p): Consider two calls to "const" functions with ... | Roger Sayle | 2 | -2/+52 |
2003-06-16 | Fix typo. | Nathanael Nerode | 1 | -1/+1 |
2003-06-16 | sysv4le.h: Remove target-independent comment. | Nathanael Nerode | 2 | -10/+6 |
2003-06-16 | tracer.c: Remove duplication declaration. | Andreas Jaeger | 9 | -13/+22 |
2003-06-16 | rtems.h, [...]: GNU CC -> GCC. | Nathanael Nerode | 6 | -20/+23 |
2003-06-16 | convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co... | Nathanael Nerode | 19 | -18/+26 |
2003-06-16 | * (REG_CLASS_FROM_CONSTRAINT): Only define if not already defined. | J"orn Rennecke | 2 | -0/+6 |
2003-06-16 | function.h (struct emit_status): Remove x_last_linenum, x_last_filename. | Nathan Sidwell | 8 | -59/+92 |