| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace with URL for FSF service directory | Mark Mitchell | 2000-10-16 | 1 | -1608/+5 |
* | unix.h (ASM_OUTPUT_MI_THUNK): Output final jump using appropriate assembler d... | Diego Novillo | 2000-10-16 | 2 | -3/+10 |
* | * machmode.def: Correct comment. | Theodore Papadopoulo | 2000-10-16 | 2 | -2/+6 |
* | print-rtl.c (print_rtx_head): Constify. | Rodney Brown | 2000-10-16 | 3 | -2/+5 |
* | pa-protos.h (output_64bit_and, [...]): Constify char * return value. | Rodney Brown | 2000-10-16 | 3 | -8/+18 |
* | c-common.c (format_check_results): New structure. | Joseph Myers | 2000-10-16 | 4 | -67/+282 |
* | i386.md (*movsi_or): Switch operand order for intel syntax. | Diego Novillo | 2000-10-16 | 2 | -1/+5 |
* | h8300.c: Remove obstack. | Kazu Hirata | 2000-10-16 | 2 | -4/+5 |
* | * README, lib/file-format.exp: Remove EGCS references. | Joseph Myers | 2000-10-16 | 3 | -5/+9 |
* | rtlanal.c (may_trap_p): Check operand modes of COMPARE. | Jakub Jelinek | 2000-10-16 | 4 | -0/+58 |
* | Daily bump. | Jeff Law | 2000-10-16 | 2 | -2/+2 |
* | c90-printf-2.c, [...]: Determine the type for intmax_t in the compiler using ... | Joseph Myers | 2000-10-15 | 3 | -16/+40 |
* | Daily bump. | Jeff Law | 2000-10-15 | 2 | -2/+2 |
* | * PROBLEMS: Remove. | Joseph Myers | 2000-10-14 | 2 | -117/+2 |
* | * Makefile.in (parse.c, parse.h): Fix think-o in last patch. | Kaveh R. Ghazi | 2000-10-14 | 2 | -1/+5 |
* | * gcc.texi (Contributing): Update. | Joseph Myers | 2000-10-14 | 2 | -11/+19 |
* | Daily bump. | Jeff Law | 2000-10-14 | 2 | -2/+2 |
* | [multiple changes] | Alexandre Petit-Bianco | 2000-10-13 | 5 | -4/+25 |
* | * c-common.c (c_expand_builtin): PARAMS-ize prototype. | Alexandre Oliva | 2000-10-13 | 2 | -1/+5 |
* | avr.c (output_movhi, [...]): Fix loading constants 1 and 2 to NO_LD_REGS. | Marek Michalkiewicz | 2000-10-13 | 2 | -10/+25 |
* | Makefile.in (c-parse.c, tradcif.c): Create atomically. | Kaveh R. Ghazi | 2000-10-13 | 8 | -13/+37 |
* | arm.c: Include obstack.h | Richard Earnshaw | 2000-10-13 | 2 | -4/+26 |
* | sparc.md (nonlocal_goto_receiver): Remove. | Jakub Jelinek | 2000-10-13 | 8 | -45/+101 |
* | * tree.h (struct obstack): Declare. | Richard Earnshaw | 2000-10-13 | 2 | -0/+6 |
* | Daily bump. | Jeff Law | 2000-10-13 | 2 | -2/+2 |
* | Remove obstacks. | Mark Mitchell | 2000-10-13 | 76 | -2121/+836 |
* | re GNATS gcj/356 (gcjh bug: Can't #include <java/awt/Container.h>) | Tom Tromey | 2000-10-12 | 2 | -22/+12 |
* | i386.md (adddi3, [...]): Update for new pattern. | Jan Hubicka | 2000-10-12 | 2 | -45/+97 |
* | bb-reorder.c (reorder_basic_blocks): Allocate an aux block for the exit block. | Richard Earnshaw | 2000-10-12 | 2 | -0/+9 |
* | gcc.texi: Merge in contents of README.TRAD and TESTS.FLUNK. | Joseph Myers | 2000-10-12 | 4 | -96/+45 |
* | c-common.c (decl_attributes): Don't allow strftime formats with first_arg_num... | Joseph Myers | 2000-10-12 | 4 | -0/+26 |
* | Daily bump. | Jeff Law | 2000-10-12 | 2 | -2/+2 |
* | c90-printf-2.c, [...]: Use __LONG_LONG_MAX__ instead of LLONG_MAX. | Joseph Myers | 2000-10-12 | 3 | -4/+9 |
* | c-common.c (scanf_flag_specs): Add flags ' and I. | Joseph Myers | 2000-10-12 | 6 | -21/+84 |
* | c-common.c (print_char_table): Use the unpromoted type for lengths "h" and "h... | Joseph Myers | 2000-10-12 | 2 | -3/+18 |
* | c-typeck.c (check_modify_expr): New function. | Joseph Myers | 2000-10-11 | 8 | -0/+254 |
* | 20001011-1.c: New testcase. | Geoff Keating | 2000-10-11 | 2 | -0/+19 |
* | tree.c (get_narrower): Don't look at precision of field if not laid out yet. | Richard Kenner | 2000-10-11 | 2 | -4/+10 |
* | Daily bump. | Jeff Law | 2000-10-11 | 2 | -2/+2 |
* | lex.c (java_new_lexer): Initialize out_first and out_last fields. | Tom Tromey | 2000-10-10 | 3 | -61/+101 |
* | avr.c (valid_machine_decl_attribute): Allow `extern' declaration for data wit... | Denis Chertykov | 2000-10-10 | 2 | -1/+6 |
* | avr.c (out_shift_with_cnt): Use AS2 macro. | Marek Michalkiewicz | 2000-10-10 | 3 | -12/+33 |
* | [multiple changes] | Alexandre Petit-Bianco | 2000-10-10 | 3 | -29/+109 |
* | 991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi does not error on it. | Jakub Jelinek | 2000-10-10 | 2 | -1/+6 |
* | Oops, forgot to commit testcase. | Hans-Peter Nilsson | 2000-10-10 | 1 | -0/+14 |
* | reload1.c (calculate_needs_all_insns): If deleting an instruction, remove its... | Jakub Jelinek | 2000-10-10 | 4 | -2/+69 |
* | Daily bump. | Jeff Law | 2000-10-10 | 2 | -2/+2 |
* | * dbxout.c (dbxout_source_line): Remove extra tab. | J. David Anglin | 2000-10-10 | 2 | -1/+5 |
* | * config/elfos.h (UNIQUE_SECTION): Apply STRIP_NAME_ENCODING on name. | Hans-Peter Nilsson | 2000-10-09 | 2 | -0/+6 |
* | Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 2000-10-09 | 2 | -0/+5 |