summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-0362-201/+170
* * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,ghazi2002-03-0340-115/+0
* * config/h8300/h8300-protos.h: Add a prototype forkazu2002-03-023-47/+162
* * config/sparc/sparc.c (sparc_initialize_trampoline): Usekenner2002-03-021-28/+30
* * config/rs6000/rs6000.h (ASM_WEAKEN_DECL): AIX assembler doesn'tamodra2002-03-021-1/+1
* * config/ia64/ia64.c (ia64_initial_elimination_offset): Do notrth2002-03-011-4/+3
* * config/h8300/h8300.c (h8300_adjust_insn_length): Clean up.kazu2002-03-011-27/+31
* * config/rs6000/rs6000.h (HANDLE_PRAGMA_PACK): Delete.dje2002-03-013-7/+4
* * config/h8300/h8300-protos.h: Fix formatting.kazu2002-03-013-21/+21
* * config/h8300/h8300.c (print_operand): Support 16-bitkazu2002-03-012-13/+40
* * doc/tm.texi (ASM_WEAKEN_DECL): Document.amodra2002-03-014-77/+95
* 2002-02-28 David O'Brien <obrien@FreeBSD.org>obrien2002-02-281-1/+1
* * config/ia64/ia64.c (ia64_adjust_cost): All non-MM consumers haverth2002-02-281-23/+30
* * haifa-sched.c (sched_emit_insn): New.rth2002-02-281-34/+12
* * config/sparc/sparc.c (sparc64_initialize_trampoline): Generate signamacleod2002-02-281-4/+4
* * config/h8300/h8300.c: Fix formatting.kazu2002-02-282-8/+8
* * config/avr/avr.c (avr_hard_regno_mode_ok): Do not allow r29marekm2002-02-281-0/+7
* 2002-02-28 Bo Thorsen <bo@suse.de>bo2002-02-281-3/+22
* * cfgrtl.c (purge_dead_edges): Fix handling of EH edges.hubicka2002-02-281-1/+1
* * config/s390/s390.c (s390_chunkify_pool): Do not confuseuweigand2002-02-271-6/+11
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-2726-200/+112
* * config/rs6000/rs6000.h (ASM_OUTPUT_DEF_FROM_DELC):grahams2002-02-271-1/+1
* Wed Feb 27 10:45:19 CET 2002 Jan Hubicka <jh@suse.cz>hubicka2002-02-272-17/+0
* * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.hubicka2002-02-271-0/+15
* 2002-02-26 David Edelsohn <edelsohn@gnu.org>dje2002-02-274-20/+14
* * config/alpha/alpha.md (ashldi_se): Re-enable.rth2002-02-271-17/+14
* * config/alpha/alpha.c (alpha_encode_section_info): Examinerth2002-02-271-1/+7
* * config/h8300/h8300-protos.h: Update the prototype forkazu2002-02-273-120/+80
* * config/i386/i386.c (print_operand): Don't append ATT-stylerth2002-02-271-2/+5
* * pa-linux.h (LIB_SPEC): Update definition.danglin2002-02-262-12/+4
* * config/ia64/ia64.c (nop_cycles_until): Do init_insn_group_barriersrth2002-02-261-0/+7
* * attribs.c (c_common_attribute_table): Add visibility.jakub2002-02-262-11/+17
* * config/h8300/h8300-protos.h: Add a prototype forkazu2002-02-263-12/+137
* 2002-02-26 Daniel Egger <degger@fhm.edu>aldyh2002-02-261-21/+22
* 2002-02-26 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-261-3/+3
* PR target/5755jakub2002-02-251-3/+16
* * config/sparc/sparc.c (const64_high_operand): Zero-extendaoliva2002-02-253-23/+16
* 2002-02-25 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-252-2/+24
* * optabs.c (widen_operand): Only call convert_modes forkenner2002-02-241-0/+20
* * config/h8300/h8300.c (output_simode_bld): Handle H8/300 andkazu2002-02-232-12/+25
* * config/h8300/h8300.md (mulqihi3): Tighten predicates tokazu2002-02-231-4/+4
* - Add missing mask_operand patch.dje2002-02-231-0/+5
* 2002-02-23 David Edelsohn <edelsohn@gnu.org>dje2002-02-232-19/+18
* 2002-02-23 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-231-397/+397
* * expr.c (store_expr): When converting expression to promotedkenner2002-02-222-52/+28
* * config/sparc/sol2.h: Don't include sys/mman.h.aoliva2002-02-224-33/+28
* 2002-02-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-221-0/+32
* * emit-rtl.c (offset_address): Use simplify_gen_binary ratherrth2002-02-211-5/+9
* * sh.md (insv): Provide byte offsets for gen_rtx_SUBREG.amylaar2002-02-211-11/+27
* PR optimization/4994jakub2002-02-211-10/+15