aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-01-12configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill19-34/+764
2000-01-12delete stray semicolonJason Merrill1-1/+1
2000-01-13svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.Kaveh R. Ghazi6-5/+19
2000-01-12call.c (convert_class_to_reference): Fix typos.Mark Mitchell10-402/+466
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi19-426/+444
2000-01-12cp-tree.h (dfs_skip_vbases): New function.Mark Mitchell4-64/+231
2000-01-12m88k-protos.h: New file.Kaveh R. Ghazi6-140/+237
2000-01-12m68k-protos.h: New file.Kaveh R. Ghazi5-73/+114
2000-01-12haifa-sched.c (split_edges): Pass edgeset_size as second arg to extract_bitlst.Richard Earnshaw2-1/+8
2000-01-12c-typeck.c (build_c_cast): Issue -Wcast-qual warnings if the qualifiers don't...Zack Weinberg2-7/+18
2000-01-12cccp.c: Accept and ignore -lang-fortran.Zack Weinberg4-2/+13
2000-01-12sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.Robert Lipe1-0/+4
2000-01-12* sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.Robert Lipe1-2/+3
2000-01-12Fix suboptimal code generation bug in reloadBernd Schmidt2-7/+14
2000-01-12Makefile.in (CC_FOR_TARGET): Use newlib libraries as well as include files.Joel Sherrill2-1/+6
2000-01-12Add file missed during recent rtems changes.Jeff Law2-0/+23
2000-01-12reorg.c (fill_slots_from_thread): Check modified_in_p before replacing.Toshiyasu Morita2-1/+7
2000-01-12gcc.texi (Funding, [...]): Format these nodes even if INTERNALS is not set.John Marshall2-6/+6
2000-01-12gcse.c (delete_null_pointer_checks_1): Cope when get_condition cannot determi...Nick Burrett2-0/+9
2000-01-12Daily bump.Jeff Law5-5/+5
2000-01-12lex.c (DIR_SEPARATOR): Delete macro.Mumit Khan2-4/+4
2000-01-12jcf-path.c: Delete PATH_SEPARATOR and DIR_SEPARATOR macros.Mumit Khan5-460/+442
2000-01-122000-01-12 Gabriel Dos Reis <gdr@codesourcery.com>Gabriel Dos Reis4-30/+437
2000-01-12cpplib.h (struct cpp_options): Change lang_asm to char.Zack Weinberg4-25/+72
2000-01-12* Add self as cpplib maintainer, as requested by JasonZack Weinberg2-1/+6
2000-01-11resource.c (mark_referenced_resources): Mark a set strict_low_part as used.Alexandre Oliva3-3/+10
2000-01-11* gcc.dg/20000111-1.c: New test.Alexandre Oliva2-0/+21
2000-01-11alias.c: PROTO -> PARAMS.Kaveh R. Ghazi9-161/+172
2000-01-11Makefile.in (toplev.o): Depend on regs.h.Kaveh R. Ghazi6-4/+22
2000-01-11fix typosJason Merrill4-4/+3
2000-01-11testcase for recent unroll.c fixMike Stump1-0/+17
2000-01-11* unroll.c (unroll_loop): Add EH support.Mike Stump2-0/+17
2000-01-11klass.out: New file.Tom Tromey3-0/+16
2000-01-11natSystem.cc (getpwuid_adaptor): New adaptor for HP/UX.Tom Tromey2-1/+17
2000-01-11pa-protos.h: New file.Kaveh R. Ghazi5-151/+232
2000-01-11i860-protos.h: New file.Kaveh R. Ghazi5-51/+120
2000-01-11i386.md (movstrsi expander): Rewrite.Jan Hubicka4-52/+153
2000-01-11mips.c (mips_va_arg): For EABI...Clinton Popetz3-8/+31
2000-01-11flow.c (propagate_block): When a prologue/epilogue insn is marked dead...Clinton Popetz2-4/+14
2000-01-11i386.c (ix86_attr_length_default): Handle TYPE_STR and TYPE_CLD.Jan Hubicka4-23/+105
2000-01-11i386.c (ix86_expand_setcc): Fix typo.Jeffrey A Law2-2/+5
2000-01-11Copyright date.Jeff Law1-1/+1
2000-01-11gcc.texi (G++ and GCC): Add Java and Chill.David Starner2-14/+24
2000-01-11* Band-aid until haifa's bitset implementation is nuked.Jeffrey A Law2-5/+22
2000-01-11friend.c (do_friend): Don't resolve scopes when processing template declarati...Mark Mitchell3-2/+27
2000-01-11Daily bump.Jeff Law5-5/+5
2000-01-11class.c (dfs_modify_vtables_queue_p): Remove.Mark Mitchell2-25/+8
2000-01-11New test - apostrophes, Hollerith constants, and cppZack Weinberg1-0/+7
2000-01-11Fix typos in previous changeMark Mitchell1-3/+3
2000-01-11class.c (build_vbase_path): Simplify.Mark Mitchell4-127/+108