summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* jcf-parse.c: Include <locale.h>.Tom Tromey2000-09-133-0/+13
* Daily bump.Jeff Law2000-09-132-2/+2
* * POTFILES.in: Remove objc/objc-parse.c.Gerald Pfeifer2000-09-132-1/+4
* alias.c (find_base_term): Use frame_pointer_rtx when handling an ADDRESSOF.John Wehle2000-09-133-5/+48
* configure, config.in: Rebuilt.Tom Tromey2000-09-134-167/+172
* decl.c (maybe_deduce_size_from_array_init): Set do_default for all non-extern...Jason Merrill2000-09-123-13/+59
* newJason Merrill2000-09-121-0/+20
* c-lex.c (lex_string): Use charwidth to compute bytemask.Jakub Jelinek2000-09-123-4/+17
* Correct last entry.Jeff Law2000-09-121-1/+1
* expr.c (pop_type_0): Return `Object' if trying to merge two interface types.Tom Tromey2000-09-123-5/+13
* re GNATS gcj/33 (gcj mangles composed characters)Tom Tromey2000-09-1210-104/+363
* re GNATS gcj/343 (can't cast array to serializable)Tom Tromey2000-09-123-5/+24
* * loop.c (note_set_pseudo_multiple_uses): Correct.Michael Hayes2000-09-122-3/+6
* Fix ia64-linux glibc intl/loadmsgcat.c miscompilation.Jim Wilson2000-09-122-0/+10
* * config/mips/mips-protos.hGreg McGary2000-09-125-2/+126
* Don't try to make autoincs with the stack pointerBernd Schmidt2000-09-122-0/+6
* widechar-2.c: New test for wchar_t constant by Ulrich Drepper <drepper@redhat...Andreas Jaeger2000-09-122-0/+16
* * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.J"orn Rennecke2000-09-122-0/+6
* * haifa-sched.c: Fix formatting.Kazu Hirata2000-09-122-118/+85
* Delete diagnostic outputKaveh Ghazi2000-09-121-4/+0
* decl.c (finish_case_label): Given the LABEL_DECL a DECL_CONTEXT.Mark Mitchell2000-09-123-0/+24
* * genattrtab.c: Fix formatting.Kazu Hirata2000-09-122-185/+198
* builtins.c (built_in_decls): New array.Kaveh R. Ghazi2000-09-125-1/+114
* convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART.Jeffrey A Law2000-09-127-12/+18
* * unroll.c: Fix formatting.Kazu Hirata2000-09-122-64/+59
* c-common.h (genrtl_clear_out_block): Remove.Mark Mitchell2000-09-121-14/+2
* code cleanupsBruce Korb2000-09-128-294/+307
* c-typeck.c (process_init_element): Avoid union init warnings on floating poin...Kaveh R. Ghazi2000-09-125-1/+120
* sh.h (PREDICATE_CODES): Add CONST_DOUBLE to general_movsrc_operand...Alexandre Oliva2000-09-122-2/+8
* error.c (TFF_PLAIN_IDENTIFIER, [...]): New macros.Gabriel Dos Reis2000-09-122-19/+669
* * ir.texi: Add more documentation.Gabriel Dos Reis2000-09-122-3/+163
* Fix hard reg cost calculations in CSE; some minor cleanupsBernd Schmidt2000-09-124-22/+68
* Daily bump.Jeff Law2000-09-122-2/+2
* POTFILES.in: Remove yet more files caught by the new checking target.Philipp Thomas2000-09-122-4/+7
* c-common.h (genrtl_clear_out_block): Remove.Mark Mitchell2000-09-1212-429/+412
* POTFILES.in: Remove c-gperf.h, c-iterate.c, cp/hash.h, cp/input.c, c-parse.h ...Philipp Thomas2000-09-122-8/+0
* Makefile.in.in (stamp-check-pot): Don't use $@ in rule.Philipp Thomas2000-09-122-1/+5
* cppfiles.c: Move all default-#defines to top of file.Zack Weinberg2000-09-127-382/+366
* Makefile.in.in (stamp-check-pot): New target used for checking POTFILES.Philipp Thomas2000-09-124-4840/+5554
* aclocal.m4 (AM_WITH_NLS): Don't force use of included gettext.Philipp Thomas2000-09-123-156/+170
* flow.c (split_block): Fix update of registers live at end of split block.Michael Hayes2000-09-112-4/+6
* i386.md (add?i_3, add?i_5): New.Jan Hubicka2000-09-116-16/+329
* Fixed to return 0 on success.Robert Lipe2000-09-111-0/+1
* * final.c: Fix formatting.Kazu Hirata2000-09-112-95/+111
* h8300.md (movstrictqi): Changed constraint modifier on operand 0 to '+'.Matthew Hiller2000-09-112-2/+8
* loop.h (LOOP_IVS): New macro.Michael Hayes2000-09-114-171/+217
* loop.h (LOOP_REGS): New macro.Michael Hayes2000-09-113-169/+225
* unroll.c (iteration_info): Subsume into loop_iterations.Michael Hayes2000-09-113-125/+122
* basic-block.h (LOOP_TREE, [...]): New.Michael Hayes2000-09-114-56/+191
* basic-block.h (split_block, [...]): New prototypes.Michael Hayes2000-09-113-0/+125