summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2000-08-28 Daniel Berlin <dberlin@redhat.com>jason2000-08-2911-65/+650
* * dwarf2out.c (new_loc_descr): Use calloc.jason2000-08-282-4/+12
* * toplev.c (decode_g_option): Don't give warning for unknown -gkenner2000-08-282-5/+14
* * config/i386/i386-protos.h (ix86_expand_compare): Add extern decl.gkm2000-08-284-2/+57
* Daily bump.law2000-08-282-2/+2
* * cpplex.c (parse_string): Don't look for backslashgkm2000-08-283-3/+10
* * mangle.c (CLASSTYPE_TEMPLATE_ID_P): Remove unexplained voodoo.samuel2000-08-282-56/+93
* * c-decl.c (duplicate_decls): Don't set TREE_STATIC or clearjason2000-08-282-20/+19
* * decl.c (pushdecl): Matching decls for local externs are found injason2000-08-283-9/+56
* * gcc.dg/return-type-2.c: New test.ghazi2000-08-282-0/+51
* Add missing ChangeLog entry.pthomas2000-08-281-0/+7
* 2000-08-28 Philipp Thomas <pthomas@suse.de>pthomas2000-08-271-507/+132
* In gcc:geoffk2000-08-274-4/+49
* Daily bump.law2000-08-272-2/+2
* * tm.texi (FINI_SECTION_ASM_OP, CRT_CALL_STATIC_FUNCTION):aoliva2000-08-262-0/+20
* * config/mn10300/mn10300.h (DBX_REGISTER_NUMBER): Remap registeraoliva2000-08-262-1/+11
* * gcc.dg/dwarf2-2.c: New test.aoliva2000-08-262-0/+22
* * ir.texi (Expressions): Fix typo.gdr2000-08-262-2/+6
* * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* fromzack2000-08-262-2/+7
* Daily bump.law2000-08-262-2/+2
* * config/ia64/ia64.h (struct machine_function): Add n_varargs.rth2000-08-253-9/+24
* * integrate.c (expand_inline_function): Pull out the original decl.jason2000-08-252-0/+8
* Fix IA-64 abort on testcase with switch statement that can be optimized away.wilson2000-08-252-0/+10
* Fix x86-x-ia64 abort while compiling glibc ldbl2mpn.c.wilson2000-08-252-1/+10
* * flow.c (dump_edge_info): Use ARRAY_SIZE.gkm2000-08-253-2/+7
* * tree.c (init_tree): Use ARRAY_SIZE.gkm2000-08-252-1/+5
* * gjavah.c (cxx_keyword_subst): Use ARRAY_SIZE.gkm2000-08-252-1/+5
* * arm.h (STRUCT_VALUE): Define to 0, not NULL.rearnsha2000-08-252-1/+5
* * i386.c (ix86_find_base_term): New.wehle2000-08-256-11/+94
* * c-common.c (time_char_table): Don't allow width and flags withjsm282000-08-256-1/+270
* * testsuite/g++.old-deja/g++.other/crash22.C: New test.jakub2000-08-252-0/+60
* * config/i386/i386.c (ix86_expand_branch): Treat GE and GEU the samejakub2000-08-252-10/+19
* * error.c (cp_tree_printer): Rework.gdr2000-08-252-33/+44
* * basic-block.h (struct loop): Rename `exits' field tom.hayes2000-08-253-30/+118
* * loop.c (loop_dump_aux, debug_loop): New functions.m.hayes2000-08-255-33/+155
* * loop.c (count_loop_regs_set): Replace start and end argumentsm.hayes2000-08-252-8/+14
* * loop.c (constant_high_bytes): Delete.m.hayes2000-08-252-42/+4
* * loop.c (prescan_loop): Move checks for NOTE_INSN_LOOP_CONTm.hayes2000-08-252-24/+14
* * Make-lang.in (CXX_LIB2FUNCS): Remove cp-demangle.o andmmitchel2000-08-252-13/+8
* Daily bump.law2000-08-252-2/+2
* * decl.c (grokfndecl): Require that `main' return an `int'.mmitchel2000-08-254-1/+15
* * crtstuff.c (CRT_CALL_STATIC_FUNCTION): Define default.aoliva2000-08-252-3/+12
* * cpplex.c (is_macro_disabled): Caller has already checkedneil2000-08-252-4/+5
* * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.mmitchel2000-08-2516-833/+182
* Fix ia64-linux setjmp failures due to attribute aligned on typedef bug.wilson2000-08-242-8/+19
* * error.c (tree_formatting_info): New data type.gdr2000-08-242-2/+202
* * toplev.c (main): Enable flag_reorder_blocks at -O2.rth2000-08-242-0/+5
* * ggc-page.c (alloc_page): If HAVE_MMAP_ANYWHERE and we'rezack2000-08-242-32/+67
* *** empty log message ***zack2000-08-241-5/+4
* New tests.rth2000-08-244-0/+222