summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (--enable-new-gxx-abi): New option.nathan2000-01-134-221/+249
* * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.m.hayes2000-01-134-0/+26
* * config/ns32k/ns32k.md: Revert Jan 9 change.hp2000-01-133-3/+15
* * combine.c (if_then_else_cond): Be careful about what kindslaw2000-01-132-1/+7
* * gcc.c-torture/execute/20000113-1.c: New test.law2000-01-132-0/+27
* Daily bump.law2000-01-135-5/+5
* * flow.c (split_edge): If we have to insert a new jump, makelaw2000-01-132-5/+15
* 2000-01-12 Robert Lipe <robertl@sco.com>robertl2000-01-131-0/+7
* * gcc.c-torture/execute/20000112-1.c: New test.law2000-01-132-0/+23
* 2000-01-12 Robert Lipe <robertl@sco.com>robertl2000-01-131-2/+10
* * decl.c (start_cleanup_fn): Call pushdecl.mmitchel2000-01-132-0/+3
* * configure.in (*-*-beos*): Recognize.jason2000-01-133-0/+31
* * Makefile.in (SHOPT): New macro, flag to ld to createjason2000-01-134-1/+17
* * configure.in: Fix typo in last change.mmitchel2000-01-132-1/+5
* * cccp.c (do_pragma): Add cast to (char *).jason2000-01-132-2/+52
* regeneratejason2000-01-132-99/+131
* BeOS portjason2000-01-131-0/+3
* * configure.in: Don't build some bits for beos.jason2000-01-132-0/+16
* * configure.in (i?86-*-beos{pe,elf,}*): Recognize.jason2000-01-1319-34/+764
* delete stray semicolonjason2000-01-131-1/+1
* * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.ghazi2000-01-136-5/+19
* * call.c (convert_class_to_reference): Fix typos.mmitchel2000-01-1210-402/+466
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-1219-426/+444
* * cp-tree.h (dfs_skip_vbases): New function.mmitchel2000-01-124-64/+231
* * m88k-protos.h: New file.ghazi2000-01-126-140/+237
* * m68k-protos.h: New file.ghazi2000-01-125-73/+114
* * haifa-sched.c (split_edges): Pass edgeset_size as second arg torearnsha2000-01-122-1/+8
* * c-typeck.c (build_c_cast): Issue -Wcast-qual warnings if thezack2000-01-122-7/+18
* * cccp.c: Accept and ignore -lang-fortran.zack2000-01-124-2/+13
* 2000-01-12 Robert Lipe <robertl@sco.com>robertl2000-01-121-0/+4
* * sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.robertl2000-01-121-2/+3
* Fix suboptimal code generation bug in reloadcrux2000-01-122-7/+14
* * Makefile.in (CC_FOR_TARGET): Use newlib libraries as welllaw2000-01-122-1/+6
* Add file missed during recent rtems changes.law2000-01-122-0/+23
* * reorg.c (fill_slots_from_thread): Check modified_in_plaw2000-01-122-1/+7
* * gcc.texi (Funding, GNU/Linux, Copying, Contributors): Formatlaw2000-01-122-6/+6
* * gcse.c (delete_null_pointer_checks_1): Cope whenlaw2000-01-122-0/+9
* Daily bump.law2000-01-125-5/+5
* 2000-01-11 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-122-4/+4
* 2000-01-11 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-125-460/+442
* 2000-01-12 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-01-124-30/+437
* 2000-01-11 16:24 -0800 Zack Weinberg <zack@wolery.cumb.org>zack2000-01-124-25/+72
* * Add self as cpplib maintainer, as requested by Jasonzack2000-01-122-1/+6
* * resource.c (mark_referenced_resources): Mark a set strict_low_partoliva2000-01-113-3/+10
* * gcc.dg/20000111-1.c: New test.oliva2000-01-112-0/+21
* * alias.c: PROTO -> PARAMS.ghazi2000-01-119-161/+172
* * Makefile.in (toplev.o): Depend on regs.h.ghazi2000-01-116-4/+22
* fix typosjason2000-01-114-4/+3
* testcase for recent unroll.c fixmrs2000-01-111-0/+17
* * unroll.c (unroll_loop): Add EH support.mrs2000-01-112-0/+17