Age | Commit message (Expand) | Author | Files | Lines |
2000-05-19 | java-tree.h (build_instanceof): Declare. | Tom Tromey | 4 | -249/+261 |
2000-05-19 | test_text cleanups | Bruce Korb | 6 | -170/+189 |
2000-05-19 | elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of a CONSTRUCTOR. | Richard Kenner | 2 | -2/+15 |
2000-05-19 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-05-18 | gcc.texi (MULTILIB_EXCEPTIONS): Correct example and update it to match the cu... | Chris Demetriou | 2 | -5/+10 |
2000-05-19 | * Makefile.in (STAGESTUFF): Fix typo in spelling of s-under. | Mark Mitchell | 2 | -1/+5 |
2000-05-18 | rtlanal.c (insn_dependant_p, [...]): New. | Richard Henderson | 4 | -4/+50 |
2000-05-19 | Remove CYGNUS LOCAL markers | Michael Meissner | 6 | -17/+8 |
2000-05-19 | mn10300.c (expand_prologue, [...]): 16-bit and 64-bit clean-up. | Alexandre Oliva | 2 | -2/+7 |
2000-05-19 | jcf-write.c (generate_classfile): Scan the source_file for slashes with the r... | Alexandre Oliva | 2 | -1/+6 |
2000-05-18 | configure.in (*-pc-msdosdjgpp): Set float_format to none. | Mark Elbrecht | 3 | -91/+98 |
2000-05-18 | * Makefile.in (hash.h): Delete a redundant use of gawk and sed. | Chris Demetriou | 2 | -4/+6 |
2000-05-18 | Andrew's last commit changed a ChangeLog entry to say that I wrote a patch th... | Tom Tromey | 1 | -1/+1 |
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 | * g77.f-torture/compile/200005018.f: New test. | David Billinghurst | 2 | -0/+20 |
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 | Daily bump. | Jeff Law | 2 | -2/+2 |
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 | 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 | 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 | 2 | -2/+2 |
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 |