aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-11-21expr.c (do_compare_and_jump): If op0 was replaced by promoted integer constan...Jakub Jelinek4-0/+44
2000-11-21mangle.c (write_name): Use <unscoped-name> for names directly in function scope.Alex Samuel2-4/+18
2000-11-21* POTFILES.in: Add config/rs6000/xm-darwin.h.Stan Shebs2-0/+5
2000-11-21xm-darwin.h: New file, Darwin host definitions.Stan Shebs5-0/+28
2000-11-21*** empty log message ***Donald Lindsay2-3/+15
2000-11-21paste2.c: Update test.Neil Booth3-2/+30
2000-11-20cppmacro.c (paste_tokens): Rename from paste_payloads.Neil Booth2-74/+92
2000-11-20jv-scan.c (help): Document --complexity.Tom Tromey3-17/+63
2000-11-20lex.c (yylex): Added STRICT_TK case.Tom Tromey7-86/+102
2000-11-20lex.c (yylex): Recognize floating point constants with leading 0.Tom Tromey2-1/+10
2000-11-20dwarf.h (FMT_CODE): Adjust argument order; fix mapping to dwarf_subscr_data_f...Richard Henderson3-25/+28
2000-11-20* gansidecl.h (const): Check __STDC__ before undef'ing `const'.Kaveh R. Ghazi2-1/+7
2000-11-20c-typeck.c (build_conditional_expr): When merging type qualifiers for conditi...Joseph Myers4-10/+86
2000-11-20* gcc.dg/cpp/macsyntx.c: Use correct command line option.Neil Booth2-1/+5
2000-11-20c-lang.c (lang_init_options): Update call to cpp_reader_init.Neil Booth9-91/+175
2000-11-20lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.Nathan Sidwell6-13/+35
2000-11-20* gcc.dg/20001117-1.c: New test.Jakub Jelinek2-0/+19
2000-11-20Correction so -fchech-memory-usage only flushes hard registers to temp memory...William Cohen1-0/+5
2000-11-20Fix sh problems at -O0Bernd Schmidt3-36/+15
2000-11-20Daily bump.Jeff Law2-2/+2
2000-11-19* crtstuff.c (force_to_data): Use array size 1 not 0.Richard Henderson2-3/+5
2000-11-19dwarf2out.c (simple_type_size_in_bits): Handle a type with no computed size a...Richard Henderson2-16/+18
2000-11-20* config.gcc: Fix another typo.Joseph Myers2-1/+5
2000-11-19c-decl.c (grokdeclarator): Support flexible array members.Richard Henderson6-13/+118
2000-11-19decl.c (init_decl_processing): Correct name of pure virtual function under th...Mark Mitchell3-3/+17
2000-11-19tweakJason Merrill1-9/+2
2000-11-19* config.gcc, invoke.texi: Fix errors in spelling of "deprecated".Joseph Myers3-5/+7
2000-11-19alias.c (mems_in_disjoint_alias_sets_p): Do use alias sets in stdarg and vara...Joseph Myers2-9/+5
2000-11-19gcc.c (process_command): Define 'j' variable when MODIFY_TARGET_NAME is defined.Zack Weinberg2-0/+6
2000-11-19* stor-layout.c (variable_size): Only put SAVE_EXPRs on pending_sizes.Richard Henderson2-1/+5
2000-11-19g77.texi (Floating-point precision): Adjust example to work with glibc (>= 2.1).Matthias Klose2-2/+10
2000-11-19rs6000.c (rs6000_encode_section_info): Fix string length calculation and allo...Franz Sirl2-2/+7
2000-11-19g77.texi (Floating-point Exception Handling): Adjust example to work with gli...Matthias Klose2-2/+9
2000-11-19Warning fixes:Kaveh R. Ghazi11-27/+46
2000-11-19java-tree.h (cyclic_inheritance_report): Constify.Kaveh R. Ghazi3-2/+7
2000-11-19* gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.Richard Henderson2-1/+5
2000-11-19c-torture.exp (TORTURE_OPTIONS): Remove -fssa.Richard Henderson4-3/+6
2000-11-1920001009-2.c (foo): Rename from main.Richard Henderson2-1/+11
2000-11-19Daily bump.Jeff Law2-2/+2
2000-11-19c-decl.c (grokdeclarator): Special case the creation of an index for a zero-l...Richard Henderson3-36/+41
2000-11-19avr-protos.h (avr_output_addr_vec_elt): Prototype.Marek Michalkiewicz5-11/+32
2000-11-19configure.in: Make --enable-new-gxx-abi the default.Mark Mitchell3-262/+267
2000-11-19decl.c (grokparms): Don't even function types of `void' type, either.Mark Mitchell3-42/+54
2000-11-19* decl.c (grokparms): Don't create parameters of `void' type.Mark Mitchell2-4/+10
2000-11-19Remove testMark Mitchell1-17/+0
2000-11-19Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.Kaveh R. Ghazi5-217/+270
2000-11-18c-decl.c (check_for_loop_decls): New function.Joseph Myers8-9/+153
2000-11-18zerolen-1.c: Rename from 20001115-1.c.Richard Henderson3-0/+23
2000-11-1820001115-1.c: Don't write to nonexistant memory.Franz Sirl2-6/+15
2000-11-18Make-lang.in (INTDOC_DEPS): New macro.Alexandre Oliva2-3/+20