
Gildan Activewear Inc. — Investor Relations & Filings
Gildan Activewear Inc. is a leading global manufacturer of basic apparel, operating a vertically integrated business model that spans from yarn spinning to finished garments. The company specializes in producing and marketing undecorated blank activewear, such as t-shirts, fleece, and sport shirts, primarily sold in bulk to the printwear market for decoration by printers and promotional product distributors. Additionally, Gildan manufactures and supplies a broad range of branded and private label socks and legwear to retail companies. The company's brand portfolio includes Gildan®, American Apparel®, Comfort Colors®, GOLDTOE®, and Peds®.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM SD | 2026-05-28 | English | |
| 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | |
| 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | |
| 6-K | 2025-12-16 | English | |
| Regulatory Filings 2025 | 2025-12-10 | English | |
| FORM 6-K | 2025-12-05 | English |
Browse filings by year
28 years- 2026 3 filings
- 2025 42 filings
- 2024 47 filings
- 2023 20 filings
- 2022 18 filings
- 2021 18 filings
- 2020 19 filings
- 2019 17 filings
- 2018 17 filings
- 2017 15 filings
- 2016 15 filings
- 2015 15 filings
- 2014 15 filings
- 2013 17 filings
- 2012 19 filings
- 2011 17 filings
- 2010 13 filings
- 2009 17 filings
- 2008 14 filings
- 2007 15 filings
- 2006 14 filings
- 2005 30 filings
- 2004 32 filings
- 2003 26 filings
- 2002 15 filings
- 2001 4 filings
- 2000 2 filings
- 1999 6 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47867494 | FORM SD | 2026-05-28 | English | ||
| 39078188 | 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | ||
| 39076586 | 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | ||
|
2025
12 filings
| |||||
| 11040096 | 6-K | 2025-12-16 | English | ||
| 11040095 | Regulatory Filings 2025 | 2025-12-10 | English | ||
| 11040097 | FORM 6-K | 2025-12-05 | English | ||
| 11040098 | Regulatory Filings 2025 | 2025-12-04 | English | ||
| 11040099 | FORM 6-K | 2025-12-01 | English | ||
| 11040100 | FORM S-8 | 2025-12-01 | English | ||
| 11040101 | FORM 6-K | 2025-12-01 | English | ||
| 11040102 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 11040103 | FORM 6-K | 2025-11-10 | English | ||
| 11040104 | 6-K | 2025-10-29 | English | ||
| 11040105 | 6-K | 2025-10-29 | English | ||
| 11040106 | Major Shareholding Notification 2025 | 2025-10-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HANSAE CO.,LTD.
Global apparel manufacturer specializing in OEM and ODM for…
|
105630 | KR | Manufacturing |
|
HANSAEMK CO.,LTD.
OEM and ODM apparel manufacturer of knits, casual-wear, and…
|
069640 | KR | Manufacturing |
|
HANSAE YES24 HOLDINGS CO., LTD
Holding company in apparel manufacturing, e-commerce, and c…
|
016450 | KR | Manufacturing |
|
Haria Apparels Limited
Integrated manufacturer and exporter of readymade garments …
|
538081 | IN | Manufacturing |
|
Haria Exports Ltd.
Manufactures and exports readymade garments for a global cl…
|
512604 | IN | Manufacturing |
|
High Fashion International Limited
Global fashion house manufacturing textiles, managing brand…
|
608 | HK | Manufacturing |
|
Hojeon Limited
OEM manufacturer of technical sportswear and outdoor appare…
|
111110 | KR | Manufacturing |
|
Hubei Huarong Holding Co.,Ltd.
Specializes in apparel manufacturing, real estate developme…
|
600421 | CN | Manufacturing |
|
Hubei Mailyard Share Co.,Ltd
Designs and manufactures premium men's suits and formal wea…
|
600107 | CN | Manufacturing |
|
HUGO BOSS AG
A global fashion and lifestyle company offering premium app…
|
BOSS | DE | Manufacturing |
Gildan Activewear Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30701/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30701 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30701 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30701 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30701}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Gildan Activewear Inc. (id: 30701)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.