Age | Commit message (Expand) | Author | Files | Lines |
2000-05-18 | genopinit.c: Use $ for escape sequences in optab patterns. | Zack Weinberg | 13 | -386/+124 |
2000-05-18 | * gcc.c-torture/compile/20000518-1.c: New test. | Jeffrey A Law | 2 | -0/+21 |
2000-05-18 | jump.c (jump_optimize_1): Base minimum insn count during find_cross_jump on B... | Richard Henderson | 2 | -4/+13 |
2000-05-18 | print-rtl.c (print_rtx): Only print note line number as string if between NOT... | Jakub Jelinek | 3 | -1/+11 |
2000-05-18 | gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUE from NOTE_INSN... | Jakub Jelinek | 2 | -1/+11 |
2000-05-18 | Place constant... | Nick Clifton | 2 | -3/+9 |
2000-05-18 | configure.in (NO_MINUS_C_MINUS_O): Test `$ac_cv_prog_cc_${ac_cc}_c_o', not `$... | Philippe De Muyter | 3 | -2/+8 |
2000-05-18 | Add -fno-show-column to avoid dejagnu bug | Zack Weinberg | 1 | -1/+1 |
2000-05-18 | c-common.h (enum c_tree_index): Add g77 type entries. | Chris Demetriou | 3 | -1/+69 |
2000-05-18 | com.h (FFECOM_f2cINTEGER, [...]): Note that these types correspond to built-i... | Chris Demetriou | 2 | -0/+14 |
2000-05-18 | configure.in: Test for __g77_integer... | Chris Demetriou | 4 | -272/+67 |
2000-05-18 | * lib/libjava.exp (bytecompile_file): Use exec, not system. | Tom Tromey | 2 | -2/+11 |
2000-05-18 | * g77.f-torture/compile/200005018.f: New test. | David Billinghurst | 2 | -0/+20 |
2000-05-18 | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | Jeffrey A Law | 2 | -1/+7 |
2000-05-18 | * config/h8300/h8300.md (subs patterns): Use %G to negate. | Richard Henderson | 2 | -3/+5 |
2000-05-18 | h8300.c (ok_for_bclr): Take a HOST_WIDE_INT. | Richard Henderson | 5 | -192/+133 |
2000-05-18 | cppexp.c (parse_assertion): New. | Zack Weinberg | 7 | -342/+552 |
2000-05-18 | inclhack.def (broken_cabs): Update fix to handle comments following the cabs ... | Kaveh R. Ghazi | 3 | -5/+15 |
2000-05-18 | cppinit.c (cpp_reader_init): Initialise col_adjust and default tab stop size. | Neil Booth | 5 | -14/+68 |
2000-05-18 | Thread.java: Declare `data' as Object, not RawData. | Bryce McKinlay | 4 | -7/+12 |
2000-05-18 | acinclude.m4 (GLIBCPP_ENABLE_SHADOW): Change to --enable-cshadow-headers. | Benjamin Kosnik | 5 | -156/+174 |
2000-05-18 | Daily bump. | Jeff Law | 5 | -5/+5 |
2000-05-18 | * standards.texi, make-stds.texi: Update to FSF version of May 13. | Martin v. Löwis | 3 | -156/+411 |
2000-05-18 | Oops, removed `Reported by' comment | Alexandre Oliva | 1 | -1/+0 |
2000-05-18 | mkcheck.in: Enable shared library testing. | Benjamin Kosnik | 2 | -54/+87 |
2000-05-18 | gcc_update (self): Set to `$0'. | Alexandre Oliva | 2 | -1/+9 |
2000-05-18 | Makefile.in (configure-target-libiberty): Depend on configure-target-newlib. | Alexandre Oliva | 2 | -1/+6 |
2000-05-17 | * gcc.c-torture/compile/20000517-1.c: New test. | Jeffrey A Law | 2 | -0/+13 |
2000-05-17 | configure.in (NO_MINUS_C_MINUS_O): Macro made availabe for AC_OUTPUT files. | Philippe De Muyter | 3 | -198/+210 |
2000-05-17 | * mklibgcc.in Add missing -DL$name when compiling modules in libgcc1.c. | John David Anglin | 2 | -2/+4 |
2000-05-17 | tree.c (build_common_tree_nodes): Do not build TI nodes unless HOST_BITS_PER_... | John David Anglin | 2 | -0/+9 |
2000-05-17 | It appears that gcc-2.96 supports the keyword "and" now. | Nathan C. Myers | 1 | -71/+0 |
2000-05-17 | [multiple changes] | Benjamin Kosnik | 48 | -12/+111 |
2000-05-17 | jump.c (jump_optimize_1): Remove inactive but real insns in jump-to-next-insn... | Richard Henderson | 2 | -0/+12 |
2000-05-17 | toplev.c (rest_of_compilation): Don't call optimize_mode_switching unless OPT... | Richard Henderson | 4 | -16/+44 |
2000-05-17 | cpplex.c (expand_name_space): Don't use ptrdiff_t. | Neil Booth | 2 | -4/+6 |
2000-05-17 | decl2.c (finish_anon_union): Generalize error messages to handle anonymous st... | Mark Mitchell | 6 | -117/+258 |
2000-05-17 | cpplib.c: New feature, #pragma system_header. | Zack Weinberg | 3 | -3/+79 |
2000-05-17 | use #def constant for sub-pattern count | Bruce Korb | 2 | -8/+13 |
2000-05-17 | #ifdef debugging code | Bruce Korb | 2 | -1/+3 |
2000-05-17 | mauve.exp (test_mauve): Call `prune_warnings'. | Tom Tromey | 4 | -61/+84 |
2000-05-17 | system.h (offsetof): Define at the very end, to ensure we prefer the platform... | Kaveh R. Ghazi | 2 | -4/+7 |
2000-05-17 | Keep HP-UX 11 from stomping on C++ math namespace | Bruce Korb | 3 | -86/+158 |
2000-05-17 | improve the debug displays, ignore SIGPIPE, and fix char_macro_def regex | Bruce Korb | 4 | -23/+51 |
2000-05-17 | fixfixes.c (char_macro_use_fix, [...]): Don't check the return value of sprintf. | Kaveh R. Ghazi | 2 | -9/+20 |
2000-05-17 | mklibgcc.in (building libgcc1): Find libgcc1.c in $(srcdir), not in the curre... | Philippe De Muyter | 2 | -2/+7 |
2000-05-17 | Add options -Wunused-variable, -Wunused-function, -Wunused-label, | Andrew Cagney | 20 | -42/+215 |
2000-05-17 | Daily bump. | Jeff Law | 5 | -5/+5 |
2000-05-16 | crtbegin.asm (__dso_handle): Mark hidden if the assembler supports it. | Richard Henderson | 3 | -70/+128 |
2000-05-16 | flow.c (commit_one_edge_insertion): Be prepared for a return insn to be inser... | Richard Henderson | 4 | -78/+91 |