aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-11-12* gcc_build: Add -o option for setting the objdir to use.Mark Mitchell2-1/+7
2000-11-11function.c (assign_parms): If TREE_ADDRESSABLE is set...Jason Merrill5-8/+17
2000-11-11err-msg8.C: Avoid capricious line-number issues with error messages.Mark Mitchell2-2/+4
2000-11-11decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics in inlines.Jason Merrill4-4/+44
2000-11-11* gcc.texi: Adjust wording.Joseph Myers2-1/+5
2000-11-11p700.C: Don't typedef wchar_t.Mark Mitchell4-6/+7
2000-11-11inclhack.def (avoid_wchar_t_type): New fix.Mark Mitchell3-104/+168
2000-11-11jcf-parse.c (process_zip_dir): Add finput parameter.Anthony Green2-3/+11
2000-11-1120001111.[fx]: Test premature exit from DO loop.Toon Moene3-0/+19
2000-11-11Add self to MAINTAINERS file.Philip Blundell2-0/+5
2000-11-11New execution test.Bernd Schmidt2-0/+45
2000-11-11* invoke.texi: Correct spelling of -foptimize-register-move.Joseph Myers2-3/+7
2000-11-11Remove CPP_PLACEMARKERsNeil Booth8-147/+147
2000-11-11* release: New file.Jeff Law2-0/+243
2000-11-11gcc.texi, [...]: Add new section discussing language standards...Joseph Myers3-76/+241
2000-11-11Daily bump.Jeff Law5-5/+5
2000-11-11builtins.c (std_expand_builtin_va_start): Take PARM_BOUNDARY into account.Alexandre Oliva2-3/+10
2000-11-11sh.h (MODES_TIEABLE_P): Don't tie SFmode to other FP modes.Alexandre Oliva2-2/+12
2000-11-11codecvt.h (__iconv_adaptor): New adaptor function...Phil Edwards2-11/+36
2000-11-10* Make-lang.in: Remove OUTPUT_OPTION from g77version.o target.Rodney Brown2-3/+6
2000-11-10root.texi: Remove non-historical EGCS reference.Toon Moene2-6/+6
2000-11-10com.c (ffecom_stabilize_aggregate_) [case RTL_EXPR]: Abort.Toon Moene2-5/+6
2000-11-10Add test of unsigned long long multuiple and accumulate.Nick Clifton2-2/+17
2000-11-10* gcc.texi, gcov.texi: Update dates and version numbers.Joseph Myers3-8/+12
2000-11-10* include/bits/cpp_type_traits.h: Fix typos. Adjust formatting.Gabriel Dos Reis2-27/+25
2000-11-10localefwd.h (_Count_ones<>::_S_halfcount, [...]): Turn into enumerators.Gabriel Dos Reis2-14/+19
2000-11-10configure.in: Remove AC_PROG_LEX and AC_PROG_YACC.Zack Weinberg6-355/+341
2000-11-10Several fixes to make reload handle POST_MODIFY correctly.Bernd Schmidt4-38/+83
2000-11-10libgcc2.c (__shtab): Remove __shtab variable.Jeff Law1-1/+1
2000-11-10* c-dump.h: New file.Mark Mitchell2-0/+88
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi29-58/+85
2000-11-10gcc.texi (Service): Update to reflect current practice and location of the GN...Joseph Myers2-4/+17
2000-11-10Fix ia64 float extend splitter crash.Bernd Schmidt3-4/+30
2000-11-10Fix REG_INC note handling in register renamer.Bernd Schmidt2-3/+13
2000-11-10Daily bump.Jeff Law5-5/+5
2000-11-09c-tree.texi: Fix typos.Jan van Male6-21/+29
2000-11-09* c-lex.c [! NO_IMPLICIT_EXTERN_C] (cb_enter_file): CheckHans-Peter Nilsson2-1/+6
2000-11-09reload1.c (reload_combine): Fixed calculation of first_index_reg, last_index_...Matthew Hiller2-3/+8
2000-11-10c-dump.c (dequeue_and_dump): Dump function bodies.Mark Mitchell4-2/+6
2000-11-10Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell17-848/+933
2000-11-10* config/i386/cygwin.h: Add mingw startfile prefix.Christopher Faylor2-2/+9
2000-11-09flow.c (invalidate_mems_from_set): Split out from ...Richard Henderson2-35/+55
2000-11-10extend.texi, [...]: Move documentation of builtin versions of C library funct...Joseph Myers3-47/+97
2000-11-09fold-const.c (fold): Compare TYPE_MAIN_VARIANT rather than the types themselv...Richard Henderson2-1/+6
2000-11-10* Makefile.in (distclean): Remove a few extra leftovers.Mike Stump2-0/+9
2000-11-09recog.c (validate_replace_rtx_1): Consider subregs when replacing a register ...Richard Henderson2-6/+24
2000-11-09sequence-pt-1.c: Cast from pointer to integer via size_t instead of int.Richard Henderson2-2/+7
2000-11-09* config/alpha/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Richard Henderson2-0/+7
2000-11-09string-opt-1.c: Make stub functions static.Richard Henderson5-6/+13
2000-11-09decl.c (init_decl_processing): Change definition of __wchar_t to wchar_t.Eric Christopher3-87/+89