| Commit message (Expand) | Author | Age | Files | Lines |
* | jcf-parse.c: Include <locale.h>. | Tom Tromey | 2000-09-13 | 3 | -0/+13 |
* | Daily bump. | Jeff Law | 2000-09-13 | 2 | -2/+2 |
* | * POTFILES.in: Remove objc/objc-parse.c. | Gerald Pfeifer | 2000-09-13 | 2 | -1/+4 |
* | alias.c (find_base_term): Use frame_pointer_rtx when handling an ADDRESSOF. | John Wehle | 2000-09-13 | 3 | -5/+48 |
* | configure, config.in: Rebuilt. | Tom Tromey | 2000-09-13 | 4 | -167/+172 |
* | decl.c (maybe_deduce_size_from_array_init): Set do_default for all non-extern... | Jason Merrill | 2000-09-12 | 3 | -13/+59 |
* | new | Jason Merrill | 2000-09-12 | 1 | -0/+20 |
* | c-lex.c (lex_string): Use charwidth to compute bytemask. | Jakub Jelinek | 2000-09-12 | 3 | -4/+17 |
* | Correct last entry. | Jeff Law | 2000-09-12 | 1 | -1/+1 |
* | expr.c (pop_type_0): Return `Object' if trying to merge two interface types. | Tom Tromey | 2000-09-12 | 3 | -5/+13 |
* | re GNATS gcj/33 (gcj mangles composed characters) | Tom Tromey | 2000-09-12 | 10 | -104/+363 |
* | re GNATS gcj/343 (can't cast array to serializable) | Tom Tromey | 2000-09-12 | 3 | -5/+24 |
* | * loop.c (note_set_pseudo_multiple_uses): Correct. | Michael Hayes | 2000-09-12 | 2 | -3/+6 |
* | Fix ia64-linux glibc intl/loadmsgcat.c miscompilation. | Jim Wilson | 2000-09-12 | 2 | -0/+10 |
* | * config/mips/mips-protos.h | Greg McGary | 2000-09-12 | 5 | -2/+126 |
* | Don't try to make autoincs with the stack pointer | Bernd Schmidt | 2000-09-12 | 2 | -0/+6 |
* | widechar-2.c: New test for wchar_t constant by Ulrich Drepper <drepper@redhat... | Andreas Jaeger | 2000-09-12 | 2 | -0/+16 |
* | * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms. | J"orn Rennecke | 2000-09-12 | 2 | -0/+6 |
* | * haifa-sched.c: Fix formatting. | Kazu Hirata | 2000-09-12 | 2 | -118/+85 |
* | Delete diagnostic output | Kaveh Ghazi | 2000-09-12 | 1 | -4/+0 |
* | decl.c (finish_case_label): Given the LABEL_DECL a DECL_CONTEXT. | Mark Mitchell | 2000-09-12 | 3 | -0/+24 |
* | * genattrtab.c: Fix formatting. | Kazu Hirata | 2000-09-12 | 2 | -185/+198 |
* | builtins.c (built_in_decls): New array. | Kaveh R. Ghazi | 2000-09-12 | 5 | -1/+114 |
* | convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART. | Jeffrey A Law | 2000-09-12 | 7 | -12/+18 |
* | * unroll.c: Fix formatting. | Kazu Hirata | 2000-09-12 | 2 | -64/+59 |
* | c-common.h (genrtl_clear_out_block): Remove. | Mark Mitchell | 2000-09-12 | 1 | -14/+2 |
* | code cleanups | Bruce Korb | 2000-09-12 | 8 | -294/+307 |
* | c-typeck.c (process_init_element): Avoid union init warnings on floating poin... | Kaveh R. Ghazi | 2000-09-12 | 5 | -1/+120 |
* | sh.h (PREDICATE_CODES): Add CONST_DOUBLE to general_movsrc_operand... | Alexandre Oliva | 2000-09-12 | 2 | -2/+8 |
* | error.c (TFF_PLAIN_IDENTIFIER, [...]): New macros. | Gabriel Dos Reis | 2000-09-12 | 2 | -19/+669 |
* | * ir.texi: Add more documentation. | Gabriel Dos Reis | 2000-09-12 | 2 | -3/+163 |
* | Fix hard reg cost calculations in CSE; some minor cleanups | Bernd Schmidt | 2000-09-12 | 4 | -22/+68 |
* | Daily bump. | Jeff Law | 2000-09-12 | 2 | -2/+2 |
* | POTFILES.in: Remove yet more files caught by the new checking target. | Philipp Thomas | 2000-09-12 | 2 | -4/+7 |
* | c-common.h (genrtl_clear_out_block): Remove. | Mark Mitchell | 2000-09-12 | 12 | -429/+412 |
* | POTFILES.in: Remove c-gperf.h, c-iterate.c, cp/hash.h, cp/input.c, c-parse.h ... | Philipp Thomas | 2000-09-12 | 2 | -8/+0 |
* | Makefile.in.in (stamp-check-pot): Don't use $@ in rule. | Philipp Thomas | 2000-09-12 | 2 | -1/+5 |
* | cppfiles.c: Move all default-#defines to top of file. | Zack Weinberg | 2000-09-12 | 7 | -382/+366 |
* | Makefile.in.in (stamp-check-pot): New target used for checking POTFILES. | Philipp Thomas | 2000-09-12 | 4 | -4840/+5554 |
* | aclocal.m4 (AM_WITH_NLS): Don't force use of included gettext. | Philipp Thomas | 2000-09-12 | 3 | -156/+170 |
* | flow.c (split_block): Fix update of registers live at end of split block. | Michael Hayes | 2000-09-11 | 2 | -4/+6 |
* | i386.md (add?i_3, add?i_5): New. | Jan Hubicka | 2000-09-11 | 6 | -16/+329 |
* | Fixed to return 0 on success. | Robert Lipe | 2000-09-11 | 1 | -0/+1 |
* | * final.c: Fix formatting. | Kazu Hirata | 2000-09-11 | 2 | -95/+111 |
* | h8300.md (movstrictqi): Changed constraint modifier on operand 0 to '+'. | Matthew Hiller | 2000-09-11 | 2 | -2/+8 |
* | loop.h (LOOP_IVS): New macro. | Michael Hayes | 2000-09-11 | 4 | -171/+217 |
* | loop.h (LOOP_REGS): New macro. | Michael Hayes | 2000-09-11 | 3 | -169/+225 |
* | unroll.c (iteration_info): Subsume into loop_iterations. | Michael Hayes | 2000-09-11 | 3 | -125/+122 |
* | basic-block.h (LOOP_TREE, [...]): New. | Michael Hayes | 2000-09-11 | 4 | -56/+191 |
* | basic-block.h (split_block, [...]): New prototypes. | Michael Hayes | 2000-09-11 | 3 | -0/+125 |