summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* 2003-10-02 Chris Demetriou <cgd@broadcom.com>cgd2003-10-023-12/+27
* PR c++/12486mmitchel2003-10-024-1/+27
* correct commentjason2003-10-021-6/+10
* * system.h: Poison macros obsoleted by earlier patch.zack2003-10-023-3/+11
* 2003-10-02 Chris Demetriou <cgd@broadcom.com>cgd2003-10-022-7/+12
* * gcc.c-torture/compile/20031002-1.c: New test.zlomek2003-10-022-0/+13
* PR/12292zlomek2003-10-022-0/+7
* * cgraph.c (cgraph_node): Use INSERT instead of 1 inzlomek2003-10-022-5/+14
* Waldek Hebisch <hebisch@math.uni.wroc.pl>zlomek2003-10-022-1/+7
* * config/frv/frv.c (frv_issue_rate): New function.rsandifo2003-10-022-15/+39
* * g++.dg/opt/cond1.C: New test.jakub2003-10-022-0/+28
* * config/mcore/mcore.c: Convert to ISO C90 function declarations and definiti...nickc2003-10-024-435/+281
* * config/frv/frv.c (frv_use_dfa_pipeline_interface): New function.rsandifo2003-10-022-0/+16
* * cpplib.c (_cpp_pop_buffer): Do generate a _cpp_do_file_changebothner2003-10-024-14/+14
* * c-opts.c (c_common_post_options): Don't call cpp_find_main_file yet.bothner2003-10-022-13/+18
* * cppinit.c (cpp_read_main_file): Split into two functions:bothner2003-10-026-63/+83
* * cpplex.c (_cpp_get_fresh_line): Revert my no-longer-neededbothner2003-10-023-14/+15
* * c-lex.c (fe_file_change): Handle a NULL new_map.bothner2003-10-024-18/+31
* * c-lex.c (src_line): Remove unneeded static variable.bothner2003-10-022-9/+8
* * target.h (init_libfuncs): New hook.zack2003-10-0256-1065/+738
* Daily bump.gccadmin2003-10-021-1/+1
* /tmp/cvs001644kcook2003-10-025-5/+28
* * config/mips/xm-iris5.h: Remove, unnecessary.ro2003-10-015-21/+11
* * dbxout.c (dbxout_fptype_value): Delete.zack2003-10-012-62/+11
* * output.h (compute_reloc_for_constant): Declare.aoliva2003-10-013-19/+80
* * aclocal.m4: Add hpux10* and hpux11.00 to /dev/zero blacklist.danglin2003-10-013-2/+7
* * fold-const.c (make_range): When handling unsigned, don't reversekenner2003-10-012-4/+9
* config/frv/frv.h (PREDICATE_CODES): Addedaoliva2003-10-012-2/+10
* * aclocal.m4: Add ultrix* to /dev/zero blacklist.danglin2003-10-013-3/+8
* * except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change.ro2003-10-013-6/+17
* 2003-10-01 Andrew Haley <aph@redhat.com>aph2003-10-016-97/+232
* * config/sparc/linux.h (LINK_GCC_C_SEQUENCE_SPEC): Undefinejakub2003-10-013-0/+8
* * config/cris/cris-protos.h, config/cris/cris.c: Convert to ISOhp2003-10-013-185/+111
* * config.gcc (cris-*-linux*): Revert mistaken commit.neroden2003-10-012-1/+5
* PR optimization/11753ebotcazou2003-10-012-2/+12
* * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honorrth2003-10-017-16/+88
* Daily bump.gccadmin2003-10-011-1/+1
* Add note about PR 6222 fixed by prior patchghazi2003-09-301-0/+1
* Add PR 9200 to prior patchghazi2003-09-301-0/+1
* * decl.c (duplicate_decls): Copy DECL_SAVED_INSNS too.rth2003-09-302-1/+8
* Convert to ISO C90 prototypes.kcook2003-09-306-11/+16
* 2003-09-30 Kelley Cook <kelleycoook@wideopenwest.com>kcook2003-09-304-8/+11
* * fold-const.c (fold): Fold (A & ~B) - (A & B) intokazu2003-09-302-6/+7
* * jcf-write.c (generate_bytecode_insns): Implement evaluate-oncesayle2003-09-302-1/+36
* * config.gcc (arm*-*-kaos*, i[34567]86-*-kaos*, powerpc-*-kaos*,neroden2003-09-302-6/+6
* * decl.c (pop_binding): Don't mess with nullifying binding->scopegdr2003-09-303-8/+33
* * arm/ieee754-sf.S: Tidy formatting.rearnsha2003-09-302-9/+14
* Nicolas Pitre <nico@cam.org>rearnsha2003-09-302-120/+236
* Nicolas Pitre <nico@cam.org>rearnsha2003-09-303-9/+25
* * config.gcc: Default use_fixproto to 'no'.neroden2003-09-302-127/+103