Age | Commit message (Expand) | Author | Files | Lines |
2003-05-19 | flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT. | Matt Kraai | 10 | -22/+56 |
2003-05-19 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-05-18 | re PR middle-end/10472 (ICE in instantiate_virtual_regs_lossage) | Roger Sayle | 4 | -6/+45 |
2003-05-18 | * config/m68k/m68k.md: Use define_constants for unspec numbers. | Andreas Schwab | 2 | -13/+24 |
2003-05-18 | * config/sparc/sparc.h: Define sparc for now. | Neil Booth | 2 | -2/+7 |
2003-05-18 | gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter. | Mark Mitchell | 4 | -4/+12 |
2003-05-18 | * config.gcc: Clear xm_file, md_file at the beginning of each pass. | Nathanael Nerode | 2 | -0/+6 |
2003-05-18 | stormy16.h: Remove about 3000 lines of target-independent comments. | Nathanael Nerode | 2 | -2999/+20 |
2003-05-18 | collect2.texi: GNU CC -> GCC. | Nathanael Nerode | 3 | -9/+13 |
2003-05-18 | intdoc.in: Fix documentation of IDATE. | Toon Moene | 4 | -12/+20 |
2003-05-18 | hashtable.h (struct ht_identifier): Add data member "hash_value". | Gabriel Dos Reis | 12 | -126/+474 |
2003-05-18 | re PR c++/9022 (using declaration accepted as using directive) | Kriang Lerdsuwanakij | 2 | -0/+16 |
2003-05-18 | * gcov-io.c (gcov_read_bytes): Fix fread thinko. | Nathan Sidwell | 2 | -1/+5 |
2003-05-18 | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here. | Neil Booth | 45 | -74/+69 |
2003-05-18 | semantics.c (perform_deferred_access_checks): Don't discard checked access. | Kriang Lerdsuwanakij | 4 | -4/+39 |
2003-05-18 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 29 | -422/+408 |
2003-05-17 | gcc-dg.exp (gcc-dg-debug-runtest): New method. | Mark Mitchell | 4 | -110/+71 |
2003-05-17 | defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove. | Neil Booth | 10 | -246/+14 |
2003-05-17 | hp320.h, [...]: Remove CPP_PREDEFINES... | Neil Booth | 9 | -34/+91 |
2003-05-17 | Add PR 9209 reference | Neil Booth | 1 | -0/+1 |
2003-05-17 | c-common.c, c-common.h (dollars_in_ident): Remove. | Neil Booth | 16 | -53/+87 |
2003-05-17 | m68k.c (m68k_output_function_prologue): Use HOST_WIDE_INT_PRINT_DEC for fprin... | Andreas Schwab | 2 | -61/+80 |
2003-05-17 | * doc/install.texi: Remove information about desupported targets. | Zack Weinberg | 2 | -236/+26 |
2003-05-17 | coff.h: Remove support for Sun FPA and Sun SKY board. | Andreas Schwab | 11 | -1376/+87 |
2003-05-17 | * rs6000.c (rs6000_function_value): Simplify REAL_TYPE logic. | David Edelsohn | 2 | -9/+8 |
2003-05-17 | sol2.h: Add TARGET_SUB_OS_CPP_BUILTINS. | Neil Booth | 8 | -8/+21 |
2003-05-17 | i960.h, rtems.h: Use TARGET_OS_CPP_BUILTINS and TARGET_CPU_CPP_BUILTINS in pr... | Neil Booth | 3 | -8/+26 |
2003-05-17 | config.gcc (sparc-*-sysv4*): Add sparc/sysv4-only.h. | Neil Booth | 23 | -76/+176 |
2003-05-17 | * function.c (assign_parms): Check for zero size args. | Alan Modra | 2 | -0/+7 |
2003-05-17 | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 20 | -157/+130 |
2003-05-17 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-05-16 | rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases. | Geoffrey Keating | 2 | -167/+120 |
2003-05-16 | avr.c (avr_output_function_prologue, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 3 | -9/+18 |
2003-05-16 | cppopts.texi (-undef): Fix texinfo warning. | Geoffrey Keating | 3 | -2/+19 |
2003-05-16 | struct-by-value-4_main.c: Split into multiple tests. | Janis Johnson | 19 | -295/+1834 |
2003-05-16 | t-elf: Remove obsolete rules adding dependencies on tm.h. | Richard Kenner | 5 | -132/+6 |
2003-05-16 | arc.c (arc_output_function_prologue, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 3 | -3/+7 |
2003-05-16 | * v850.c (print_operand): Fix format specifier warnings. | Kaveh R. Ghazi | 2 | -1/+3 |
2003-05-16 | ns32k.c (ADJSP, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 2 | -3/+6 |
2003-05-16 | mcore.c (mcore_print_operand_address, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 2 | -6/+9 |
2003-05-16 | ip2k.c (function_prologue, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 3 | -8/+14 |
2003-05-16 | i960.c (i960_output_function_prologue, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 2 | -9/+17 |
2003-05-16 | i370.c (ascebc, ebcasc): Wrap in macros controlling usage. | Kaveh R. Ghazi | 3 | -21/+34 |
2003-05-16 | * fr30.c (fr30_print_operand): Fix format specifier warnings. | Kaveh R. Ghazi | 2 | -4/+6 |
2003-05-16 | dsp16xx.c (print_operand_address): Fix format specifier warning. | Kaveh R. Ghazi | 3 | -2/+5 |
2003-05-16 | gcc-dg.exp (gcc-dg-test): Rename to ... | Mark Mitchell | 5 | -352/+55 |
2003-05-16 | c4x.c (c4x_print_operand, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 2 | -12/+15 |
2003-05-16 | backport: re PR target/7434 ([x86_64] ICE in change_address_1, at emit-rtl.c:... | Jakub Jelinek | 19 | -0/+683 |
2003-05-16 | alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID... | Kaveh R. Ghazi | 16 | -157/+103 |