aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-04-27zextract.c (find_zip_file_start): New function.Tom Tromey2-7/+34
2000-04-27* execute/loop-5.c: New test.Geoff Keating2-0/+40
2000-04-26pa32-regs.h (HARD_REGNO_MODE_OK): Warning removal.Rodney Brown3-2/+7
2000-04-26dwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify a char*.Kaveh R. Ghazi5-55/+73
2000-04-26cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.Mark Mitchell10-33/+42
2000-04-26extend.texi (Function Attributes): Fix description of pure attribute.Andreas Jaeger2-1/+6
2000-04-26* cpplex.c: fix typos in commentNeil Booth1-9/+10
2000-04-26* cpplex.c: add comment describing lexer algorithm.Neil Booth1-0/+90
2000-04-26Daily bump.Jeff Law2-2/+2
2000-04-26integrate.c (output_inline_function): Do clear DECL_DEFER_OUTPUT before calli...Jason Merrill2-3/+8
2000-04-26linux.h: Remove erroneous commit of #if 0/#endif in last patch.Andreas Jaeger2-2/+5
2000-04-25* cse.c (cse_insn): Emit barrier after unconditional jump.Richard Henderson2-0/+7
2000-04-25calls.c (expand_call): Disable tail call generation once rtx_equal_function_v...Richard Henderson3-3/+18
2000-04-25dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.Jason Merrill8-43/+57
2000-04-26mn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS only if TARGET_AM33.Alexandre Oliva3-19/+17
2000-04-26aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires INCLUDES to sea...Kaveh R. Ghazi6-452/+343
2000-04-25Oops, missed ChangeLog in last checkin...Kaveh Ghazi1-0/+11
2000-04-25calls.c (expand_call): Use get_callee_fndecl.Jason Merrill3-29/+33
2000-04-25correct commentJason Merrill1-4/+3
2000-04-25Add partial support for IA-64 unwind sections.Andrew MacLeod6-68/+652
2000-04-25use install-bin and install-sh in fixinc's makefileBruce Korb3-44/+47
2000-04-25re GNATS gcj/181 (gcj crashes on inner classes/interfaces definition/usage.)Alexandre Petit-Bianco3-0/+19
2000-04-25Define FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro to allow functions withNick Clifton3-1/+39
2000-04-25acconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.Kaveh Ghazi4-327/+354
2000-04-25[multiple changes]Zack Weinberg6-74/+1492
2000-04-25* execute/va-arg-20.c: New test.Jakub Jelinek2-0/+26
2000-04-25* config/i386/freebsd.h (INT_ASM_OP): Define.Alexandre Oliva2-1/+10
2000-04-25ir.texi: Correct typo.Gabriel Dos Reis2-1/+5
2000-04-25* loop.c (strength_reduce): Fix typo in the last checkin.Jan Hubicka2-1/+5
2000-04-25stor-layout.c (finalize_record_size): Simplify to use existing functions.Richard Kenner3-21/+21
2000-04-25* Revert previous patch until build failure cause determined.Neil Booth6-1470/+75
2000-04-25Fix commentRichard Kenner1-1/+1
2000-04-25combine.c (combine_instructions): Add missing argument to try_combine.Richard Henderson2-1/+7
2000-04-25toplev.c (rest_of_compilation): Delay sibcall optimization until after emit_e...Richard Henderson2-10/+16
2000-04-25Daily bump.Jeff Law2-2/+2
2000-04-25New test case.Martin v. Löwis1-0/+15
2000-04-24parse.y (lookup_field_wrapper): Search for final local aliases.Alexandre Petit-Bianco3-204/+296
2000-04-25* decl.c (grokdeclarator): Reject VLAs as members.Martin v. Löwis2-0/+18
2000-04-25Do not try to combine a sequence of insns when the second insn has beenNick Clifton2-6/+21
2000-04-25call.c (standard_conversion): Accept conversion between COMPLEX_TYPEsGabriel Dos Reis3-0/+31
2000-04-24gcc.c (load_specs): New static function.Mumit Khan2-14/+56
2000-04-24gcc.c (lookup_compiler): Make multiple passes for case insensitive filesystems.Mumit Khan2-27/+47
2000-04-24parse.y (source_start_java_method): Deleted unecessary code.Alexandre Petit-Bianco3-290/+173
2000-04-24cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.Neil Booth6-70/+1493
2000-04-24aclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three argument form of AC_D...Kaveh R. Ghazi5-128/+90
2000-04-24Makefile.in (GCC_FOR_TARGET, [...]): Use -isystem, not -I, for including syst...Kaveh R. Ghazi2-5/+10
2000-04-24Fix bug building libgcc:Nick Clifton2-2/+16
2000-04-24decl2.c (finish_file): Remove double setup for accounting compile time.Zack Weinberg2-5/+5
2000-04-24configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant call to AC_MSG_R...Kaveh R. Ghazi3-140/+143
2000-04-24invoke.texi: Correct grammatical errors...Martin v. Löwis2-5/+9