summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.jason1999-08-042-1/+8
* * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.nathan1999-08-042-16/+116
* * cp-tree.h (empty_except_spec): New global var.nathan1999-08-0410-76/+284
* * gcc/config/i386/djgpp.h (BSS_SECTION_ASM_OP): Define.law1999-08-042-0/+14
* * jump.c (delete_insn): Delete the addr_vec when deleting a tablejump.law1999-08-042-14/+34
* * global.c: Fix comment.law1999-08-042-1/+5
* Daily bump.law1999-08-042-2/+2
* * gcc.c (access_check): New static function.law1999-08-043-8/+42
* * tlink.c (symbol_hash_lookup): Do not prefix functions used aslaw1999-08-042-8/+14
* * gcc.c-torture/execute/990804-1.c: New test.law1999-08-042-0/+34
* * flow.c (delete_unreachable_blocks): Do not call merge_blockslaw1999-08-042-1/+17
* Forgot to check this in yesterday.rth1999-08-041-0/+7
* * Makefile.in (c-decl.o): Depends on defaults.h.amylaar1999-08-034-2/+11
* * pa.h (HARD_REGNO_NREGS): FP registers are always 4 bytes wide forlaw1999-08-032-3/+12
* * g++.old-deja/g++.brendan/crash63.C: Expect a POD warningnathan1999-08-034-3/+9
* * call.c (convert_arg_to_ellipsis): Use pod_type_p.nathan1999-08-035-59/+84
* * g++.old-deja/g++.other/struct1.C: New test.nathan1999-08-032-0/+46
* * class.c (duplicate_tag_error): Preserve template information.nathan1999-08-032-0/+8
* * g++.old-deja/g++.other/enum2.C: New test.nathan1999-08-032-0/+20
* * decl.c (start_enum): Show location of previous definition.nathan1999-08-033-12/+19
* * ext1.C: New test.oliva1999-08-032-0/+21
* * dwarf1.C, dwarf2.C, dwarf3.C: New tests.oliva1999-08-034-0/+57
* newjason1999-08-031-0/+18
* * lex.c (yyprint): Handle PFUNCNAME.jason1999-08-034-3/+13
* * cse.c (cse_insn): Fix dumb thinko in last change.law1999-08-032-1/+5
* Delete questionable fileslaw1999-08-031-373/+0
* Warning fixcrux1999-08-032-1/+6
* Delete questionable fileslaw1999-08-032-8815/+0
* Delete questionable fileslaw1999-08-033-7435/+0
* Delete questionable fileslaw1999-08-031-136/+0
* Remove questionable fileslaw1999-08-032-3078/+0
* Delete questionable testslaw1999-08-034-462/+0
* Delete questionable testslaw1999-08-033-140/+0
* Delete questionable tests.law1999-08-032-253/+0
* Remove copyrighted testcaselaw1999-08-032-319/+0
* Daily bump.law1999-08-032-2/+2
* * decl.c (start_decl): Set attributes before duplicate_decls call.jason1999-08-032-7/+11
* * dwarf2out.c (add_location_or_const_value_attribute): Correctjason1999-08-032-1/+8
* * fixincludes: Fix the return type of bsearch, char* -> void*.ghazi1999-08-036-1/+11
* regenjason1999-08-031-0/+6
* * invoke.texi (-fdump-translation-unit): New option.mmitchel1999-08-0312-46/+995
* * expr.h (PROMOTE_PROTOTYPES): Move ...rth1999-08-034-6/+7
* * call.c: Include defaults.h instead of expr.h.rth1999-08-035-3/+11
* * decl.c: Include defaults.h instead of expr.h.rth1999-08-035-594/+665
* * lex.c (errorcount, sorrycount): Don't declare.mmitchel1999-08-034-6/+6
* * toplev.h (errorcount): Declare.mmitchel1999-08-034-2/+11
* * config/libgloss.h: Add a note discouraging use with ELF.jason1999-08-034-225/+236
* Optimize duplicate zero_extend operations.wilson1999-08-022-2/+10
* * loop.c (strength_reduce): When doing biv->giv conversion, updateamylaar1999-08-022-2/+13
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-08-022-1/+10