aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-02-19jcf-depend.c (add_entry): Add entries to the end of the list.Anthony Green2-5/+17
2000-02-19Daily bump.Jeff Law2-2/+2
2000-02-18* pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.Jeffrey A Law2-2/+6
2000-02-19invoke.texi (Warning Options): Add an explanation of why you might want the -...Geoff Keating2-0/+16
2000-02-18bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.Richard Kenner17-58/+152
2000-02-18semantics.c (deferred_type_access_control): Walk the entire type_lookups list.Jason Merrill7-1111/+1203
2000-02-18newJason Merrill3-0/+36
2000-02-18*** empty log message ***Chandra Chavva1-0/+17
2000-02-18Prevent emission of "a.lign 0" directivesNick Clifton3-10/+29
2000-02-18re GNATS gcj/82 (code generation for jvm IRETURN fails on boolean/byte/short ...Pekka Nikander2-0/+20
2000-02-18gcc.texi (Bug Reporting): Refer to bugs.html.Martin v. Löwis13-14/+40
2000-02-18Fix typos in -fmessage-length docNathan Sidwell1-1/+1
2000-02-18Missed changelog for life_analysis fix.Richard Henderson1-0/+19
2000-02-18Daily bump.Jeff Law2-2/+2
2000-02-18loop.c (canonicalize_condition): New function, broken out of get_condition.John Wehle5-32/+97
2000-02-18class.c (add_method): Don't set DECL_VIRTUAL_CONTEXT.Mark Mitchell3-5/+4
2000-02-17ir.texi: Document DECL_TEMPLATE_INSTANTIATIONS.Mark Mitchell4-0/+10
2000-02-17stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt isn't set.Mark Mitchell2-2/+11
2000-02-17invoke.texi (-fmessage-length=n): Document.Mark Mitchell4-6/+19
2000-02-17g++.exp (g++_init): Add -fmessage-length=0 to ALWAYS_CXXFLAGS.Mark Mitchell2-0/+9
2000-02-17* bitmap.c (bitmap_operation): Don't leak bitmap elements.Jason Merrill2-1/+10
2000-02-17function.c (thread_prologue_and_epilogue_insns): Put a line note after the pr...Mark Mitchell2-1/+27
2000-02-17Replace #include <...> with #include "system.h"Nick Clifton2-2/+6
2000-02-17Andy Vaught <andy@maxwell.la.asu.edu>Andy Vaught2-7/+10
2000-02-17configure.in (alpha-linux*, [...]): Add crtbeginS.o and crtendS.o.Richard Henderson7-281/+321
2000-02-17Daily bump.Jeff Law2-2/+2
2000-02-16* Makefile.in (s-crtS, crtbeginS, crtendS): Prefix usage with $(T).Richard Henderson2-7/+10
2000-02-16lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec.Richard Henderson1-4/+6
2000-02-16* longlong.h (__clz_tab): Declare as static to match definition.Hans-Peter Nilsson2-2/+6
2000-02-16xm-djgpp.h (LIBSTDCXX): Delete.Mark Elbrecht3-6/+70
2000-02-17reg-stack.c (emit_swap_insn): Do not put a new insn before a NOTE_BASIC_BLOCK.Zack Weinberg2-5/+6
2000-02-16configure.in: Add support for avr target.Denis Chertykov3-97/+104
2000-02-17Makefile.in (PARSE_C, [...]): Move dependencies on lex.c, lex.h, and PARSE_H ...Zack Weinberg4-32/+67
2000-02-17flow.c (dump_regset, [...]): New functions.Zack Weinberg3-25/+98
2000-02-16invoke.texi: Add AVR invocation docs.Denis Chertykov5-3/+131
2000-02-16* fixinc/fixinc.svr4: Wrap byteorder.h with extern "C".Jason Merrill2-1/+13
2000-02-16Make DECL_CONTEXT mean the class in which a member function was declared, eve...Mark Mitchell18-206/+245
2000-02-16* decl.c (xref_tag): Don't SET_IDENTIFIER_NAMESPACE_VALUE.Jason Merrill2-8/+4
2000-02-16Move RTL checking code into make_insn_rawNick Clifton2-12/+17
2000-02-16configure (gcc_version): When setting, narrow search to lines containing `ver...Kaveh R. Ghazi12-242/+264
2000-02-16md.texi (Simple Constraints): Add item about whitespace.Hans-Peter Nilsson3-6/+43
2000-02-16Daily bump.Jeff Law2-2/+2
2000-02-16* cpplib.c (do_line): Pedwarn for #line > 32767.Alexandre Oliva2-1/+3
2000-02-16* c-lex.c (readescape): Warn about 'x', but do not reject it.Alexandre Oliva2-1/+8
2000-02-15Jonathan Larmour <jlarmour@redhat.co.uk>:Jonathan Larmour12-268/+282
2000-02-15* configure.in: Add support for avr target.Denis Chertykov3-109/+117
2000-02-16sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode.J"orn Rennecke3-5/+6
2000-02-16decl2.c (lang_decode_option): Enable automatic line wrapping.Gabriel Dos Reis2-0/+7
2000-02-16* sh.md (mulsi3_highpart): Add REG_EQUAL note to last insn.J"orn Rennecke2-0/+11
2000-02-16sh.md (udivsi3_i1, [...]): Name.J"orn Rennecke2-62/+165